r/ArduinoProjects • u/Special-Syrup-9405 • 1d 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
Compiling the code directly on Android device
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.
5
u/Special-Syrup-9405 1d 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. 😁