Android USB host-to-serial connection?

后端 未结 5 638
温柔的废话
温柔的废话 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条回答
  •  感情败类
    2020-12-08 03:47

    You can check out the library described in Slick USB 2 Serial Library.

    It enables common USB-to-serial adapters to work with Android devices that have USB host mode without needing to root.

提交回复
热议问题