6 CS 10.

MICROCONTROLLER LAB

1.       Write a program to add two 2-byte numbers with a 3-byte sum.

2.       Write a program to add an array of 8 numbers using loop.

3.       Write a program to convert temperature from Fahrenheit to Centigrade.

4.       Implement a sequencer traffic light controller.

5-6.   Implement real time interrupt.

7-8.   Interface microcontroller with stepper motor and move motor by given steps.

9-10. Interface, test and control LED display with Microcontroller.

11-12. Implement a watchdog timer and test the same to check infinite loop