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.
I came up with two scenarios: - a specialized Android app that displays a custom graphic overlay and sends touchscreen events over USB, either in HID emulation or using a custom USB protocol - a general application that accepts graphics primitives, displays them on the android screen and then registers and sends back touchscreen events. This would be a child's play if Android ran X protocol---it would be just another remote display. But nooo, X is considered obsolete :( Does anyone have ideas how to approach this? On Sat, Apr 11, 2015 at 10:43 PM, <[email protected]> wrote: > Hi, > > since the BBB offers an HDMI connector I am looking for > a portable HDMI monitor which works with the BBB and > offers audio. > > Are there any recommendations (or the opposite: Monitors, > which better to leace alone...)? > > Thank you very much in advance for any help! > Best regards, > mcc > > PS: Best would be if available in germany... :) > > > -- > 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. -- 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.
