Tasks PDF
Tasks PDF
Write a code to blink even and odd LEDs one after the other.
Question#01
Calculate how long it takes to execute the delay function used in task#01.
(Solve it on paper and then attach picture of your calculations)
Task#02
Write a code to blink 8 LEDs in sequence one after the other using setb and clr
instruction.
Task#03
Write a code to blink LED with 5 seconds delay. (Code shouldn’t exceed 50 lines)
Ton=5 seconds
Toff=5 seconds
(Attach picture of your calculations below the program code)
Task#04
Generate the following sequences on LEDs
1. Blinking LEDs towards right
2. Blinking LEDs towards left