Commit graph

17 commits

Author SHA1 Message Date
4575628d99 Fix timeseries pruning 2025-01-13 22:32:07 +01:00
77e987bccc Store timestamp for each value in timeseries
This fixes a bug that caused the time values in the plots drift away with
increasing device uptime.
2025-01-13 22:27:55 +01:00
fb026d93a5 bme680: decay VOC value to 90% in 24h (was 50%) 2025-01-13 22:27:24 +01:00
a21de93ab6 Show VOC relative to peak resistance (in dB) 2025-01-09 20:07:48 +01:00
c6dec059a2 Improve on-display format 2025-01-04 14:53:50 +01:00
f38e6fe6ae Add support for the BME680 sensor 2025-01-03 22:45:10 +01:00
782692eaa3 Live updates on the webinterface 2024-08-29 23:16:01 +02:00
830a066fe4 Prune all time series 2024-08-29 22:30:30 +02:00
1c30b20d2a Add webserver including calibration API endpoint 2024-08-29 22:28:40 +02:00
b417554444 Upload the data 2024-08-02 22:33:37 +02:00
a83bac914e Delete values that are older than 1 hour 2024-08-02 21:40:05 +02:00
cc6618e650 Use actual time in plots 2024-08-02 21:14:23 +02:00
1045e85cfb Connect to WLAN and get the time via NTP 2024-07-06 20:37:22 +02:00
1197e083f4 First steps towards history plotting 2024-07-06 16:51:46 +02:00
8d5b1a425b Improve SCD30 readout flow 2024-06-16 17:16:58 +02:00
c0e8685f83 Switch to ESP32-EVB by Olimex 2024-06-16 17:16:35 +02:00
2b9870fb29 Initial project setup 2024-06-16 16:00:19 +02:00