soundanalogous / Breakout

Breakout is a javascript library and toolkit for connecting Arduino and other IOBoards to the web
www.breakoutjs.com
MIT License
180 stars 20 forks source link

use BeagleBone Black with Breakout #58

Open soundanalogous opened 10 years ago

soundanalogous commented 10 years ago

I have a BeagleBone black and have been meaning to get it to work with Breakout. The plan is to use the Adafruit python library for the beaglebone to create a Firmata implementation. The beaglebone could then communicate with Breakout directly via a websocket interface (should be no need for Breakout Server).