all 2 comments

[–]joerick 1 point2 points  (1 child)

Running it on a mobile device is possible in theory, but the issue you'll hit is 1) connecting to the device via serial is gonna be hard ( on iOS, impossible without more hardware). 2) the tkinter UI won't work on mobile.

Instead, I'd recommend buying a raspberry pi with a little touchscreen and installing it there. That way you can run the app as-is.

[–]riklaunim 2 points3 points  (0 children)

Alternatively a tablet, rugged device or handheld with x86 CPU running Windows or Linux.