Introduction: How to Control Arduino With Smartphone
Hy guys its me gulshan and i am going to show you how to control arduino with smartphone , so let's get started
PLEASE GIVE YOUR VOTE THIS INSTRUCTABLE SELECTED FOR ARDUINO CONTEST
PLEASE GIVE YOUR VOTE IF YOU LIKE THIS
Step 1: What Will You Need
You will need an arduino (of course) a cable, an led for testing, and an OTG cable or converter
Step 2: Downloading!
You have to download an app called arduino Droid from play store ( i will show you how it's work in detail in next instructables)
Step 3: Connect It!
Connect the arduino with cable
Usb to to OTG
and otg to mobile and voila!
Step 4: Open Up
After connecting arduino with smartphone
You have to open arduino Droid app click on three dots
Click on settings select board
Select the board
Step 5: Coding
Write your code or select any example
Click on dots
Click on example
Click on basic
Click on blink
And there you have it your so called blink code
Step 6: Led Testing
You can test the led by blink example
I edited the code because i used pin 12 besides of 13( it is the default pin in example)
Step 7: Troubleshooting
Before compiling the code (if you edited it) you have to save it
Then can click on upload
If app shows error in compiling or uploading then click the compiler or upload button again
Step 8: After Party With Arduino
As we know arduino is the device full of possibilities
If someone ask me to what can be built with arduino? I simply say....... What you want to make?

Participated in the
Arduino Contest 2016

Participated in the
Epilog Contest 8
6 Comments
4 years ago
Perfect!
I have a Geocache deep in the Woods which works with an Arduino and i have to modify the sketch. Now i have to walk just once the 5 km to the Geocache instead of twice. ;-)
4 years ago
Hello, can i want to connect 2 continuous rotational servos with 4*4 keypad, the keypad determine the angle each servos goes to
could you help me with the code please?
Reply 4 years ago
You should try the Arduino forums: https://forum.arduino.cc/
Reply 4 years ago
Sorry I am not good at coding so and i am also a beginner so i cannot help you out
4 years ago
That's really cool. I don't think I'd want to write a lot of code on my phone, but I'm always having to tweak stuff and holding the laptop near the robot after it's all installed is always a pain. Good find!
Reply 4 years ago
Thank you