Please enable JavaScript to use CodeHS

Introduction to Physical Computing with Arduino

Lesson 1.5 Debugging

Description

In this lesson, students will learn some tips and tricks for debugging physical circuits. They will learn to use the Serial Monitor and the print and println commands to display values on their screen.


Objective

Students will be able to:

  • Follow a step-by-step process to debug their programs
  • Use the Serial Monitor to debug programs by reading the values of components