Commit Graph

70 Commits

Author SHA1 Message Date
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
Ollo
ba6193ff5b Telnet included 2020-02-21 20:21:54 +01:00
Ollo
c85e3b34e0 Disable Webserver during runtime 2020-02-12 20:52:31 +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
70602f1095 Fixed syntax 2019-05-15 20:15:43 +02:00
ollo
a7f566f706 Refactored swapping of line 4,5 and 6 2019-05-11 12:28:23 +02:00
ollo
a36dc8d033 Merge branch 'nodemcu-firmware-2.2.1' into sim 2019-05-08 21:13:26 +02:00
ollo
b9e3812a72 module display word loadable in the simulation 2019-05-08 21:12:02 +02:00
ollo
e14a7a576e Show WLAN when connecting 2019-05-03 23:18:27 +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
467f525764 increased update cycle to 10s 2019-05-03 21:09:36 +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
0aacfc2222 Remove display_countcharacters_de and display_countwords_de 2019-04-20 21:39:50 +02:00
ollo
902ebdb85f Added garbage collection 2019-04-19 23:54:32 +02:00
ollo
e5d7ec016b Button included 2019-04-19 22:05:00 +02:00
ollo
caea476b40 Merge simulation with main stream 2018-12-27 17:06:45 +01:00
Florian Zahn
6082899391 now really working 2018-12-24 00:15:52 +01:00
Florian Zahn
e9c28e8547 Inverted mode for special hardware 2018-12-23 23:51:56 +01:00
Florian Zahn
8b3e61be61 for new nodemcu-firmware release 2.2.x 2018-12-23 21:53:25 +01:00
ollo
0038a7997e Calculate the amount of words 2018-01-28 14:23:01 +01:00
ollo
cb5205d4af Refactored character counting function 2018-01-28 14:11:14 +01:00
ollo
f5c3064773 Print WLAN, when searching wifi 2017-03-01 19:53:55 +01:00
ollo
93c6365ef8 Display the amount of characters used to display the time 2017-03-01 19:47:21 +01:00
ollo
3163148238 Moved debug printing line 2017-03-01 19:44:23 +01:00
ollo
6813822f6d Display wordclock function with new parameters: color for minute1 to color for minute2 and amount of characters 2017-03-01 18:55:18 +01:00
ollo
3a55addf66 Removed unsed parameter 2017-03-01 18:51:15 +01:00
ollo
4810985a54 Handle uninitialized constants 2016-12-30 14:16:19 +01:00
C3MA
cdcd37a997 Started with a new solution where the webpage is fetched from a seperate file 2016-12-14 20:15:25 +01:00
C3MA
a20064bf61 A different color can be selected for each minute 2016-12-14 19:36:59 +01:00
ollo
dc8c5b5361 WS2812 library changed with the last ROM update 2016-07-03 18:41:32 +02:00
ollo
d166fb68df Color can be set via the WebInterface 2016-06-19 22:48:44 +02:00