# Led Actuator for Ribbons

LED as a Ribbons actuator.

# TODO

  * figure out design for sharing the platform (arduino board) among components
  * and components types (led) among platforms
    * useful analogy with Rails?
      * Rails   -> MySQL|Postgres|sqlite -> model tables
      * Ribbons -> Arduino|BeagleBone|LegoMindstorms -> components
      
