Skip to content
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

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 24 Sep 07:23
· 24 commits to main since this release
b14aa13

Initial Releases v1.0.0

  1. Initial coding to support RP2040-based boards such as ADAFRUIT_FEATHER_RP2040, RASPBERRY_PI_PICO, etc. using Earle Philhower's arduino-pico core
  2. 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.