Commit Graph

47 Commits

Author SHA1 Message Date
Cedric Girard 0f31f77d15
Update libs 2021-10-28 11:37:36 +02:00
Cedric Girard aa2c2eb774
update libs 2021-04-26 16:58:14 +02:00
Cedric Girard 71b635f230
add lib
Adafruit BusIO is now required by Adafruit SGP30
2020-12-04 12:28:19 +01:00
Cedric Girard 73300134bf
lib update 2020-12-04 12:16:22 +01:00
Cedric Girard 45a823c218
update libs 2020-10-27 16:51:18 +01:00
Cedric Girard 77f9ad8d03
make font bigger 2020-07-09 14:28:36 +02:00
Cedric Girard 847eb9f3a1
always display temperature 2020-06-25 14:33:05 +02:00
Cedric Girard 876454ebfd
change display every 5sec 2020-05-25 17:25:31 +02:00
Cedric Girard e257e85ff9
print big values 2020-05-11 18:08:01 +02:00
Cedric Girard 367b55a8de
Switch to Full-Frame buffer 2020-05-11 17:19:25 +02:00
Cedric Girard 562a2a9fe2
split metrics reading and printing 2020-05-11 17:11:07 +02:00
Cedric Girard 7b02bdc17f
No more need for esptool 2020-05-07 18:10:01 +02:00
Cedric Girard 1b0863224c
update libs 2020-05-07 17:47:36 +02:00
Cedric Girard df0dff3d68
update submodules 2019-09-25 12:44:25 +02:00
Cedric Girard 8a740d4f19
detect and recover from wifi disconnect 2019-09-13 13:42:47 +02:00
Cedric Girard c0924a52ef
Add Fritzing schematics 2019-08-19 17:27:26 +02:00
Cedric Girard 6ec1755994
Add Grafana dashboard 2019-08-01 15:36:11 +02:00
Cedric Girard 39228eb760
filter abnormal values 2019-07-31 21:37:31 +02:00
Cedric Girard 01551bb521
use Ticker to avoid request blocking 2019-07-31 21:14:49 +02:00
Cedric Girard 27ca17f5e3
add Prometheus endpoint 2019-07-31 17:43:07 +02:00
Cedric Girard 5d263b9657
add dummy webserver 2019-07-31 15:44:31 +02:00
Cedric Girard bd35a357a1
only store baseline after 12 hours of initialization 2019-07-31 14:42:52 +02:00
Cedric Girard 82f8485d82
Open/Close preferences at each usage 2019-07-31 12:33:01 +02:00
Cedric Girard 24a79ccb05
update SGP30 lib 2019-07-29 16:51:05 +02:00
Cedric Girard 845f7bb3f7
store self-calibration data on non volatile storage 2019-07-10 17:04:33 +02:00
Cedric Girard c62742f0f3
update libs 2019-07-10 16:15:34 +02:00
Cedric Girard 0af4f0431d
compile produces an elf file as well 2019-05-09 16:08:01 +02:00
Cedric Girard 13f1c92d77
Add datasheets links 2019-05-07 20:55:29 +02:00
Cedric Girard 11bf7f6389
Correct indentation and coding style 2019-05-07 20:53:13 +02:00
Cedric Girard f36d572070
get data every minute only 2019-05-07 20:52:16 +02:00
Cedric Girard 55e47e6c8e
switch to hPA 2019-05-07 20:51:29 +02:00
Cedric Girard eb6fecc04c
Init IAQ algorithm explicitely 2019-05-07 20:50:45 +02:00
Cedric Girard fc68edfa43
make text output more compact 2019-05-07 20:49:58 +02:00
Cedric Girard cda94c9957
Customize BME280 settings 2019-05-07 20:48:13 +02:00
Cedric Girard 352a72c296
add more time to read setup output 2019-05-07 20:11:07 +02:00
Cedric Girard 28025c7de6
Correct u8g2log init 2019-05-07 20:10:38 +02:00
Cedric Girard e515beb4d0
correct makefile 2019-05-07 20:01:19 +02:00
Cedric Girard 5adbc0c4e2
Add Makefile 2019-05-07 17:12:48 +02:00
Cedric Girard 7e8227861b
switch to u8g2 over u8x8 2019-05-07 16:09:15 +02:00
Cedric Girard e26b49c58f
Update U8g2 to latest version
Includes support of WaveShare variant of SDD1327 chip
2019-05-07 15:28:01 +02:00
Cedric Girard 5f89ae76f3
update pins for OLED 2019-05-02 21:52:54 +02:00
Cedric Girard 37f871e6a1
Add current HW in README 2019-05-02 16:39:10 +02:00
Cedric Girard 452db24b08
Add Air Quality sensor readings 2019-05-02 16:27:48 +02:00
Cedric Girard 77cbdf47b9
Add readings from BME280 sensor 2019-05-02 15:59:42 +02:00
Cedric Girard 3742bc3ae5
Add Display output 2019-05-02 15:42:39 +02:00
Cedric Girard 1e82ea65a0
init sketch file with Wifi connection 2019-05-02 15:06:21 +02:00
X-dark c133c97983 Initial commit 2019-05-02 14:04:19 +02:00