Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

v1.0.0 to support ISR-based multi-channel PWM for megaAVR-based boards ( UNO WiFi Rev2, AVR_Nano_Every, etc.), using megaAVR core

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 27 Sep 19:05
· 29 commits to main since this release
5034fa5

Initial Releases v1.0.0

  1. Initial coding to support Arduino megaAVR boards, such as UNO WiFi Rev2, AVR_Nano_Every, etc., etc. using Arduino megaAVR core

  2. The hybrid ISR-based PWM channels can generate from very low (much less than 1Hz) to highest PWM frequencies up to 500Hz with acceptable accuracy.