Skip to content

G6EJD/ESP32_Data_Logging_Webserver

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

ESP32_Data_Logging_Webserver

An ESP32/ESP8266 and SHT30 that together form a data logger that is accessed via a webserver and data is graphed via google Charts.

Put both files (ESP32_SHT30_SPIFFS_DataLogger_01.ino and credentials.h) in your sketch folder and modifiy the Wi-Fi access requirements (password and SSID) to match yours via the file tab in the IDE.

Monitor the Serial Port for the assigned IP address and connect to the server with http://IP/ e.g. http://192.168.0.5/

About

An ESP32 and SHT30 form a data logger that is accessed via a webserver and graphs data via google Charts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published