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

Include pySerial #273

Open damonkohler opened 9 years ago

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:25

Currently, only some rooted phones allow for serial commands out of the USB 
port. On those it is non-trivial to get serial commands in and out of the 
device using Python and ASE.

More devices may support serial and using Bluetooth serial might make it 
handy to have pySerial in ASE.

Original issue reported on code.google.com by rhickman on 2 Mar 2010 at 9:44

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

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:25

Original comment by damonkoh...@gmail.com on 2 May 2010 at 3:08

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:25

I shall see if I can help. For connecting to embedded rs232 systems, i need it.

Original comment by sandugan...@gmail.com on 31 Aug 2011 at 4:33

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:25

Any update on this feature

Original comment by prasa...@coresonant.com on 7 Nov 2011 at 1:27

damonkohler commented 9 years ago

From @GoogleCodeExporter on May 31, 2015 11:25

Hi all, I got the pyserial library working for the usb-serial.
http://radicalvision.wordpress.com/2011/09/08/how-to-read-an-energy-meter-using-
android-device-phone-or-tablet/

Part 4 and Part 5

Original comment by sandugan...@gmail.com on 7 Nov 2011 at 7:18