Arduino using ESP8266 to communicate with Android
Posted: Thu May 25, 2017 1:09 pm
I everyone, I'm a newbie on both, Arduino and ESP8266.
I'm an experienced programmer (ASP.NET/C#) this world is completely new to me.
I'm graduating and I have a month to develop a project where I should put an Arduino communicating with an Android smartphone.
I will have to simulate a "connected house" sending from Arduino to smartphone, using the ESP8266, information gathered from several sensors (movement, temperature, humidity, doors opening...).
Also, I will have to send from Android to arduino, also using the ESP8266, several commands (open doors, turn lights on/off, control a fan speed, simulating an AC device, turn off an alarm...)
I was advice to use websockets.
I would like to know if you agree and where I can find a working example of communication, using this technique, between Android and arduino.
I just need an example about the communication, I think I can handle the rest.
I have already made a tiny project of serial communication over bluetooth with an HC-05 but with ESP8266 I'm finding so many things that I'm lost.
Thank you all
I'm an experienced programmer (ASP.NET/C#) this world is completely new to me.
I'm graduating and I have a month to develop a project where I should put an Arduino communicating with an Android smartphone.
I will have to simulate a "connected house" sending from Arduino to smartphone, using the ESP8266, information gathered from several sensors (movement, temperature, humidity, doors opening...).
Also, I will have to send from Android to arduino, also using the ESP8266, several commands (open doors, turn lights on/off, control a fan speed, simulating an AC device, turn off an alarm...)
I was advice to use websockets.
I would like to know if you agree and where I can find a working example of communication, using this technique, between Android and arduino.
I just need an example about the communication, I think I can handle the rest.
I have already made a tiny project of serial communication over bluetooth with an HC-05 but with ESP8266 I'm finding so many things that I'm lost.
Thank you all