Commit Graph

15 Commits

Author SHA1 Message Date
OMGeeky
c33edc9e68 improve display & reorder operations
also switch to umqtt.robust form umqtt.simple for basic reconnects

this should change it, so it shows the values quickly after startup and
only then tries to connect to wifi and mqtt for uploading, while still
showing the values

also has a status bar now
2025-05-18 00:45:08 +02:00
OMGeeky
80423925d0 improve OLED display initialization and add status messages during WiFi and MQTT setup 2025-05-17 17:22:31 +02:00
OMGeeky
9f96d5c1b9 add timeout configuration for WiFi connection 2025-05-17 15:29:54 +02:00
OMGeeky
baccbfbfdd a bunch of changes 2025-05-17 15:22:12 +02:00
OMGeeky
8bc58e4056 make timer consistent, no matter if the button was pressed or not & some cleanup/formatting etc. 2025-05-07 23:36:49 +02:00
OMGeeky
065252513b timed push to mqtt with manual trigger 2025-05-07 23:06:57 +02:00
OMGeeky
855510d474 basic working mqtt setup 2025-05-07 22:54:26 +02:00
OMGeeky
13d7e4a220 initial mqtt setup 2025-05-07 22:44:40 +02:00
OMGeeky
71f1b89621 update documentation & examples 2025-05-07 22:32:34 +02:00
OMGeeky
c5e02c1d73 refactor config logic 2025-05-07 22:07:25 +02:00
OMGeeky
f544a64ecf add configuration system for ESP Sensors project 2025-05-07 21:27:32 +02:00
OMGeeky
e12ba1aaee add main 2025-05-07 20:55:57 +02:00
OMGeeky
46f4e5a95e split dht sensor, add oled impl, add button triggered display example 2025-05-07 20:19:42 +02:00
OMGeeky
f5af3419d5 dht22 implementation 2025-05-07 19:28:35 +02:00
OMGeeky
5d15df6bde let junie create initial structure 2025-05-07 19:17:19 +02:00