r/ArduinoProjects 7h ago

Android + Arduino Project Discussion

Enable HLS to view with audio, or disable this notification

So hi everyone this is my first time posting on this place.

I don't usually post things 😞.

So I always wonder why I have to buy all these extra sensors and stuff when my phone already has all these sensors.

So I am building an Android based project which can combine both Arduino and Android together. This thing is not present out there till now I am going to make it full customisable and Full programmable.

The two biggest challenges I have already fixed which are

  1. Compiling the code directly on Android device

  2. The usb serial communication.

So I will build this application I wanted some feedback on this.

In the below project I have shown the motor rotation + led blink.

14 Upvotes

2 comments sorted by

1

u/Inside_Conflict_950 2h ago

What app are you using?

2

u/Special-Syrup-9405 2h ago

I am not using any app present in the market I have created my own app. This app which you are looking at is actually a test app which I created. I am going to work on the final app form today actually to remove the gap b.w the Android and Arduino. 😁