Timer and PWM – Part 2 (16 Bit Timer1)
The 16 bit Timer1 offers more options than the 8 bit timers from part 1 of this post. The similarities and differences are explained in detail.
Read MoreThe 16 bit Timer1 offers more options than the 8 bit timers from part 1 of this post. The similarities and differences are explained in detail.
Read MoreTimer and PWM functions of the ATmega328P have only been partially transferred to the Arduino world. I show in detail how to use them in the Arduino IDE.
Read MorePortmanipulation is much faster than the classic Arduino functions. For this, logical operations are the basic tool. Both will be explained in this article.
Read MoreIn my last post I described how to upload your sketches to an ATtiny85 (or 84, 45, 44, 25, 24). To do this, you have to set up…
Read MoreStep-by-step instructions: how to upload sketches to the ATtiny85, 45 or 25, using an Arduino board or USBtinyISP programmer.
Read MoreControlling ESP-01 modules with the Arduino IDE is explained step by step. I provide example sketches with circuits. Also: AT commands.
Read MoreSketches can be uploaded to the Arduino Pro Mini using USB-to-TTL converter modules. How to do this and how to solve problems are described.
Read More