**Video.** A video showing how to use Serial.println() to debug code. For this, we modified the simple blink program to add serial prints ([source code](https ...
Arduino hadn’t debugging function, maybe this is the first impression of some software engineers. In fact, often we just use the Arduino to do some simple application, even there’s no debugging, and ...