Arduino Debugging

We can do some basic program debugging by using the serial.print() function, which allows us to see internal variable values by printing them in the Arduino programming interface. We will learn more about serial communications with the Arduino in a subsequent section.



McGill ©2004-2020 McGill University. All Rights Reserved.
Maintained by Gary P. Scavone.