mpremote on smartphone/tablet termux #10446
picpic020960
started this conversation in
General
Replies: 1 comment
-
I haven't tested this myself, but mpremote needs a path to a tty device. it sounds like But in general, mpremote in termux isn't supported or tested. Contributions welcome though! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Bonjour ,
Try to run mpremote on smartphone.
The USB otg string is /dev/bus/usb/001/054 with termux ide (termux-usb -l)
Google said me TCPUART (play store) and socat
( socat pty,link=$HOME/ttyesp32,raw TCP: < IP from TCPUART > : < PORT from TCPUART >
Not easy : mpremote/pyserial not accept USB otg string format : this above and the alias /dev/pts/3 )
One trick simple and 'durable' ?
Thanks for help
Regards
Beta Was this translation helpful? Give feedback.
All reactions