Commit Graph

465 Commits

Author SHA1 Message Date
Ollo
eb703a1165 Handle special characters of HTTP POST 2023-04-09 14:33:26 +02:00
Ollo
8001a8e1d4 dim value is set, webserver access is shown via the characters: W E B 2023-03-04 19:21:47 +01:00
Ollo
bf61184217 Stop download on failure during generation 2023-03-04 19:20:41 +01:00
Ollo
a13d74e005 log NTP synchronization 2023-03-02 21:19:32 +01:00
Ollo
d6cc8f73cc Selected colors are shown in expected position 2023-03-02 20:50:49 +01:00
Ollo
a2df4e3137 Removed heap logging messages 2023-03-02 20:34:07 +01:00
Ollo
6160e00e17 Changed to python3 2023-03-02 20:20:28 +01:00
Ollo
f440ccf684 More cleanup before starting the webserver 2022-12-14 21:18:21 +01:00
Ollo
1755c9ef5a Telnet server is not started, if webserver is prepared 2022-12-14 20:58:53 +01:00
Ollo
a755a1e5b3 Clear rgb buffer before updating it 2022-12-09 23:47:01 +01:00
Ollo
017aef74f6 Handle checkboxes on webserver 2022-12-09 23:22:27 +01:00
Ollo
689ef10922 Fixed splitting of webpage into several packages 2022-12-09 22:56:07 +01:00
Ollo
ad9beccadc Websever can be started at runtime 2022-12-09 22:32:40 +01:00
Ollo
db3a1e5e20 All colors can be set via webpage 2022-12-09 22:19:27 +01:00
Ollo
35a802009b Increase button reaction loop 2022-12-09 21:48:43 +01:00
Ollo
bba21e562b Merged 2022-12-09 20:48:13 +01:00
Ollo
a4893cc411 Seperated new logic into a new mqtt file 2022-01-23 20:30:48 +01:00
Ollo
7e7736e12f Refactored files to modules 2022-01-23 18:30:46 +01:00
Ollo
e676f6f8cf Create diet files 2022-01-23 18:29:02 +01:00
Ollo
0b72ed49bf Removed generated file 2022-01-23 18:07:09 +01:00
Ollo
158f989c53 Seperate number and color in seperat topics: cmd/num/val and cmd/num/col 2022-01-23 15:15:23 +01:00
Ollo
f30143709a More print-debugging 2022-01-23 15:14:30 +01:00
Ollo
31cf255426 variable name improved 2022-01-23 15:14:04 +01:00
Ollo
4ec5298ca5 Less debug output 2022-01-23 15:13:40 +01:00
Ollo
cc768cdba9 Mqtt is simulated 2022-01-23 14:51:42 +01:00
Ollo
875f188a47 Comments 2022-01-23 14:01:25 +01:00
Ollo
0e5913095d Ignore generated folder 2022-01-21 22:38:15 +01:00
Ollo
800003f245 Add console output in simulation window 2022-01-21 22:37:22 +01:00
Ollo
b9300048da Merged 2022-01-21 21:28:50 +01:00
Ollo
aba8e21406 Always publish the temperatur 2022-01-20 22:06:03 +01:00
Ollo
2322276745 Increase mqtt cycle time 2022-01-20 21:58:10 +01:00
Ollo
042bef0bf7 Unload temperatur sensor module, after usage 2022-01-20 21:49:35 +01:00
Ollo
a98a30c06b Measure temperature every minute 2022-01-20 21:12:54 +01:00
Ollo
7f6c9689ea Temperatur measurement needs these amount of resources 2022-01-06 16:50:19 +01:00
Ollo
f35da0a3c8 Upload into temporary file; Rename it after upload was finished 2022-01-06 16:46:33 +01:00
Ollo
40fce7763e Use a timeout to activate Telnet server 2022-01-06 16:35:41 +01:00
Ollo
5703c27576 Reduced necessary memory 2022-01-06 16:01:27 +01:00
Ollo
3b2554ee53 Lower brightness at start 2021-12-04 13:07:29 +01:00
Ollo
fd85314d37 No actions on low memory 2021-12-04 13:04:12 +01:00
Ollo
b8f037d61c Clear Memory, and try next time again 2021-12-02 22:53:38 +01:00
Ollo
8bc3b0cb66 Read temperatur, when more than 12k RAM is free 2021-11-28 19:02:29 +01:00
Ollo
ffa3bb69de Load DS18B20 library only, when needed 2021-11-28 12:19:19 +01:00
Ollo
96b690d90b Start DS18B20 initialization; uniq names before creating _diet files 2021-11-28 09:49:12 +01:00
Ollo
0bc446fc2a More debug messages when receiving a temperature 2021-11-01 19:49:56 +01:00
Ollo
e978e44063 Mqtt subscription simulated 2021-11-01 19:38:01 +01:00
Ollo
ba1e93a67c Simulation can subscribe to MQTT 2021-11-01 19:20:06 +01:00
Ollo
412db554a0 Simulated threads increased 2021-11-01 19:02:34 +01:00
Ollo
d6d305ec70 Temperature is calcualted, only once 2021-11-01 19:02:12 +01:00
Ollo
7cf761c7a5 Extracted temperatur functionality into wordclock.lua 2021-11-01 13:38:22 +01:00
Ollo
0f2855aafa Removed hardcoded testvalue 2021-11-01 13:06:14 +01:00