项目作者: MajicDesigns
项目描述 :
Implement PWM for any arbitrary pins (AVR only)
高级语言: C++
项目地址: git://github.com/MajicDesigns/MD_PWM.git
Library for AVR PWM on arbitrary pins

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