ribbons.actuators.led
Version:
LED as a Ribbons actuator.
13 lines (8 loc) • 355 B
Markdown
# 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