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

Latest commit

 

History

History
44 lines (26 loc) · 1.95 KB

changelog.md

File metadata and controls

44 lines (26 loc) · 1.95 KB

megaAVR_PWM Library

arduino-library-badge GitHub release GitHub contributions welcome GitHub issues

Donate to my libraries using BuyMeACoffee



Table of Contents



Changelog

Releases v1.0.1

  1. Add example PWM_StepperControl to demo how to control Stepper Motor using PWM. Check Using PWM to step a stepper driver #16

Initial Releases v1.0.0

  1. Initial coding to support megaAVR boards, such as UNO WiFi Rev2, AVR_Nano_Every, etc., using Arduino megaAVR or MegaCoreX core
  2. The hardware-based PWM channels using TimerB can generate very high frequencies.


Copyright

Copyright 2022- Khoi Hoang