Skip to content
/ dino Public

Dino is a ruby gem that helps you bootstrap prototyping with an Arduino

License

Notifications You must be signed in to change notification settings

austinbv/dino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Dino is a ruby gem that helps you bootstrap prototyping with an Arduino

Resources

License

Stars

Watchers

Forks

Packages

No packages published