-
Notifications
You must be signed in to change notification settings - Fork 615
Description
This is more of a question/discussion than an issue, but I was curious if any prior discussions have taken place on supporting Arduinos using Firmata (similar to how Node does with for example johnny-five) or directly where you use the Arduino more as a peripheral (with access to it's GPIOs, SPI, etc). This approach is also used by gobot (Go) and artoo (Ruby).
Secondly, but tightly related, is the concept of backpacks, or custom firmware flashed on an Arduino/etc that you can then communicate with via I2C (or maybe SPI/Serial). This is an approach when using node-pixel to communicate with WS2812 (NeoPixel) lights without an embedded IC. I saw the NeoPixel stick with integrated IC was recently supported, but it would be nice to support non-embedded IC 28xx lights as well (basically all the other lights on Adafruit or Amazon.