/FastPWM

The FastPWM Library for Atmega processors

Primary LanguageC++Apache License 2.0Apache-2.0

FastPWM

The FastPWM Library for Atmega processors

FastPWM is a library for implementing fast pwm on an Atmega 328.

Timers

  • Support for Timer 0
  • Support for Timer 1
  • Support for Timer 2

Usage

Add the library to your project. Then #include "FastPWM". See the wiki for more details.

Dependencies

The Arduino library