esp8266 send door status to server
Posted: Mon Jul 02, 2018 8:27 am
Hi. new to the area and i am looking to start a small project to learn. the request is to have a few sensors spread around and collect the data to a server. i have some components that i could use:
At the moment the raspberry has LAMP running. To begin with i would like to know the status of the door (open/close) in the webpage of the RPI. It will be around 5 different esp8266 reporting to RPI and i need the user by a look to know the status of each door/window.
i would appreciate any help available please.
- raspberry: to act as server
esp8266 wifi module: that will host the sensors
DHT11 sensor
magnetic door switch
At the moment the raspberry has LAMP running. To begin with i would like to know the status of the door (open/close) in the webpage of the RPI. It will be around 5 different esp8266 reporting to RPI and i need the user by a look to know the status of each door/window.
i would appreciate any help available please.