Commit Graph

104 Commits

Author SHA1 Message Date
Ollo
96b690d90b Start DS18B20 initialization; uniq names before creating _diet files 2021-11-28 09:49:12 +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
5d96adb424 Only temperature is display; time is killed 2021-11-01 13:01:40 +01:00
Ollo
f021012a67 Update the time once a second 2021-04-04 19:17:15 +02:00
Ollo
1863ab15b9 Reconnect to MQTT if necessary (checked every 30 seconds) 2021-04-03 14:03:59 +02:00
Ollo
7ef7efbdad MQTT status character updated 2021-03-21 21:05:27 +01:00
Ollo
c513f7c899 Status of mqtt connection 2021-03-21 18:00:07 +01:00
Ollo
3832e89afa Fixed ws2812 buffer on the target 2021-03-21 17:30:50 +01:00
Ollo
2e77516d43 Show boot process 2021-03-21 15:31:05 +01:00
Ollo
070d5de729 Show IP if connected to Wifi 2021-03-20 15:49:54 +01:00
Ollo
48b7751092 Output on panel added while starting 2021-03-19 19:55:15 +01:00
Ollo
feaddece6e Fixed generateLEDs call 2021-03-18 21:55:10 +01:00
Ollo
d1a67f1cb4 Fixed code for simulation 2021-03-18 21:38:10 +01:00
Ollo
cf74a0ae90 Added rgbBuffer as argument 2021-03-16 22:11:28 +01:00
Ollo
6b67a058cb Start displayword refactoring 2021-03-14 21:52:46 +01:00
Ollo
34e7f173fc Fixed WS2812 buffer manipulation 2021-03-14 16:52:53 +01:00
Ollo
5fafff7abc Main function has buffer included 2021-03-14 14:13:46 +01:00
Ollo
9da84127f4 Formatting 2021-03-14 13:23:14 +01:00
Ollo
d309315e28 Mainloop is stopped on upload 2021-02-13 14:17:58 +01:00
Ollo
a355cff6e2 timecore and displayword needs to be compiled 2021-02-11 22:14:04 +01:00
Ollo
72734f1337 clear more variables 2021-02-11 21:48:05 +01:00
Ollo
744c36b8b5 Dump memory usage on several places 2021-02-11 21:33:06 +01:00
Ollo
bb1aaa32a6 Changed architecture of lua modules 2021-02-11 21:23:32 +01:00
Ollo
712ddaafeb Renamed briPercent to briPer 2021-02-10 20:04:22 +01:00
Ollo
e4b22a9921 Removed debug code in main; shrinked struct name in displayword 2021-02-10 19:55:07 +01:00
Ollo
40447dd521 Used more local variables 2021-02-10 19:45:28 +01:00
Ollo
0857eb0e3c tweaked timings 2021-02-09 20:18:24 +01:00
Ollo
92276aff2d Less memory 2021-02-09 20:07:21 +01:00
Ollo
0b9e96518f Clock is booting without mqtt 2021-02-09 19:58:59 +01:00
Ollo
54095e7c20 Lonely webserver is running 2021-02-05 20:38:31 +01:00
Ollo
6193618d1b enhanced mydofile 2021-01-31 20:45:59 +01:00
Ollo
f72295e709 Timer calls replaced 2021-01-31 20:22:32 +01:00
Ollo
93b889f706 Each rows background can be set 2021-01-23 19:17:30 +01:00
Ollo
c73478d86e Telnet server can be activated via MQTT 2021-01-23 16:44:16 +01:00
Ollo
1cea6b377e Background of first row changeable 2021-01-23 09:44:15 +01:00
Ollo
62f40d202c Addition color format supported 2021-01-15 18:14:39 +01:00
Ollo
34e47c9a39 Start MQTT without Telent Server 2021-01-15 18:02:17 +01:00
Ollo
86a9503de9 Fixed merging 2021-01-15 18:01:19 +01:00
Ollo
8c18722ded Added configurable background color 2021-01-14 22:39:56 +01:00
Ollo
b44eb6f13e Background can be changed via MQTT 2021-01-14 22:14:59 +01:00
Ollo
7b02f1a447 Seperate function to calculate the amount of characters to draw 2020-12-13 16:37:40 +01:00
Ollo
6746d62567 Formating added 2020-12-10 22:15:27 +01:00
Ollo
efe5b38e58 Different loop cycles 2020-12-10 21:11:35 +01:00
Ollo
7e7a87f90a Move startup procedure into one loop 2020-12-08 21:51:14 +01:00
Ollo
1eaf05a1ad Add stop functionality 2020-12-08 20:45:28 +01:00
Ollo
de47de1e6f Always keep the LEDs at a minimum 2020-12-08 20:30:43 +01:00
Ollo
8858fa19bd Added MQTT module 2020-12-07 21:26:02 +01:00
Ollo
a2021fcb48 Sync the time every 5 minutes from the internet 2020-12-07 21:12:48 +01:00
ollo
77ebc55dbb Remove debugging 2020-03-04 19:10:37 +01:00