PIC12F683 has got one external interrupt input which is edge triggered. If you want to learn how to write an Interrupt Service Routine (ISR) using mikroC compiler, check this out. When an interrpt arrives, the PIC12F683 displays the interrupt arrival information as a part of ISR on a windows PC hyper-terminal through software UART.
Click here for more details.
Click here for more details.
Comments
Post a Comment