Arduino Workshop @ The Forge

Jeff, Karen & Bob

Arduino Workshop

Arduino Workshop


Arduino is an open-source electronics platform based on easy-to-use hardware and software. It's intended for anyone making interactive projects.

Arduino senses the environment by receiving inputs from many sensors, and affects its surroundings by controlling lights, motors, and other actuators.

You can tell your Arduino what to do by writing code in the Arduino programming language and using the Arduino development environment.

Visit the Arduino site for more little gems like the above and for lots of other information. It's the best reference out there.

The beginning

We will begin with a short overview of electronics, move on to the arduino system itself and begin creating.