EspoTek / Labrador

EspoTek Labrador is a USB device that transforms your PC or smartphone into a fully-featured electronics lab. This repo holds all of the source code!
http://espotek.com
1.1k stars 116 forks source link

Android touch screen controls, multimeter #265

Closed Mariovilb closed 4 months ago

Mariovilb commented 4 months ago

Hi!

I can't find way to change modes in Android smartphone. When started it's in Oscilloscope mode and no way to change to Multimeter or Signal generator. Some special touch, pinch etc for control from touchscreen?

Oneplus 3, Android 9.0.6

EspoTek commented 4 months ago

Hi mate, you just need to swipe from left to right to change pages. The input's a little bit fiddly, though (Qt on Mobile was a bad idea..) - you'll need to get the position and velocity of the swipe just right. A short, fast swipe over one of the labels usually prevents the input capture going bad.