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 AVR-based boards ( AVR boards, such as Mega-2560, UNO, Nano, Leonardo, etc.), using AVR core

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 27 Sep 06:01
· 26 commits to main since this release
eb1adb4

Initial Releases v1.0.0

  1. Initial coding to support AVR boards, such as Mega-2560, UNO,Nano, Leonardo, etc., etc. using AVR 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.