And just as I rdered my Arduino I found this article:
RAD
→ ‘Ruby Arduino Development’
What?
RAD is 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. It also provides a set of Rake tasks for automating the compilation and upload process.
[From RAD ]
Now I just need to do a crash-course in Ruby.
Comments
Post new comment