I’m looking to use an Android tablet as a interface to stream and display data from a hardware controller.
Does Android development support serial Coms?
Any third party products?
I’m looking to use an Android tablet as a interface to stream and display data from a hardware controller.
Does Android development support serial Coms?
Any third party products?
Just an idea. If you are doing the programming on the controller then use one that has WiFi. There are many Arduino controllers that have WiFi hardware and libraries that support web servers. Simply direct the browser on the android tablet to the controller.