The use of the ESP8266 in the world of IoT

User avatar
By rajbex
#58109 A standalone weather web server project utilizing NodeMCU development board and Bosch’s BME280 environmental sensor chip. On receiving the web requests, the ESP8266 responds back by returning back an HTML webpage containing the ambient temperature, humidity and pressure measurements. The webpage is refreshed automatically every 15 seconds to get the latest environmental data. The ESP8266 firmware for this project is developed using Arduino IDE.
Image

Find more details here