Skip to content
Keith Hungerford edited this page Jan 22, 2018 · 1 revision

Welcome to the Timer1Fast-Arduino wiki! ideas for the future of Timer1Fast-Arduino

  1. Integrate Timer1FastBase into Timer1Fast so that all the the functions are protected by the scope rules of the Timer1Fast class.
  2. Extend the functionality to other timers in the Atmega328P. Timer0 and Timer2 which are 8-bit timers can also do fast pwm.
  3. Make a new version for pwm control in the atmega2560, which has 4 16-bit timers and 2 8-bit timers.
  4. Made a new version for the AtTiny85.
Clone this wiki locally