precise topic

List precise repositories

driftless

81
Stars
11
Forks
Watchers

Driftless setInterval and setTimeout replacement for Node and the browser

STM32_TimerInterrupt

32
Stars
7
Forks
Watchers

This library enables you to use Interrupt from Hardware Timers on an STM32F/L/H/G/WB/MP1-based board. These STM32F/L/H/G/WB/MP1 Hardware Timers, using Interrupt, still work even if other functions are...

ESP32_PWM

22
Stars
9
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...

docker-mycroft

41
Stars
8
Forks
Watchers

Mycroft AI Voice Assistant Docker images and docker-compose.yml files for x86_64, arm7vl and aarch64 CPU architectures.

SAMD_TimerInterrupt

33
Stars
16
Forks
Watchers

This library enables you to use Interrupt from Hardware Timers on an SAMD-based board. These SAMD Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are...

ESP8266_PWM

16
Stars
2
Forks
Watchers

This library enables you to use Interrupt from Hardware Timers on an ESP8266-based board to create and output PWM to pins. It now supports 16 ISR-based synchronized PWM channels, while consuming only...