This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Run the following if you haven't already:
gem sources -a http://gems.github.com
Install the gem(s):
sudo gem install atduskgreg-rad
Home
project roadmap
- refactor arduino_sketch.rb
- improved documentation:
- i2c, eeprom, advanced hardware stuff
- examples directory with screencasts
- map of the project
- how to use a plugin
- how to write a plugin?
- simulator
- arduino_sketch testing framework
- software serial transmit/receive as plugins
- investigate ladyada event-driven software serial library
- Stepper Motor Library adapted and working 7/24/2008 – needs integrating under “output_pins”
Maybe Someday:
- screencasts for examples
- hardware dev board
library collisions:
- hardware needs
- function namespace collisions
extend RubyToC
Tour of framework code (stub)
lib/arduino_sketch.rb
- implement class methods for setup using string concatenation based on user options
- process external variables:
- find external variables
- strip off the parens
rad core mailing list?







