Baremetal Arduino: Timers
0 – Introduction While using an arduino there are a lot of things that require timings, communications like SPI and I2C or PWM but, besides communications, maybe you want to make an animation with LEDs, or measure time between events, either way, having access to a timer is very important. The ATMega328p inside the arduino […]
Baremetal Arduino: Timers Read More »