Commit Graph

  • 70575e78df Added colors for Minute0 to Minute4 ollo 2018-12-26 21:41:13 +0100
  • 65e6900c19 Add new button to set current time ollo 2018-12-26 20:38:49 +0100
  • d6b09b9113 Merge branch 'hardware' ollo 2018-12-26 20:35:27 +0100
  • 6082899391 now really working Florian Zahn 2018-12-24 00:15:52 +0100
  • e9c28e8547 Inverted mode for special hardware Florian Zahn 2018-12-23 23:51:56 +0100
  • 8b3e61be61 for new nodemcu-firmware release 2.2.x Florian Zahn 2018-12-23 21:53:25 +0100
  • 08b0a9372b Include current word into debug line C3MA 2018-05-02 21:13:44 +0200
  • 3f8abd30bf Handle 4 words differently C3MA 2018-05-02 21:03:43 +0200
  • c9924f4a22 Color and characters seperated C3MA 2018-05-02 20:40:20 +0200
  • 83934efeaa Removed the coloring from the code C3MA 2018-05-02 19:52:08 +0200
  • e01d699e8a Filling words in odd rows still open ollo 2018-02-18 15:40:54 +0100
  • 674835ae73 Default values fixed ollo 2018-02-18 14:08:56 +0100
  • 7965229dac Inverted rows prepared in drawing ollo 2018-02-13 20:31:33 +0100
  • a4b085054e When there are four words, these are used for the minutes ollo 2018-02-03 17:04:38 +0100
  • ca47018a32 The time can be set within the GUI ollo 2018-02-03 16:51:00 +0100
  • 28b7bbe04a Time can be parsed from the GUI ollo 2018-02-03 16:24:46 +0100
  • d3d15776dc GUI reworked ollo 2018-02-03 15:38:38 +0100
  • 8dc7cf2af7 Integrated reboot button ollo 2018-01-30 20:59:21 +0100
  • e25a36ba33 It is is seperated in two words ollo 2018-01-30 20:52:40 +0100
  • d851964bc9 Started with word-wise coloring ollo 2018-01-28 15:08:08 +0100
  • 0038a7997e Calculate the amount of words ollo 2018-01-28 14:23:01 +0100
  • cb5205d4af Refactored character counting function ollo 2018-01-28 14:11:14 +0100
  • be8b8a99ca Used different colors ollo 2018-01-28 14:08:54 +0100
  • 238487929a Swapped colors ollo 2018-01-28 14:05:07 +0100
  • fc81ac63f7 The time is also manipulated with the speedfactor ollo 2018-01-17 21:42:02 +0100
  • 4522e40d52 Simulation speedup factor added ollo 2018-01-17 21:11:42 +0100
  • f51613255b Invert each second row C3MA 2018-01-12 20:50:51 +0100
  • 78a9027ad7 Kai did magic C3MA 2018-01-12 20:38:35 +0100
  • a83600281d Described the open points ollo 2018-01-02 15:06:18 +0100
  • 225f4af842 Special configuration file for the simulation can be set ollo 2018-01-02 14:47:49 +0100
  • 36fea30afc UI is drawn ollo 2018-01-02 14:29:49 +0100
  • 68c38fed52 Time and Net is also necessary ollo 2018-01-02 12:54:25 +0100
  • 989d8b263a Wifi configured ollo 2018-01-02 12:47:31 +0100
  • 34bec501ca Initial version of nodemcu Emulation project ollo 2017-12-29 21:49:17 +0100
  • f2b625f0cb Secure, that the 'space' leds in the middle are only positive numbers ollo 2017-12-29 21:47:23 +0100
  • f79dd867c2 Added RTC module ESP12F ollo 2017-10-30 17:27:56 +0100
  • bc67988eea ESP Firmware 2.0.0 ollo 2017-10-30 17:05:47 +0100
  • b597441192 Boot sequence from both ends ollo 2017-10-27 18:05:53 +0200
  • b3283d8dcc Boot sequence from both ends ollo 2017-10-27 18:04:08 +0200
  • 061b4cff46 More color ollo 2017-03-01 22:04:17 +0100
  • 18e2f348a9 Less debug code ollo 2017-03-01 21:46:11 +0100
  • 6d3f161b09 There is more color in the text ollo 2017-03-01 21:39:05 +0100
  • f5c3064773 Print WLAN, when searching wifi ollo 2017-03-01 19:53:55 +0100
  • 93c6365ef8 Display the amount of characters used to display the time ollo 2017-03-01 19:47:21 +0100
  • 3163148238 Moved debug printing line ollo 2017-03-01 19:44:23 +0100
  • 6813822f6d Display wordclock function with new parameters: color for minute1 to color for minute2 and amount of characters ollo 2017-03-01 18:55:18 +0100
  • 3a55addf66 Removed unsed parameter ollo 2017-03-01 18:51:15 +0100
  • 8858bf2289 One in long and short mode are both displayed ollo 2017-03-01 18:32:40 +0100
  • 6621dee748 All tests calculating the length of the word passed ollo 2017-03-01 18:28:37 +0100
  • 068f4b62e2 More test passed ollo 2017-02-28 19:14:09 +0100
  • 1051abbc45 First characters are counted and tested ollo 2017-02-28 19:01:19 +0100
  • 24c5d23bef All tests passed (twenty after and twenty for sounds better ollo 2017-02-28 18:52:29 +0100
  • e485f2a0bd More output for the test script ollo 2017-02-28 18:50:43 +0100
  • 0085f9ae22 Added new function: count the amount of characters in a time to display (implemented for german) ollo 2017-02-28 18:44:26 +0100
  • 467530bec1 Found more code, that is no longer necessary ollo 2017-02-28 18:38:11 +0100
  • 4be4e3fcee Moved the three quarter logic into the wordclock module ollo 2017-02-28 18:36:08 +0100
  • 0ec3e0c159 More documentation of function ollo 2017-02-28 18:24:38 +0100
  • e42edd7ccc Twenty minutes before is used ollo 2017-01-04 21:54:54 +0100
  • 542bd6613d Twenty after is used correct ollo 2017-01-04 21:52:49 +0100
  • 2acd9af762 Color is transformed between RGB and GRB ollo 2017-01-04 21:31:57 +0100
  • 9adf5b9ed7 Background color can be set ollo 2017-01-03 14:46:09 +0100
  • 353e6f0117 Added another parameter to set the background color of the clock ollo 2017-01-03 14:40:03 +0100
  • fba6a90085 Added another parameter to set the background color of the clock ollo 2017-01-03 14:38:17 +0100
  • 11bf35f22e Stored color has now also the format: red, green, blue ollo 2017-01-03 14:29:52 +0100
  • b0d64e4140 Immidealty update the variables, when storing a new configuration; Another name for the foreground color in HTML page ollo 2017-01-03 14:27:30 +0100
  • cee1eeb6f3 Updated blacklisted files ollo 2017-01-03 14:26:13 +0100
  • 84a36f2c6b Set baud rate to 115200 ollo 2017-01-03 14:07:23 +0100
  • 4ee159cba3 Try to reduce memory ollo 2017-01-03 13:48:24 +0100
  • a68f7571e7 Stop parsing, when reboot is triggered ollo 2017-01-03 13:38:56 +0100
  • 1bbfb7feee Send the answer 5 milliseconds after writing the file ollo 2016-12-30 15:41:19 +0100
  • 38e591d061 Clear memory when safing configuration ollo 2016-12-30 14:23:34 +0100
  • 4810985a54 Handle uninitialized constants ollo 2016-12-30 14:16:19 +0100
  • b80a604b46 Only try to compile lua files ollo 2016-12-30 13:39:22 +0100
  • 687a2bbbb9 More dynamic content is generated ollo 2016-12-29 23:20:40 +0100
  • d2ad06abf1 More HTML5 ollo 2016-12-29 22:42:05 +0100
  • 8aa34ce408 More content in the page added; parsers skips the amount of read bytes, not the amount of sent bytes ollo 2016-12-29 22:20:19 +0100
  • b99728ada6 Replace constants with dynamic content ollo 2016-12-29 21:57:12 +0100
  • 60066bfca2 Comments updated ollo 2016-12-29 21:32:37 +0100
  • d1ad170955 Frubi made me to make it RFC compatible ollo 2016-12-29 21:27:27 +0100
  • 3cb00ff3df Webpage can be delivered, once ollo 2016-12-29 21:01:15 +0100
  • 7f0d578ca5 prepared sending of one file in multiple parts ollo 2016-12-21 23:56:37 +0100
  • 4b1cea0224 Further webserver stuff C3MA 2016-12-17 02:09:23 +0100
  • cdcd37a997 Started with a new solution where the webpage is fetched from a seperate file C3MA 2016-12-14 20:15:25 +0100
  • a20064bf61 A different color can be selected for each minute C3MA 2016-12-14 19:36:59 +0100
  • 093ab81c34 Prepared Minutes in different colors C3MA 2016-12-14 19:12:14 +0100
  • 67c506571f added color picker C3MA 2016-12-14 18:37:56 +0100
  • 8de86b065d Fixed EINS ollo 2016-12-12 20:25:55 +0100
  • a4eda884e3 use the Green,Red,Blue format for the new WS8266 ollo 2016-07-03 18:48:46 +0200
  • dc8c5b5361 WS2812 library changed with the last ROM update ollo 2016-07-03 18:41:32 +0200
  • 6e8a35307e Automatically reboot the device after the inital flash ollo 2016-07-03 18:41:09 +0200
  • eebe794df2 Documentation for the first setup updated ollo 2016-06-23 20:45:07 +0200
  • 141b1b25d9 6k more RAM when used a minimalistic compiled firmware for this use-case ollo 2016-06-23 20:36:21 +0200
  • 065caa4ddd Added Script to inital setup an ESP ollo 2016-06-23 18:42:58 +0200
  • 28fca5989b Moved scripts around ollo 2016-06-23 18:35:55 +0200
  • 28a5bdae85 The WLAN configuration can be done via the Access-Point mode ollo 2016-06-23 18:35:12 +0200
  • 10fa0b67a6 Dreiviertel can be activated or deactivated ollo 2016-06-19 23:09:43 +0200
  • d166fb68df Color can be set via the WebInterface ollo 2016-06-19 22:48:44 +0200
  • 4ddbebd040 EIN is no longer EINS ollo 2016-06-19 22:23:29 +0200
  • 8321e5f112 Directly show the time after finding the WiFi ollo 2016-06-19 18:14:28 +0200
  • b1f702df75 Webserver can be accessed (sometimes... when no Wifi is found, or clock is newly setup ollo 2016-06-19 18:09:33 +0200