Posts

8051 assembly code to generate triangular wave

8051 assembly code to generate sine wave

8051 code to read two digit from hex-keypad and to display the sum in seven segment display using multiplexed seven segment display teechnique

8051 Assembly code for hex-keypad reading

8051 assembly code for Three digit up counter using multiplexed seven segment display technique

Shell script that accepts 2 file names and check if the permission for these files are identical & if the permissions are identical o/p the common permission otherwise o/p each file name followd by its permission

Shell script that accept filenames specified as argument & creates shell script that contain this file as well as the code to recreate these files. Thus if the script generated by your script is executed it would recreate the original file

Non recursive shell script that is any number of argument and prints them in reverse order

C program to concatenate two strings

8051 ASSEMBLY LEVEL CODE TO CLEAR ALL BANK 1 REGISTERS

8051 ASSEMBLY LEVEL CODE TO FIND THE FACTORIAL OF GIVEN NUMBER

8051 ASSEMBLY LEVEL CODE TO GENERATE SQUARE WAVE OF FREQUENCY 1kHz

C program to find the sum of series 1+x+ x^2 + x^3+. . . +x^n