Easily add Debug Messages in Arduino Code
I use the Arduino IDE for almost all of my microcontroller coding. It is a simple editor without a great debugger built in. This means that for most of us, we start putting in a lot of print statements just […]