hardware-based-pwm topic

List hardware-based-pwm repositories

RP2040_PWM

57
Stars
16
Forks
Watchers

This library enables you to use Hardware-based PWM channels on RP2040-based boards, such as Nano_RP2040_Connect, RASPBERRY_PI_PICO, with either Arduino-mbed (mbed_nano or mbed_rp2040) or arduino-pico...

ESP32_FastPWM

16
Stars
5
Forks
Watchers

This library, a wrapper around ESP32 ledc library, enables you to use Hardware-based PWM channels on ESP32, ESP32_S2, ESP32_S3 or ESP32_C3-based boards to create and output PWM to pins. Using similar...