Commit Graph

  • 54a3761cee Buffer filling works Ollo 2021-03-19 19:02:17 +0100
  • db22d50c26 Adapted multithreadding Ollo 2021-03-19 18:45:07 +0100
  • 639ce7ea72 swap line gets all as parameter Ollo 2021-03-19 18:44:41 +0100
  • 5714c9f004 WS2812 Buffer added get-function Ollo 2021-03-19 18:36:52 +0100
  • 37b551c3fc Added line swapping functionality Ollo 2021-03-19 18:21:41 +0100
  • 6f7b4b111e next step: one argument, started Ollo 2021-03-18 21:58:59 +0100
  • a7bec14521 Debug message on wrong parameter count added Ollo 2021-03-18 21:55:26 +0100
  • feaddece6e Fixed generateLEDs call Ollo 2021-03-18 21:55:10 +0100
  • a66f2839c3 Added timer ALARM constants Ollo 2021-03-18 21:50:44 +0100
  • 238618b245 All functions implement, but not running Ollo 2021-03-18 21:38:26 +0100
  • d1a67f1cb4 Fixed code for simulation Ollo 2021-03-18 21:38:10 +0100
  • 890c84dfbd GPIO module added to simulation Ollo 2021-03-18 21:32:03 +0100
  • efee1dab1f WS2812 Buffer is initialized in simulator, too Ollo 2021-03-18 21:05:20 +0100
  • efadc4bc06 Merge branch 'master' of github.com:0110/Wordclock Ollo 2021-03-18 19:30:12 +0100
  • 5f8aa3c221 adapted code to be executable in the simulation Ollo 2021-03-17 21:52:44 +0100
  • 07e4ac2c43 Defined lua function with the correct amount of arguments Ollo 2021-03-17 21:47:48 +0100
  • 780ea8f738 Fixed debug output Ollo 2021-03-16 22:12:54 +0100
  • 87c157fd10 Simulation starts implementation of dynamic nodemcu tasks Ollo 2021-03-16 22:12:02 +0100
  • cf74a0ae90 Added rgbBuffer as argument Ollo 2021-03-16 22:11:28 +0100
  • 6b67a058cb Start displayword refactoring Ollo 2021-03-14 21:52:46 +0100
  • d4f9e53ad4 Speedup initialization screen Ollo 2021-03-14 18:57:02 +0100
  • 34e7f173fc Fixed WS2812 buffer manipulation Ollo 2021-03-14 16:52:53 +0100
  • fc5bd38ac1 used new example with pipe based telnet server Ollo 2021-03-14 16:23:33 +0100
  • eb1760cbaa Added pipe module to the firmware Ollo 2021-03-14 15:53:11 +0100
  • 7b31b01259 Added serial debug information Ollo 2021-03-14 15:45:32 +0100
  • 5fafff7abc Main function has buffer included Ollo 2021-03-14 14:13:46 +0100
  • dcc660d8d6 Set connection status, if MQTT get disconnected Ollo 2021-03-14 13:44:54 +0100
  • 9da84127f4 Formatting Ollo 2021-03-14 13:23:14 +0100
  • b02392dc64 Refactored telnet code Ollo 2021-03-14 13:20:38 +0100
  • bf360700d3 Different way to access table Ollo 2021-02-13 15:39:43 +0100
  • c5a99e58f0 Documented parameter for diet tool once everything is working Ollo 2021-02-13 15:12:11 +0100
  • 6232bf5180 Use table syntax to work with >lines< Ollo 2021-02-13 15:11:42 +0100
  • 621cef2ab5 Extract IP address for telnet server from MQTT Ollo 2021-02-13 14:25:57 +0100
  • d309315e28 Mainloop is stopped on upload Ollo 2021-02-13 14:17:58 +0100
  • d1908c99c4 Brightness is published on mqtt Ollo 2021-02-13 13:39:40 +0100
  • a355cff6e2 timecore and displayword needs to be compiled Ollo 2021-02-11 22:14:04 +0100
  • 72734f1337 clear more variables Ollo 2021-02-11 21:48:05 +0100
  • 744c36b8b5 Dump memory usage on several places Ollo 2021-02-11 21:33:06 +0100
  • bb1aaa32a6 Changed architecture of lua modules Ollo 2021-02-11 21:23:32 +0100
  • 407ea2d2fa Shrinked RTC to the necessary modules Ollo 2021-02-11 20:51:05 +0100
  • b5f36e5445 Serial flashing while controller is running is possible Ollo 2021-02-10 23:05:54 +0100
  • 3059744dd7 Update Readme Ollo 2021-02-10 21:51:11 +0100
  • 712ddaafeb Renamed briPercent to briPer Ollo 2021-02-10 20:04:22 +0100
  • e4b22a9921 Removed debug code in main; shrinked struct name in displayword Ollo 2021-02-10 19:55:07 +0100
  • 40447dd521 Used more local variables Ollo 2021-02-10 19:45:28 +0100
  • 7941501cc5 Shrinked wordclock struct Ollo 2021-02-10 19:45:08 +0100
  • 84f5611a67 mqtt cleanup Ollo 2021-02-09 20:22:05 +0100
  • 0857eb0e3c tweaked timings Ollo 2021-02-09 20:18:24 +0100
  • 92276aff2d Less memory Ollo 2021-02-09 20:07:21 +0100
  • 0b9e96518f Clock is booting without mqtt Ollo 2021-02-09 19:58:59 +0100
  • 1f92adc195 Subfolder does not exist on esp8266 Ollo 2021-02-08 19:51:54 +0100
  • e9325a6c19 Second flash script added, to compress lua on the host, not on the ESP8266 Ollo 2021-02-08 19:47:35 +0100
  • 55e4c78572 Added folder for the compressed files Ollo 2021-02-08 19:20:12 +0100
  • 404bb708db Webserver is running without compiling anything Ollo 2021-02-08 19:18:55 +0100
  • 08f310c149 Further RAM optimization Ollo 2021-02-07 17:57:58 +0100
  • fbbecd0b6d Move the complete logic of the http server into webserver.lua Ollo 2021-02-07 17:51:57 +0100
  • 716b31303f Keep the basename in the diet file Ollo 2021-02-07 17:45:50 +0100
  • 6699b70f14 Handle overflow in bootloop Ollo 2021-02-05 21:50:02 +0100
  • 89e215a609 Compressing Luafiles added Ollo 2021-02-05 21:32:46 +0100
  • a3aa7018d1 Further optimisation in webserver Ollo 2021-02-05 20:58:15 +0100
  • da139e3412 Webserver memory optimization with local variables Ollo 2021-02-05 20:41:49 +0100
  • 54095e7c20 Lonely webserver is running Ollo 2021-02-05 20:38:31 +0100
  • 6193618d1b enhanced mydofile Ollo 2021-01-31 20:45:59 +0100
  • f93d0df461 Only format ESP if no file is specified Ollo 2021-01-31 20:41:03 +0100
  • f72295e709 Timer calls replaced Ollo 2021-01-31 20:22:32 +0100
  • fc97df71ea Nodemcu-firmware has only integer support Ollo 2021-01-31 16:58:17 +0100
  • 768ff42c1a Initial flash is working again Ollo 2021-01-31 16:51:31 +0100
  • 0e8fc88646 Flash script improved Ollo 2021-01-31 16:13:44 +0100
  • c2b40f692d Upgraded to Nodemcu-firmware 3.0 release Ollo 2021-01-31 16:06:28 +0100
  • 2fc241a6af
    Merge pull request #1 from C3MA/master 0110 2021-01-31 12:01:09 +0100
  • 93b889f706 Each rows background can be set Ollo 2021-01-23 19:17:30 +0100
  • 999c8ae3ac Temperatur measurement via DS18B20 added Ollo 2021-01-23 18:10:53 +0100
  • c73478d86e Telnet server can be activated via MQTT Ollo 2021-01-23 16:44:16 +0100
  • c3638989cd Merged Ollo 2021-01-23 15:43:09 +0100
  • f79195e9a5 Status of first row color added to MQTT Ollo 2021-01-23 10:05:18 +0100
  • 5b96bcc7bb Documentation improved Ollo 2021-01-23 10:00:15 +0100
  • f1baf8b916 Formating corrected Ollo 2021-01-23 09:55:13 +0100
  • 1cea6b377e Background of first row changeable Ollo 2021-01-23 09:44:15 +0100
  • b5178d5f5b Documentation formating Ollo 2021-01-15 20:36:48 +0100
  • 95aad4f254 Fix color Ollo 2021-01-15 20:32:39 +0100
  • 84edd69c96 Describe OpenHAB2 Ollo 2021-01-15 20:21:57 +0100
  • 9763f4b573 Publish current background color Ollo 2021-01-15 19:28:20 +0100
  • 4e9d78c86a Dim background to same level as foreground Ollo 2021-01-15 19:06:49 +0100
  • 9eabc733f4 Support only one single command Ollo 2021-01-15 19:03:20 +0100
  • a68313e55f Updated the documentation Ollo 2021-01-15 18:39:23 +0100
  • b5658b048a Start telnetserver via mqtt command Ollo 2021-01-15 18:33:49 +0100
  • 62f40d202c Addition color format supported Ollo 2021-01-15 18:14:39 +0100
  • 8789f75e27 Fixed color convertion from MQTT Ollo 2021-01-15 18:10:17 +0100
  • 9534368b01 Added cmd MQTT sublevel and refactored function Ollo 2021-01-15 18:08:56 +0100
  • 34e47c9a39 Start MQTT without Telent Server Ollo 2021-01-15 18:02:17 +0100
  • 86a9503de9 Fixed merging Ollo 2021-01-15 18:01:19 +0100
  • 8c454f0a9a More documentation added for the tools Ollo 2021-01-15 17:45:37 +0100
  • 8c18722ded Added configurable background color Ollo 2021-01-14 22:39:56 +0100
  • 3875afc047 Merge branch 'master' of https://github.com/C3MA/Wordclock Ollo 2021-01-14 22:16:15 +0100
  • c5aae1c7e3 Merge branch 'temparture' (where temperature was removed) Ollo 2021-01-14 22:15:46 +0100
  • b44eb6f13e Background can be changed via MQTT Ollo 2021-01-14 22:14:59 +0100
  • 30343fe638 Made Telnetserver optional Ollo 2021-01-14 21:55:51 +0100
  • 7195c08992 Fixed Mqtt function names Ollo 2021-01-14 21:51:29 +0100
  • 8d6fc180a3 Background color is adjustable Ollo 2021-01-14 21:32:12 +0100
  • fb2556c62c Refactor MQTT function names Ollo 2021-01-14 21:27:13 +0100