ECEN 106 Week 02.1 Lab Intro: Arduino Setup Lab

Lab Overview:

During the Arduino Setup Lab, you will install the Arduino IDE on your laptop. The Arduino IDE allows you to send code from your laptop to your Arduino. Then, you will use buttons, an LED, and a buzzer as I/O devices.

One of the goals of this lab is to experience a simple, but complete, Computer System. You will send code to the Arduino's flash storage. Then, whenever the Arduino starts up, it will begin executing that code with its CPU while interacting with its RAM (Memory) which will hold temporary values, like the variables in the code. The code will process incoming signals from the input devices (the buttons) and send outgoing signals to the output devices (the LED and buzzer).

Prepare for the Arduino Setup Lab:

  1. Find your lab kit that you purchased from the bookstore. If you haven't yet purchased a kit from the Bookstore, you need to ASAP. Talk with your instructor if you have any difficulty getting a kit.
  2. Check your USB ports.
  3. Click here to watch How to Use a Breadboard (12 min)

Arduino Setup Lab Instructions:

Help with the Lab:


USB-C Adapter