On Sat, Apr 11, 2015 at 11:24 PM, Przemek Klosowski < [email protected]> wrote:
> I've been trying to figure out how to use an android tablet over USB > as an I/O device. Since there are 7" tablets costing $40, it might be > a cool option. > So I took an Android 7" tablet (Azpen A700) that I got for $35 from MicroCenter, installed X11 server from the Play Store: https://play.google.com/store/apps/details?id=x.org.server&hl=en and ran a test program (attached) talking to the X server on the tablet via USB: DISPLAY=192.168.1.11:0 wish testbuttons.tcl It runs fine, although the mouse interaction is awkward (have to slide the cursor to the target first before tapping to click). -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
testbuttons.tcl
Description: Tcl script
