jacklinquan / usbserial4a

Python package for Android USB host serial port.
MIT License
62 stars 17 forks source link

Read value from serial monitor #8

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hi. How can I read some value sent from the arduino to the device?

jacklinquan commented 3 years ago

Please refer to the UI example for reading data.