-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Keith Hungerford edited this page Jan 22, 2018
·
1 revision
Welcome to the Timer1Fast-Arduino wiki! ideas for the future of Timer1Fast-Arduino
- Integrate Timer1FastBase into Timer1Fast so that all the the functions are protected by the scope rules of the Timer1Fast class.
- Extend the functionality to other timers in the Atmega328P. Timer0 and Timer2 which are 8-bit timers can also do fast pwm.
- Make a new version for pwm control in the atmega2560, which has 4 16-bit timers and 2 8-bit timers.
- Made a new version for the AtTiny85.