August 28, 2011
Microcontroller Lab (Practical List)
- Simple Addition of two 8 bit Number using Register/P at memory Location
- Simple Subtraction of two 8 bit number using Register/P at memory location
- Simple Multiplication of two 8 bit number using register,O/P at memory Location
- Simple Division of two 8 bit number using register ,O/P at memory Location
- Write a program to multiply 05 by 08 using the technique of repeated addition and store output at external memory 3020H.
- Write a program to add first 10 natural number and store output at external memory 3020H.
- Write an Assembly language program to add ‘n’ bytes stored in external memory (Starting address 4000 and number of bytes is 5) and store output at 3020H.
- Write an Assembly Language Program to find Square of a given number using micro-controller KIT.
- Write a program to move contents of one location to another location using micro-controller.
- Write an ALP to move block of data bytes present in external memory with Starting address 4000H to the destination memory with starting address 4100H and size of array of data is 10H
- Write an ALP to reverse the bits of a byte and store the reversed bit at external memory 4500H
- Write a program to blink LED’s at port 1 with a delay of approximately 1 sec using Kiel Software and verify it.
- Write a program to blinking of LED’s at port 1 with a delay of approximately 1 sec in mode 1 with help of Timer using Kiel Software and verify it.
- Write a program for Seven Segment Display interfacing with 8051 micro-controller (common anode mode) with a delay of approximately 1 sec using Kiel Software and verify it .
- Micro-controller Test Paper-A
- Micro-controller Test Paper-B
- Micro-controller Test Paper-C
- Micro-controller Test Paper-D
- Micro-controller Test Paper-E
Continue
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment