I am trying to get some USB to Serial adapters to work, that are not the CDC ACM devices (would like to get those to work as well). So I started hacking up my own object. Currently doing it all within ...
This is a driver library for communication with Arduinos and other USB serial hardware on Android, using the Android USB Host Mode (OTG) available since Android 3.1 and working reliably since Android ...