GabrielSchlatter / usb-serial-for-android

Automatically exported from code.google.com/p/usb-serial-for-android
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Please document how to send a string from Android to the serial device #31

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please provide an example of how to send the string "Hello world!\n" to the 
serial device. 

Ideally, also show how to get plain readable text back (not raw bytes).

Original issue reported on code.google.com by ad...@puredarwin.org on 26 Jun 2013 at 8:39

GoogleCodeExporter commented 9 years ago
http://plotterdesign.blogspot.in/2011/03/how-to-send-commands-to-plotter.html 
this might help you, provided you have proper driver available.

Original comment by lokeshgu...@gmail.com on 17 Jul 2013 at 12:09

GoogleCodeExporter commented 9 years ago
moved to github: https://github.com/mik3y/usb-serial-for-android/issues/31

Original comment by mike.wak...@gmail.com on 13 Sep 2013 at 4:38