Arduino Yun project

Hello people,

Im currently a final year student in my engineering course and undergoing my final year project.
Im in great need of advices for my project.

My project requires controlling the pins of my arduino yun board from an android mobile app. I should be able to turn on and off the led sensor from anywhere in the world.

does anyone has an idea how to do this ?

thanks

Two alternatives:

  • connect to internet (ebay: search "arduino ENC28J60")
  • use SMS (ebay: search "arduino SIM900")

https://github.com/mat-lo/yun-examples
http://android.serverbox.ch/?p=1039

Just some examples. Can't remember where I saw another one but it involved having a web server and using PHP to change the content of a text file from a '0' to a '1' when a button was pushed on a website, then using Yún to check that value. You could implement something similar from your app perhaps?

shameema:
Hello people,

Im currently a final year student in my engineering course and undergoing my final year project.
Im in great need of advices for my project.

My project requires controlling the pins of my arduino yun board from an android mobile app. I should be able to turn on and off the led sensor from anywhere in the world.

does anyone has an idea how to do this ?

thanks

Android, Temboo and Arduino Yun.

https://www.temboo.com/library/