hardware-timer topic

List hardware-timer repositories

dimmable-light

88
Stars
29
Forks
Watchers

Arduino library to manage dimmers compatible with AVR, ESP8266, ESP32, SAMD, and RP2040 platforms.

ESP32_PWM

22
Stars
10
Forks
Watchers

This library enables you to use Interrupt from Hardware Timers on an ESP32, ESP32_S2 or ESP32_C3-based board to create and output PWM to pins. It now supports 16 ISR-based synchronized PWM channels, w...

tsc_freq_khz

48
Stars
15
Forks
Watchers

Linux kernel driver to export the TSC frequency via sysfs

RP2040_RTC

23
Stars
4
Forks
Watchers

This library enables you to use RTC from RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO. This RP2040-based RTC, using Interrupt, has no battery backup. Time will be lost when power...

RP2040_ISR_Servo

17
Stars
4
Forks
Watchers

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 diffe...

Portenta_H7_TimerInterrupt

15
Stars
7
Forks
Watchers

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 ve...