isl-org / OpenBot

OpenBot leverages smartphones as brains for low-cost robots. We have designed a small electric vehicle that costs about $50 and serves as a robot body. Our software stack for Android smartphones supports advanced robotics workloads such as person following and real-time autonomous navigation.
https://www.openbot.org
MIT License
2.85k stars 540 forks source link

How to connect the mobile phone and arduino nano? #96

Closed 38293312 closed 3 years ago

38293312 commented 3 years ago

Very good project, thank you for sharing。 Use the OTG function of the mobile phone to connect to the mini USB interface of Arduino Nano?

In the future, you can consider adding new functions to the walking robot?

38293312 commented 3 years ago

From related articles, we know that arduino nano is connected through OTG.

thias15 commented 3 years ago

Yes, we will add more features to OpenBot in the future. It sounds like your issue is resolved (USB OTG). I will close the issue. Please reopen and provide further details if the issue persists.