2023-12-12 16:00:46 +00:00
|
|
|
# therminator
|
|
|
|
|
2023-12-24 17:23:51 +00:00
|
|
|
### 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)
|