ESP-Now Data Logger and Weather Observation with AsyncWebServer

07/27/2020

Completed adding ESP-Now to "Rain Gauge" project; now with the capability of having sensor on separate ESP32, sender outside and ESP32, Receiver inside. Inspired by Randomnerd's Tutorial; ESP-Now is supported in this project.

Dash board has not been verified; as it is coded for three ESP32's and a different sensor, planning to add additional ESP32, sender boards at a later date. Tutorial uses, three ESP32 boards; currently have two ESP32 boards.

Using ESP8266 with ES-Now tutorial. Have not explored this possibility; likely will at a later date.

Project features: Async web server that drives two websites,Time events driven be NTP time servers, FTP, Over-the-air firmware updates, Logging of Data, Wi-Fi restart events, server restart events, and watchdog restart events –all time stamped.

William

ESP-Now-AsycnWebServer.zip (66.2 KB)