damonkohler / sl4a

SL4A brings scripting languages to Android by allowing you to edit and execute scripts and interactive interpreters directly on the Android device.
Apache License 2.0
2.42k stars 804 forks source link

Add support for Firmata protocol over bluetooth #252

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:25

Firmata is a generic protocol for communicating with microcontrollers from 
software on a host computer. Supporting that over bluetooth would be one way 
to help enable developers to control robots, etc. from Android.

Original issue reported on code.google.com by damonkoh...@gmail.com on 30 Mar 2010 at 11:35

Copied from original issue: damonkohler/android-scripting#272