Commit Graph

74 Commits

Author SHA1 Message Date
Ollo
875f188a47 Comments 2022-01-23 14:01:25 +01:00
Ollo
b0f0481b6f Only clear background, when a background color is set 2021-11-01 13:03:07 +01:00
Ollo
667350781c row has one LED less 2021-03-23 21:32:53 +01:00
Ollo
3832e89afa Fixed ws2812 buffer on the target 2021-03-21 17:30:50 +01:00
Ollo
fd5ec411f1 Removed debug code 2021-03-21 15:12:37 +01:00
Ollo
2d7d1f65d5 Show minutes in the first 5 characters of the word 2021-03-21 15:05:53 +01:00
Ollo
b06ee392ab refactored helper function to the beginning 2021-03-21 14:48:09 +01:00
Ollo
e2592cc774 More word decoding debug output 2021-03-21 14:13:48 +01:00
Ollo
447e17bb56 even lines are working 2021-03-20 17:24:54 +01:00
Ollo
d4617d9861 Removed variable, as function was refactored 2021-03-20 16:28:38 +01:00
Ollo
e924b638f1 Handle not drawn characters 2021-03-20 16:19:03 +01:00
Ollo
6a70803b6c Internal variables for swapping 2021-03-20 16:07:05 +01:00
Ollo
639ce7ea72 swap line gets all as parameter 2021-03-19 18:44:41 +01:00
Ollo
37b551c3fc Added line swapping functionality 2021-03-19 18:21:41 +01:00
Ollo
6b67a058cb Start displayword refactoring 2021-03-14 21:52:46 +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
7941501cc5 Shrinked wordclock struct 2021-02-10 19:45:08 +01:00
Ollo
93b889f706 Each rows background can be set 2021-01-23 19:17:30 +01:00
Ollo
1cea6b377e Background of first row changeable 2021-01-23 09:44:15 +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
77ebc55dbb Remove debugging 2020-03-04 19:10:37 +01:00
ollo
91c0a15212 Display one color after the other 2019-05-22 21:25:33 +02:00
ollo
7bc6ec1fbe Added parameter with the amount of characters 2019-05-15 20:59:31 +02:00
ollo
e7d0ce1c43 Refactored color 2019-05-15 20:40:41 +02:00
ollo
a7f566f706 Refactored swapping of line 4,5 and 6 2019-05-11 12:28:23 +02:00
ollo
26b16a1e3f Fixed minute bug 2019-05-11 12:16:16 +02:00
ollo
e68ab9f715 Display amount of used characers 2019-05-11 12:09:44 +02:00
ollo
a81cf8f31d new algorithom works 2019-05-10 23:42:20 +02:00
ollo
32106035c2 Refactoring line generation 2019-05-10 22:58:42 +02:00
ollo
b9e3812a72 module display word loadable in the simulation 2019-05-08 21:12:02 +02:00
ollo
69a2158ca6 Brightness control can be activated and deactivated 2019-05-03 22:11:44 +02:00
ollo
13343fa645 Dim functionality is always activated 2019-05-03 21:26:10 +02:00
ollo
ba6734d5ad refactoring displayword to a module 2019-05-03 20:45:16 +02:00
ollo
c3e48fb17a Reworked require with dofile 2019-05-03 20:19:12 +02:00
ollo
97de5dbb78 reworked displayword into module 2019-04-27 18:34:57 +02:00
ollo
ab37d28904 Count words with drawing function 2019-04-27 00:40:21 +02:00
ollo
aeae13642f More math 2019-04-27 00:22:29 +02:00
ollo
a11f756c42 Round percentage of adc 2019-04-27 00:14:27 +02:00
ollo
0aacfc2222 Remove display_countcharacters_de and display_countwords_de 2019-04-20 21:39:50 +02:00
ollo
e33ad2639e Added brightness dimming 2019-04-19 23:38:46 +02:00
ollo
c94e046f6c added ADC brightness reading 2019-03-22 23:52:25 +01:00
ollo
15a21b78b5 Use round in order to gernerate always an uniq amount of colored characters 2018-12-27 23:30:39 +01:00
ollo
9aa94b3372 Color is again set 2018-12-27 14:25:51 +01:00
ollo
613cf39086 Merged 2018-12-26 21:56:07 +01:00
ollo
70575e78df Added colors for Minute0 to Minute4 2018-12-26 21:41:13 +01:00
C3MA
08b0a9372b Include current word into debug line 2018-05-02 21:13:44 +02:00