public
Description: A Ruby Arduino (RAD) project demonstration as a proof of concept Bar Monkey for the Orlando Ruby Users Group
Homepage:
Clone URL: git://github.com/mwilliams/barduino.git
name age message
file README.rdoc Mon Sep 15 15:19:43 -0700 2008 Fixed an error in the README [mwilliams]
file Rakefile Mon Sep 15 15:09:19 -0700 2008 Initial commit [mwilliams]
file barduino.rb Fri Oct 17 16:15:57 -0700 2008 Updated to what was presented at ORUG [Matthew Williams]
directory barduino/ Fri Oct 17 16:15:57 -0700 2008 Updated to what was presented at ORUG [Matthew Williams]
directory config/ Fri Oct 17 16:15:57 -0700 2008 Updated to what was presented at ORUG [Matthew Williams]
directory examples/ Mon Sep 15 15:09:19 -0700 2008 Initial commit [mwilliams]
directory interface/ Sat Sep 20 17:05:00 -0700 2008 Adding a few test scripts. [mwilliams]
directory vendor/ Mon Sep 15 15:09:19 -0700 2008 Initial commit [mwilliams]
README.rdoc

Welcome to Barduino

Barduino is a sketch using the Ruby Arduino framework (rad.rubyforge.org) to turn your Arduino into a Bar Monkey (a device to dispense liquids). This example demonstrates controlling two windshield washer pumps via the serial port. You can then write a front-end in any language you would like that can write to your serial port.

This project is only a proof of concept for the Orlando Ruby Users Group.