tinyAVR Series Part 2: Timer A/B, CCL, SLPCTRL
In this sequel of my article about the tinyAVR series 0, 1 and 2, I cover the topics Timer A, Timer B, the Configurable Custom Logic (CCL) and the Sleep Control module (SLPCTRL).
Read MoreIn this sequel of my article about the tinyAVR series 0, 1 and 2, I cover the topics Timer A, Timer B, the Configurable Custom Logic (CCL) and the Sleep Control module (SLPCTRL).
Read MoreI will go into the differences of the ATmega328PB vs. the ATmega328P and introduce three 328PB-based boards and board packages.
Read MoreLGT8F328P MiniEVB boards are available in different versions. I go into the differences and compare their power consumption.
Read MoreThe LGT8F328P is a microcontroller compatible with the ATmega328P, but cheaper and even more powerful. I show how to program LGT8F328P based boards in the Arduino environment.
Read MoreI show how to use a MOSFET as a switch and which parameters are relevant for the selection of the right MOSFET.
Read MoreI introduce the ESP32 and its main features. In particular, I will discuss the differences to the Arduino (AVR) boards.
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 More