Commit Graph

283 Commits

Author SHA1 Message Date
ollo
e7d0ce1c43 Refactored color 2019-05-15 20:40:41 +02:00
ollo
401c4fd293 Removed debugging for dofile from the simulation 2019-05-15 20:17:48 +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
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
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
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
aeb5dab9fd Added ADC stimulation into the simulation 2019-04-24 21:21:19 +02:00
ollo
417c93583d Added brightness scrollbar into the GUI 2019-04-24 21:09:41 +02:00
ollo
8c73a1a8a0 Removed original config.lua file, before the simulation one is integrated 2019-04-24 21:00:12 +02:00
ollo
0aacfc2222 Remove display_countcharacters_de and display_countwords_de 2019-04-20 21:39:50 +02:00
ollo
445c4b4a0e Merged 2019-04-20 21:18:05 +02:00
ollo
902ebdb85f Added garbage collection 2019-04-19 23:54:32 +02:00
ollo
e33ad2639e Added brightness dimming 2019-04-19 23:38:46 +02:00
ollo
e5d7ec016b Button included 2019-04-19 22:05:00 +02:00
calculator
b5ec6cf619 set an default color if not already set 2019-04-19 21:49:27 +02:00
ollo
da743d8b0a Added binary files 2019-04-19 21:03:43 +02:00
ollo
4577a0768e Visualize compiling 2019-04-18 22:51:09 +02:00
ollo
1b5ce385df Clean memory before writing file 2019-04-18 21:46:15 +02:00
ollo
b138b3c733 setup LEDs before flashing 2019-04-18 21:37:55 +02:00
ollo
e4c8118731 Increased webserver delay 2019-04-18 20:44:18 +02:00
ollo
f67f53d223 Flash tool works with Nodemcu 2.2 2019-04-18 20:34:28 +02:00
ollo
18da5e7e3b Automatic compile software after upgrade 2019-04-18 20:28:57 +02:00
ollo
a8ca5ee47b Added debug output 2019-04-18 19:31:48 +02:00
ollo
0e49a6842b extracted stopping function 2019-04-18 16:45:50 +02:00
ollo
27d8f68e84 Merge branch 'nodemcu-firmware-2.2.1' of https://github.com/C3MA/Wordclock into nodemcu-firmware-2.2.1 2019-04-18 16:41:50 +02:00
ollo
1543af8777 Activated remote flashing 2019-04-18 16:41:04 +02:00
ollo
b38269166b Add remote flashing procedure 2019-04-18 16:32:35 +02:00
ollo
f7cfa9ecb2 Merge branch 'master' into nodemcu-firmware-2.2.1 2019-04-17 20:41:59 +02:00
ollo
6def7cbc10 1 minute after a request via the webserver the time is displayed again 2019-04-17 20:39:54 +02:00
ollo
287d1eef42 Fixed webpage 2019-04-17 20:23:46 +02:00
ollo
b4e8eec9bf Unload all functions, not necessary for the webserver 2019-04-17 20:13:25 +02:00
calculator
883adb671c Unload all files 2019-04-16 19:20:01 +02:00
ollo
e03ecf97b6 Added colored output, if the website was requested 2019-04-10 21:23:15 +02:00
ollo
c3b94e0ade Stop all timer, when someone connected 2019-04-03 21:08:27 +02:00
ollo
784a75241c Only one request at a time 2019-04-03 20:23:07 +02:00
ollo
7052c4c25a Moved length calculation after manipulation 2019-03-29 18:35:07 +01:00