Please enable JavaScript to use CodeHS

Introduction to Physical Computing with Arduino

Lesson 1.2 Setting Up your Arduino

Description

In this lesson, students will take a deeper look at developing, testing, and running programs on Tinkercad. They will learn how to write and run programs on the simulator and will develop their own programs using the delay and digitalWrite commands.


Objective

Students will be able to:

  • Develop, test, and run programs on the Arduino simulator on Tinkercad
  • Use the digitalWrite and delay commands in Arduino programs