Experiment (4): Interrupts in PIC microcontroller

1 month ago
76

* Create MPLAB project, use steps.
* Four LED is connected to PORTC (RC0:RC3) using PIC 16F877A.
* Enable external interrupt and connected RB0 to push button.
* Use the MPLAB to write an assembly program that light the of LED’s when interrupt occurs.

Loading comments...