Commit Graph

48 Commits

Author SHA1 Message Date
calculator
b5ec6cf619 set an default color if not already set 2019-04-19 21:49:27 +02:00
ollo
e4c8118731 Increased webserver delay 2019-04-18 20:44:18 +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
6def7cbc10 1 minute after a request via the webserver the time is displayed again 2019-04-17 20:39:54 +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
ollo
df1952ca04 Tweaking arround 2019-03-23 00:29:18 +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
2acd9af762 Color is transformed between RGB and GRB 2017-01-04 21:31:57 +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
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
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
a4eda884e3 use the Green,Red,Blue format for the new WS8266 2016-07-03 18:48:46 +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
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
d9f8d04f55 Extracted the webpage into a seperate file 2016-06-19 16:33:02 +02:00
ollo
d25d3d55a7 More local variables; ~ 2k more RAM 2016-06-19 15:57:57 +02:00
ollo
1c0b5883b9 Work more with even less memory! what a terrible world :-/ 2016-06-19 00:50:18 +02:00
ollo
7140717696 Added time synchronization again 2016-06-19 00:30:09 +02:00
ollo
58eed3bef5 cleanup 2016-06-18 23:20:24 +02:00
ollo
4a97dbe0ca So so so! Clean code 2016-06-18 23:19:39 +02:00
ollo
3e5327447b Integrated the configuration generation 2016-06-18 19:35:22 +02:00