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 Lego NXT bluetooth communication #251

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:25

It's possible to control the Lego NXT brick over bluetooth without any 
special firmware loaded onto the device. Wrapping up support for that in an 
ASE facade would be a nice addition.

See http://lejos.sourceforge.net/

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

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