pombreda / android-scripting

Automatically exported from code.google.com/p/android-scripting
0 stars 0 forks source link

Include pySerial #207

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Any update on this feature

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

GoogleCodeExporter commented 9 years ago
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