Skip to content

MajicDesigns/MD_PWM

Repository files navigation

Library for AVR PWM on arbitrary pins

arduino-library-badge

This library is designed to provide 'software' PWM output for any digital pin.

Important Notes:

  • This library uses AVR TIMER1 or TIMER2 to implement the interrupt driven clock, selectable in the library header file.
  • This library has been tested on Arduino Uno and Nano only (ie, 328P processor).

If you like and use this library please consider making a small donation using PayPal

Library Documentation

About

Implement PWM for any arbitrary pins (AVR only)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages