Fun with Arduino
Arduino is an open-source platform used for building electronics, science, and robotic projects. It consists of both a physical programmable circuit board (often referred to as a micro-controller) and a piece of software, or IDE (Integrated Development Environment) that runs on your computer. Arduino IDE is based on the syntax of C++. Students will learn to control and code using C++.