Android USB host-to-serial connection?

后端 未结 5 647
温柔的废话
温柔的废话 2020-12-08 03:17

Apparently with Android 2.3.4 and 3.1 one can now access USB accessories.

I have a Ardupilot Mega (based on Arduino) board with a USB cable connected to my laptop, a

5条回答
  •  萌比男神i
    2020-12-08 03:39

    http://slickdevlabs.com/

    I am currently using the library in my own app, however I think you can get away with just the app that slick has on the market. There are two free apps and one is the "pro" version of one of the free ones; search slick usb in Google Play.

    It does use HOST mode and you can change the baud rate to whatever you need.

提交回复
热议问题