USB Communication with Android/Arduino

后端 未结 4 2087
执念已碎
执念已碎 2021-02-04 12:31

I am working on this Android application that needs to communicate over USB. I have an Archos 101 Tablet (specifications here: http://www.archos.com/products/ta/archos_101it/spe

4条回答
  •  青春惊慌失措
    2021-02-04 13:08

    There is a solution by Inopiaaardbei using Arduino and a USB host shield with an Android Debug Bridge running on Arduino.
    Using this solution you can use serial communication between the Android phone and the Arduino board.
    See my post and the link inside for more info.

提交回复
热议问题