You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implementing Fast-PWM Mode on Atmega328p, I directly access the registers that are used when setting up pwm on atmega328p.
The goal is to make Fast-PWM library to control the duty cycle as well as frequency.