need help with remote control project
Posted: Sun Nov 15, 2015 8:34 am
Hello there!
I'm new in ESP8266 and I need a little help from you...
I would like to make at home remote controlled thermostat with ESP8266.
How my setup should looks like:
The main ESP8266 connected to my home WiFi AP with DS18B20 1-wire temperature sensor and running some small web server with ability to watch actual temperature and set wanted temperature + hysteresis.
On the other side will be second ESP8266(also connected to my AP) which will just switch on and off relay and will be controlled by the first ESP.
Do you think, that is possible to make something like this?
I tried to search through internet, but in similar project they always use Arduino, which is not needed in my opinion, because ESP have enough of power and pins...
Also I'm running OpenWRT on the AP, if it will help (e.g. run some web server directly on the router?)
Thank you for any help!
I'm new in ESP8266 and I need a little help from you...
I would like to make at home remote controlled thermostat with ESP8266.
How my setup should looks like:
The main ESP8266 connected to my home WiFi AP with DS18B20 1-wire temperature sensor and running some small web server with ability to watch actual temperature and set wanted temperature + hysteresis.
On the other side will be second ESP8266(also connected to my AP) which will just switch on and off relay and will be controlled by the first ESP.
Do you think, that is possible to make something like this?
I tried to search through internet, but in similar project they always use Arduino, which is not needed in my opinion, because ESP have enough of power and pins...
Also I'm running OpenWRT on the AP, if it will help (e.g. run some web server directly on the router?)
Thank you for any help!