List/Grid Tag Archives: download project
PIC Microcontroller C Files
Timer0 and Timer1 are used to create two different frequencies using interrupt method Timer0 is used to create a frequency and Timer1 is used as counter to count number of events using interrupt method Port D data is transmit to PC serially and Port B is used to receive data serially from a PC with 9600 baud rate using interrupt method Serial data is send to a PC if switch…