This document provides an overview of a lab on using Arduino. The schedule includes lectures on Arduino, installing drivers, and using an ultrasonic sensor. It defines Arduino as a hardware and software platform and describes the Arduino UNO board. It explains how to install the Arduino IDE and write programs with a setup and loop structure. Lab 1 demonstrates controlling an LED, and Lab 2 uses an ultrasonic sensor to measure distance. Lab 3 builds a minimum system using just an AVR chip.