How Arduino Simplifies Digital I/O – and why AVR is Faster Have you ever wondered exactly what happens under the hood when you execute a digitalWrite() call on your Arduino UNO? This post gives you a quick look behind the …

How Arduino digitalWrite Works – and why AVR is Faster Read more »

How to Debug your AVR Project with the Atmel-ICE Microcontroller projects are complex beasts: the combination of hardware and software gives bugs plenty of room to hide from you. If you’ve ever struggled to debug your AVR microcontroller projects then …

How to Debug your AVR Project with the Atmel-ICE Read more »

How to Use AVR Fuses – and Understanding What They Do Avoid frustration and get over the fear with this quick guide to AVR Fuses. If you’ve been working with AVR microcontrollers, it’s likely that you’ve come across references to …

How to Use AVR Fuses – and Understanding What They Do Read more »