Commit Graph

337 Commits

Author SHA1 Message Date
ollo
225f4af842 Special configuration file for the simulation can be set 2018-01-02 14:47:49 +01:00
ollo
36fea30afc UI is drawn 2018-01-02 14:29:49 +01:00
ollo
68c38fed52 Time and Net is also necessary 2018-01-02 12:54:25 +01:00
ollo
989d8b263a Wifi configured 2018-01-02 12:47:31 +01:00
ollo
34bec501ca Initial version of nodemcu Emulation project 2017-12-29 21:49:17 +01:00
ollo
f2b625f0cb Secure, that the 'space' leds in the middle are only positive numbers 2017-12-29 21:47:23 +01:00
ollo
b597441192 Boot sequence from both ends 2017-10-27 18:05:53 +02:00
ollo
b3283d8dcc Boot sequence from both ends 2017-10-27 18:04:08 +02:00
ollo
061b4cff46 More color 2017-03-01 22:04:17 +01:00
ollo
18e2f348a9 Less debug code 2017-03-01 21:46:11 +01:00
ollo
6d3f161b09 There is more color in the text 2017-03-01 21:39:05 +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
8858bf2289 One in long and short mode are both displayed 2017-03-01 18:32:40 +01:00
ollo
6621dee748 All tests calculating the length of the word passed 2017-03-01 18:28:37 +01:00
ollo
068f4b62e2 More test passed 2017-02-28 19:14:09 +01:00
ollo
1051abbc45 First characters are counted and tested 2017-02-28 19:01:19 +01:00
ollo
24c5d23bef All tests passed (twenty after and twenty for sounds better 2017-02-28 18:52:29 +01:00
ollo
e485f2a0bd More output for the test script 2017-02-28 18:50:43 +01:00
ollo
0085f9ae22 Added new function: count the amount of characters in a time to display (implemented for german) 2017-02-28 18:44:26 +01:00
ollo
467530bec1 Found more code, that is no longer necessary 2017-02-28 18:38:11 +01:00
ollo
4be4e3fcee Moved the three quarter logic into the wordclock module 2017-02-28 18:36:08 +01:00
ollo
0ec3e0c159 More documentation of function 2017-02-28 18:24:38 +01:00
ollo
e42edd7ccc Twenty minutes before is used 2017-01-04 21:54:54 +01:00
ollo
542bd6613d Twenty after is used correct 2017-01-04 21:52:49 +01:00
ollo
2acd9af762 Color is transformed between RGB and GRB 2017-01-04 21:31:57 +01:00
ollo
9adf5b9ed7 Background color can be set 2017-01-03 14:46:09 +01:00
ollo
353e6f0117 Added another parameter to set the background color of the clock 2017-01-03 14:40:03 +01:00
ollo
fba6a90085 Added another parameter to set the background color of the clock 2017-01-03 14:38:17 +01:00
ollo
11bf35f22e Stored color has now also the format: red, green, blue 2017-01-03 14:29:52 +01:00
ollo
b0d64e4140 Immidealty update the variables, when storing a new configuration; Another name for the foreground color in HTML page 2017-01-03 14:27:30 +01:00
ollo
cee1eeb6f3 Updated blacklisted files 2017-01-03 14:26:13 +01:00
ollo
84a36f2c6b Set baud rate to 115200 2017-01-03 14:07:23 +01:00
ollo
4ee159cba3 Try to reduce memory 2017-01-03 13:48:24 +01:00
ollo
a68f7571e7 Stop parsing, when reboot is triggered 2017-01-03 13:38:56 +01:00
ollo
1bbfb7feee Send the answer 5 milliseconds after writing the file 2016-12-30 15:41:19 +01:00
ollo
38e591d061 Clear memory when safing configuration 2016-12-30 14:23:34 +01:00
ollo
4810985a54 Handle uninitialized constants 2016-12-30 14:16:19 +01:00
ollo
b80a604b46 Only try to compile lua files 2016-12-30 13:39:22 +01:00
ollo
687a2bbbb9 More dynamic content is generated 2016-12-29 23:20:40 +01:00
ollo
d2ad06abf1 More HTML5 2016-12-29 22:42:05 +01:00
ollo
8aa34ce408 More content in the page added; parsers skips the amount of read bytes, not the amount of sent bytes 2016-12-29 22:20:19 +01:00
ollo
b99728ada6 Replace constants with dynamic content 2016-12-29 21:57:12 +01:00
ollo
60066bfca2 Comments updated 2016-12-29 21:32:37 +01:00
ollo
d1ad170955 Frubi made me to make it RFC compatible 2016-12-29 21:27:27 +01:00
ollo
3cb00ff3df Webpage can be delivered, once 2016-12-29 21:01:15 +01:00
ollo
7f0d578ca5 prepared sending of one file in multiple parts 2016-12-21 23:56:37 +01:00