How to use external Interrupts on 8051
- Amit Rana
- Aug 31, 2023
- 2 min read
This is a supporting blog post for a video tutorial on how to use external interrupts on 8051 microcontroller.
This post consists of required code, documents and any support material to support the learning following the video.
Circuit Diagram of how to use external interrupts on 8051 Microcontroller

C Code of how to use external interrupts on 8051 Microcontroller
Comments