Skip to content

UAHEV/FastPWM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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