This document discusses using Arduino with Ruby. It provides an overview of Arduino hardware and software, introduces RAD (Ruby Arduino Development) for writing Ruby code to control Arduino boards, and presents several example projects that combine Arduino and Ruby including Ruby on Bells, Barduino, and a Flying Robot. Code examples are provided for blinking an LED, fading an LED, reading an analog sensor, and using servos from Ruby. Additional sensors and shields discussed include Sharp IR sensors, ultrasonic rangefinders, and WiFi shields.