This repository has been archived by the owner on Jan 29, 2023. It is now read-only.
v1.0.0 to support ISR-based multi-channel PWM for RP2040-based boards (ADAFRUIT_FEATHER_RP2040, RASPBERRY_PI_PICO etc), using arduinoCore-pico core
Initial Releases v1.0.0
- Initial coding to support RP2040-based boards such as ADAFRUIT_FEATHER_RP2040, RASPBERRY_PI_PICO, etc. using Earle Philhower's arduino-pico core
- The hybrid ISR-based PWM channels can generate from very low (much less than 1Hz) to highest PWM frequencies up to 1000Hz with acceptable accuracy.