This tutorial will guide you through the basics of controlling an Arduino at a low level using port registers and bit manipulation. We'll end with a practical example of blinking an LED using direct ...
The creative adventures with ATtiny series microcontroller are awesome if you know how to play them. ATtinys — especially the ATtiny85s — are all around us, and by using one, we can shrink the size of ...