-->
Page 1 of 1

Standalone Weather Web Server using ESP8266 and BME280

PostPosted: Sun Nov 13, 2016 10:19 pm
by rajbex
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