Dr Lightning
Newbie
(((While I have decades of detailed hardware and software experience, I've only ever written a single iOS app, and I've never written an Android app. So I know a lot, and don't know a lot.)))
I need to connect a USB-to-CAN adapter to an Android tablet, and then write an app that will send binary data to and receive binary data from the CAN bus, via the USB using OTG. I'm having difficulty getting doc on low-cost USB-to-CAN adapters, so I'm not sure yet how they behave.
I am hoping that I can find a low-cost USB-to-CAN adapter that is compliant with the USB Communications device class (02h). Then I'm hoping I can find an Android tablet (that meets other requirements) that includes a driver for this USB device class. Next, that ought to put me in position to write an app do do the binary data transceiving that I need.
Right now, I'm asking for any and all advice about roadblocks and fixes along the way. Your advice is GREATLY appreciated.
I need to connect a USB-to-CAN adapter to an Android tablet, and then write an app that will send binary data to and receive binary data from the CAN bus, via the USB using OTG. I'm having difficulty getting doc on low-cost USB-to-CAN adapters, so I'm not sure yet how they behave.
I am hoping that I can find a low-cost USB-to-CAN adapter that is compliant with the USB Communications device class (02h). Then I'm hoping I can find an Android tablet (that meets other requirements) that includes a driver for this USB device class. Next, that ought to put me in position to write an app do do the binary data transceiving that I need.
Right now, I'm asking for any and all advice about roadblocks and fixes along the way. Your advice is GREATLY appreciated.