interrupt
Here are 66 public repositories matching this topic...
This library enables you to use Interrupt from Hardware Timers on an Arduino, such as Nano, UNO, Mega, etc. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behavin…
-
Updated
Dec 5, 2022 - C
Single Board Computer like Raspberry, Arduino, ASUS etc.
-
Updated
Feb 9, 2020 - C
This library enables you to use 1 Hardware Timer on RP2040-based board, such as Nano_RP2040_Connect, RASPBERRY_PI_PICO, to control up to 16 or more servo motors. Now permitting using servos with different pulse ranges simultaneously.
-
Updated
Dec 5, 2022 - C
This library enables you to use Interrupt from Hardware Timers on an STM32H7-based Portenta_H7 board. It now supports 16 ISR-based timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving func…
-
Updated
Dec 5, 2022 - C
This library enables you to use 1 Hardware Timer on an ESP8266-based board to control up to 16 servo motors.
-
Updated
Dec 5, 2022 - C
This library enables you to use Interrupt from Hardware Timers on RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO. These MBED_RPI_PICO_TimerInterrupt Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than oth…
-
Updated
Dec 5, 2022 - C
Complete Documentation of the PIC interrupts lab
-
Updated
Apr 24, 2020 - C
This library enables you to use Interrupt from Hardware Timers on an ATmega4809-based board, such as Arduino UNO WiFi Rev2, AVR_NANO_EVERY, etc. It now supports 16 ISR-based timers, while consuming only 1 hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based timers. Therefore, their exec…
-
Updated
Dec 5, 2022 - C
ATmega128 experiments for Interrupt, PWM, LCD, USART, Sensor, etc. All Demo videos:
-
Updated
Apr 17, 2020 - C
a minimal code to test system timer interrupt during a main loop on raspberry Pi4 and aarch64
-
Updated
May 20, 2021 - C
Interrupt driven UART implementation for AVR Microcontrollers
-
Updated
Oct 7, 2016 - C
STM32 HAL-based driver for the AD7124 24-bit Sigma-Delta ADC using interrupt-driven SPI communication.
-
Updated
Jun 21, 2025 - C
Binary Inspection of Linux Interrupt Handlers on x86_64 Architectures
-
Updated
Feb 1, 2021 - C
Improve this page
Add a description, image, and links to the interrupt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the interrupt topic, visit your repo's landing page and select "manage topics."