This document provides an overview of the Arduino microcontroller board. It begins with an abstract discussing the advantages of Arduino boards over other controller boards. It then introduces Arduino, describing it as an open-source physical computing platform using a simple I/O board and development environment. The remainder of the document details the hardware components of the Arduino board, the Arduino programming software, and concepts for programming Arduino including variables, data types, and control structures.