Ahnaf, thanks for the Arduino project! Good electrical engineering sort of stuffs where you can use your mobile phone to turn on/off a LED light :) Reading thru was simple, but I am assuming the setup will take some time. Thanks for posting all the links from where I can purchase these hardwares. I have a few questions....1) How long did it take you to do this project and make it work? I am sure there were bumps along the way....2) Which coding language did you use to turn on/off the LED? 3) The code you submitted is the entire code to make the LED on/off or is it just a section?
The picture is a screenshot of the phone (with the Arduino app) from where you are controlling the LED light to turn on or off.
Tagged:
4 comments
Ahnaf RafidThanks for sharing. The answers of your following questions are 1) IT took me about 7 days to design the work, 3 days on coding. and yes I had many difficulties in wiring it up. 2)Arduino language is merely a set of C/C++
3)the code i have submitted is... moreThanks for sharing. The answers of your following questions are 1) IT took me about 7 days to design the work, 3 days on coding. and yes I had many difficulties in wiring it up. 2)Arduino language is merely a set of C/C++
3)the code i have submitted is the entire code to make the LED on/off, the code has both the functions.you can wire more LEDs.by using the same code just have to change the LED pin number and Led off?on tag values.
3)the code i have submitted is... more