Welcome to Dino

Build Status

Get Started In No Time

Dino was designed to help you start working with your Arduino in minutes.

Install the Gem

gem install dino

Upload the Bootstrapper

  • Open the normal Arduino IDE
  • Download the bootstrapper src/du.ino
  • Open the file in the Arduino IDE
  • Plug in your Arduino via USB
  • Click the upload button (an arrow)

Verify Install

  • Build the sample circuit examples/led/led.png
  • From your terminal, execute ruby example/led/led.rb
  • Observe your LED blinking continuously

Examples and Tutorials

Circuits and Programs

Explanatory Talks