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 nRF52-based boards ( Adafruit Itsy-Bitsy nRF52840, Feather nRF52840 Express etc), using Adafruit_nRF52_Arduino core

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 26 Sep 05:47
· 37 commits to main since this release
7109008

Initial Releases v1.0.0

  1. Initial coding to support nRF52-based boards, such as AdaFruit Itsy-Bitsy nRF52840, Feather nRF52840 Express, etc. using Adafruit nRF52 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.