diff --git a/README.md b/README.md index 206f8f7..8520a6b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # therminator -ESP8266 + MAX31855 thermocouple thermometer with web interface \ No newline at end of file +### a modular ESP8266/ESP32 + MAX31855 based logging thermometer + +therminator is a logging thermometer, based on the ESP8266/ESP32 microcontrollers and the MAX31855 thermocouple to digital converter. + +### features: + +- support for up to 6 (ESP8266) or 8 (ESP32) sensors +- live temperature charts +- data recording capabilities for writing logged data to CSV files +- timed recording (recording stops after specified time passes) \ No newline at end of file diff --git a/data/favicon.ico b/data/favicon.ico new file mode 100644 index 0000000..c2038d7 Binary files /dev/null and b/data/favicon.ico differ diff --git a/data/index.html b/data/index.html index 0bf41a4..c001dc1 100644 --- a/data/index.html +++ b/data/index.html @@ -4,10 +4,30 @@ therminator + -

/* therminator */

+ + +

/* therminator */

last sensor update:

current data update interval (ms):

@@ -47,7 +67,7 @@ Sorry, your browser does not support inline SVG.

Recording CSV data to

+ >Time left: