This repository was archived by the owner on Feb 4, 2023. It is now read-only.
Releases: khoih-prog/Teensy_PWM
Releases · khoih-prog/Teensy_PWM
v1.1.1 to add example `PWM_StepperControl` to demo how to control Stepper Motor using PWM
Releases v1.1.1
- Add example PWM_StepperControl to demo how to control Stepper Motor using PWM. Check Using PWM to step a stepper driver #16
v1.1.0 to Add support to Teensy-3.x and Teensy-LC boards
Releases v1.1.0
- Add support to Teensy 3.x and Teensy LC
v1.0.0 for hardware-PWM on Teensy boards, such as Teensy 4.0, Teensy 4.1, Teensy MicroMod, Teensy 3.x, etc.
Initial Releases v1.0.0
- Initial coding to support Teensy 4.x boards, such as Teensy 4.0, Teensy 4.1, Teensy MicroMod, etc., using Teensyduno core. The support to Teensy 2.x, Teensy LC and Teensy 3.x will be added gradually