Skip to content
#

pwm

Here are 273 public repositories matching this topic...

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, while consuming only 1 Hardware Timer. PWM interval can be very long (uint32_t millisecs). The most important feature is they're ISR-based PWM chann…

  • Updated Dec 5, 2022
  • C

Improve this page

Add a description, image, and links to the pwm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pwm topic, visit your repo's landing page and select "manage topics."

Learn more