Files | Admin

Notes:

Release Name: 0.0.1

Notes:
A framework for programming the Arduino physcial computing platform using Ruby. RAD converts Ruby scripts written using a set of Rails-like conventions and helpers into C source code which can be compiled and run on the Arduino microcontroller.


Changes: == 0.0.1 2007-07-22 * 1 major enhancement: * Initial release * most features of the Arduino software library functional * experimental implementation of the serial interface * complete rake-based build, compile, and upload cycle