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

Latest commit

 

History

History
42 lines (24 loc) · 2.02 KB

changelog.md

File metadata and controls

42 lines (24 loc) · 2.02 KB

Teensy_PWM Library

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

Donate to my libraries using BuyMeACoffee



Table of Contents



Changelog

Releases v1.1.1

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

Releases v1.1.0

  1. Add support to Teensy 3.x and Teensy LC

Initial Releases v1.0.0

  1. 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.