This is an old revision of the document!
Temperature and humidity web server
Introduction:
The purpose of this project is to monitor the parameters of the environment, such as air temperature and humidity, and to process, deliver and store this information on a web page, present on the device that makes the data acquisition (I used esp8266 for this purpose). The web page is accessible to any device on the local network.
Hardware description:
Sensor one and sensor two represent humidity and temperature sensors. In this project I used HTU21D, which is a low cost digital humidity and temperature sensor, easy to use and very accurate.