I have an ELO touchscreen monitor that I would like to (ideally) run off an android mini pc dongle like this one, or another if necessary - the idea being that the monitor functions as a tablet screen would, letting me output HDMI video and process the touch commands.
For my ELO monitor there is a USB output and a recent Linux driver.
What I'd like to know:
- is there any chance I'll be able to install this Linux driver directly on the Android dongle to have access to the touchscreen data?
- if not, would hacking the driver to make it android-friendly be roughly doable? I'm a decent android programmer although I've never looked at the touchscreen drivers...