This repo covers external interrupts on the ATmega328, including INT0, INT1, and Pin Change Interrupts (PCINT).
-
Updated
Aug 14, 2025 - C
This repo covers external interrupts on the ATmega328, including INT0, INT1, and Pin Change Interrupts (PCINT).
A real-time clock (RTC) that show the current time
A repository for holding end users code and guides for implementing an ARDUINO External Interrupt Framework
Frequency generator is an embedded systems project using 8051 microcontroller with code written in c, proteus simulation and hardware circuit
Implementations of basic components like timers, LCD displays, external interrupts, and digital pins on the STM32F103R6 microcontroller, demonstrating fundamental embedded system concepts.
My simon-game project that is written in C language for the AVR ATMEGA32 microcontroller.
University course: Embedded Systems
An example showing how external interrupts work. Pushing a button triggers the blinking of a LED.
STM32F4 example projects demonstrating ADC, timer-based ADC, push button handling (polling and interrupt), digital read, external interrupts, LED blinking, PWM, and DC motor control.
Toggle LEDs by external interruptions
5 floor single elevator controller.
SMT160 digital temperature sensor reading by AVR microcontroller
Developing a system that controls the stop-watch time and displays it on 7-segments.
SW for HW Interface course labs
Motor Power Control using AT89C52 Microcontroller with CLI Command using UART interface
Drivers for ATmega32 peripherals designed for modular embedded system development.
Add a description, image, and links to the external-interrupts topic page so that developers can more easily learn about it.
To associate your repository with the external-interrupts topic, visit your repo's landing page and select "manage topics."