ESP8266 --Internet Weather Datalogger and Dynamic Web Server

03/24/2019

WiFi Client/Server Based --ESP8266

Domain Hosted, WiFi Client.Server Based --ESP8266

Have finished work on "Weather_View.ino." Features added include Rain Gauge support, GPS Longitude, GPS Latitude, GPS Altitude, GPS Time, File Transfer using FTP (Filezilla), and Over the Air (OTA) updates.

Existing features of "NTP_Time-Synced_Web_Interface.ino" kept; except for NTP time keeping.

GPS time is used to set the DS3231, Real Time Clock; which can be set at predetermined interval.

"NTP_Time_Synced_Web_Interface.ino" has been renamed "Weather_View.ino."

Zipped file includes "dataCollector.php" to be uploaded to a hosted web site for using webInterface function of sketch.

Project used a ESP32 Dev. Edtion Board, purchased from "Adafruit.com." GPS Module used is a "NEO m8n."

Rain Gauge code and EEPROM routines were developed by Haroon552 of this forum.

WilliamWiFi Client/Server Based --ESP8266

Weather_View..zip (18.4 KB)