Skip to content
/ dino Public
forked from austinbv/dino

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

License

Notifications You must be signed in to change notification settings

jllamas/dino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 89.6%
  • Other 10.4%