This document provides an introduction to using Arduino, an open-source physical computing platform. It describes Arduino as a microcontroller board and IDE that allows users to write software to control sensors and actuators. The document outlines the basic Arduino hardware components, software interface, and guides setting up the IDE. It recommends verifying the setup by running a sample "Blink" sketch to toggle an onboard LED.