Commit Graph

301 Commits

Author SHA1 Message Date
ollo
28b7bbe04a Time can be parsed from the GUI 2018-02-03 16:24:46 +01:00
ollo
d3d15776dc GUI reworked 2018-02-03 15:38:38 +01:00
ollo
8dc7cf2af7 Integrated reboot button 2018-01-30 20:59:21 +01:00
ollo
e25a36ba33 It is is seperated in two words 2018-01-30 20:52:40 +01:00
ollo
d851964bc9 Started with word-wise coloring 2018-01-28 15:08:08 +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
be8b8a99ca Used different colors 2018-01-28 14:08:54 +01:00
ollo
238487929a Swapped colors 2018-01-28 14:05:07 +01:00
ollo
fc81ac63f7 The time is also manipulated with the speedfactor 2018-01-17 21:42:02 +01:00
ollo
4522e40d52 Simulation speedup factor added 2018-01-17 21:11:42 +01:00
C3MA
f51613255b Invert each second row 2018-01-12 20:50:51 +01:00
C3MA
78a9027ad7 Kai did magic 2018-01-12 20:38:35 +01:00
ollo
a83600281d Described the open points 2018-01-02 15:06:18 +01:00
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