Arduino developers, students and enthusiasts may be interested in the Segger Arduino debugger, “Debuggers are the scalpel that allows a developer to dissect any application code running on embedded ...
Turn your Arduino UNO into a hardware debugger that can be used for embedded debugging of classic AVR chips in 7 easy steps (+ 1 optional step). Takes less than one hour. This tutorial explains how to ...
The serial shell(console) provided with Arduino IDE has limited debug capabilities especially when your project is based on lot of I/O and dependency / interaction ...
As you may know, one of the ways I keep myself out of trouble (except with my wife, of course) is to always have a bunch of hobby projects on the go. A few years ago I started playing with Arduino ...