-
```
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 m…
-
```
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 m…
-
```
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 m…
-
Having labgrid installed without extras:
```shell
$ pip freeze | grep pyserial
pyserial-labgrid==3.5.0.2
$ python -c 'import serial; print(serial.VERSION)'
3.5.0.2
```
With `modbusrtu` or `de…
-
```
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 m…
-
_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…
-
```
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 m…
-
```
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 m…
-
on osX: stops streaming new data when focus is not on the python window. modela will just sit there until you click on the window.
-
I read the readme and can't even get through the first step...I feel really stupid.
I already have python on my windows pc.
For some reason Github has made it difficult to download the repo, as ther…