I'm very interested in the use of the ESP8266 in a home automation context. I have been thinking about it for years and finally it seems within my reach
However, I'm having trouble finding my way around in the wealth of info on the net. I would like to know if the following setup is possible:
- A Raspberry Pi running a web interface to read data from, and control the ESP nodes.
- ESP nodes that perform basic functions like controlling hardware en reading sensors.
- The Pi would be "the brains" of the system. Maybe some software on the Pi that makes decisions based on sensor readings and status.
Also I would like to know the minimal requirements for the nodes.
Would the following suffice ?
This question is to get an idea of the general possibilities. So first I would like to know if this is even possible without going into technical details.
Maybe a first step, if possible, would be choosing an ESP version. I was thinking about the ESP8266-12
Thanks in advance for your advice.