Software PWM 1.0
Software PWM for any digital pin
Revision History

Sep 2021 ver 1.0.4

  • Fixed reported glitch in setPin() caused by duty/cycle boundaries
  • Expanded Test example functionality

Sep 2021 ver 1.0.3

  • disable() now called in destructor

Apr 2021 ver 1.0.2

  • cyclecount and duty variables now volatile.

Mar 2021 ver 1.0.1

  • Minor tweaks

Mar 2021 ver 1.0.0

  • Initial release