https://github.com/terryjmyers/_ESP8266Template.git
- Serial command interface
Telnet command interface, (login required)
Serial and telnet commands share common interface
Stores website login credentials in salted hash on EEPROM
SPIFFS Storage of config.json for network settings, project name, and sensor scaling(calibration data), NTP settings, etc
Access Point automatically created when WiFi not configured
Webpage allows viewing of data, configuring network settings, viewing system data, editing files in SPIFFS, and more
NTP integrated with time zone offset and DST calculations
SMTP email
Web based OTA Updates
Here are some shots of the webpage interface
Data Tab:
Network tab:
Admin tab:
EDIT: Depending on how much interest there is in my project I will create a Wiki through Github to assist with implementation. i would also appreciate any feedback or suggestions