saikiran@ees
Member level 3
Can i use two Interrupts in the same program and How can i use timer1 interrupt in both uart and lcd display.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Digital Clock display in LCD and Update will given by uart by using both timer and uart interrupts.This is my program.
I wrote the code for displaying in LCD with timer interrupt,but i cant how to update the clock using uart with help of interrupts.