Commit Graph

465 Commits

Author SHA1 Message Date
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
C3MA
4b1cea0224 Further webserver stuff 2016-12-17 02:09:23 +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
C3MA
093ab81c34 Prepared Minutes in different colors 2016-12-14 19:12:14 +01:00
C3MA
67c506571f added color picker 2016-12-14 18:37:56 +01:00
ollo
8de86b065d Fixed EINS 2016-12-12 20:25:55 +01:00
ollo
a4eda884e3 use the Green,Red,Blue format for the new WS8266 2016-07-03 18:48:46 +02:00
ollo
dc8c5b5361 WS2812 library changed with the last ROM update 2016-07-03 18:41:32 +02:00
ollo
6e8a35307e Automatically reboot the device after the inital flash 2016-07-03 18:41:09 +02:00
ollo
eebe794df2 Documentation for the first setup updated 2016-06-23 20:45:07 +02:00
ollo
141b1b25d9 6k more RAM when used a minimalistic compiled firmware for this use-case 2016-06-23 20:36:21 +02:00
ollo
065caa4ddd Added Script to inital setup an ESP 2016-06-23 18:42:58 +02:00
ollo
28fca5989b Moved scripts around 2016-06-23 18:38:33 +02:00
ollo
28a5bdae85 The WLAN configuration can be done via the Access-Point mode 2016-06-23 18:35:12 +02:00
ollo
10fa0b67a6 Dreiviertel can be activated or deactivated 2016-06-19 23:09:43 +02:00
ollo
d166fb68df Color can be set via the WebInterface 2016-06-19 22:48:44 +02:00
ollo
4ddbebd040 EIN is no longer EINS 2016-06-19 22:23:29 +02:00
ollo
8321e5f112 Directly show the time after finding the WiFi 2016-06-19 18:14:28 +02:00
ollo
b1f702df75 Webserver can be accessed (sometimes... when no Wifi is found, or clock is newly setup 2016-06-19 18:09:33 +02:00
ollo
499cbcbbc5 Setupmode modes! 2016-06-19 17:48:39 +02:00
ollo
1dc2530d38 Moved the custom dofile-logic into the init fmodule 2016-06-19 17:04:30 +02:00
ollo
d9f8d04f55 Extracted the webpage into a seperate file 2016-06-19 16:33:02 +02:00