Commit Graph
100 Commits
Author SHA1 Message Date
Ollo 999c8ae3ac Temperatur measurement via DS18B20 added 2021-01-23 18:10:53 +01:00
Ollo c73478d86e Telnet server can be activated via MQTT 2021-01-23 16:44:16 +01:00
Ollo c3638989cd Merged 2021-01-23 15:43:09 +01:00
Ollo f79195e9a5 Status of first row color added to MQTT 2021-01-23 10:05:18 +01:00
Ollo 5b96bcc7bb Documentation improved 2021-01-23 10:00:15 +01:00
Ollo f1baf8b916 Formating corrected 2021-01-23 09:55:13 +01:00
Ollo 1cea6b377e Background of first row changeable 2021-01-23 09:44:15 +01:00
Ollo b5178d5f5b Documentation formating 2021-01-15 20:36:48 +01:00
Ollo 95aad4f254 Fix color 2021-01-15 20:32:39 +01:00
Ollo 84edd69c96 Describe OpenHAB2 2021-01-15 20:21:57 +01:00
Ollo 9763f4b573 Publish current background color 2021-01-15 19:28:20 +01:00
Ollo 4e9d78c86a Dim background to same level as foreground 2021-01-15 19:06:49 +01:00
Ollo 9eabc733f4 Support only one single command 2021-01-15 19:03:20 +01:00
Ollo a68313e55f Updated the documentation 2021-01-15 18:39:23 +01:00
Ollo b5658b048a Start telnetserver via mqtt command 2021-01-15 18:33:49 +01:00
Ollo 62f40d202c Addition color format supported 2021-01-15 18:14:39 +01:00
Ollo 8789f75e27 Fixed color convertion from MQTT 2021-01-15 18:10:17 +01:00
Ollo 9534368b01 Added cmd MQTT sublevel and refactored function 2021-01-15 18:08:56 +01:00
Ollo 34e47c9a39 Start MQTT without Telent Server 2021-01-15 18:02:17 +01:00
Ollo 86a9503de9 Fixed merging 2021-01-15 18:01:19 +01:00
Ollo 8c454f0a9a More documentation added for the tools 2021-01-15 17:45:37 +01:00
Ollo 8c18722ded Added configurable background color 2021-01-14 22:39:56 +01:00
Ollo 3875afc047 Merge branch 'master' of https://github.com/C3MA/Wordclock 2021-01-14 22:16:15 +01:00
Ollo c5aae1c7e3 Merge branch 'temparture' (where temperature was removed) 2021-01-14 22:15:46 +01:00
Ollo b44eb6f13e Background can be changed via MQTT 2021-01-14 22:14:59 +01:00
Ollo 30343fe638 Made Telnetserver optional 2021-01-14 21:55:51 +01:00
Ollo 7195c08992 Fixed Mqtt function names 2021-01-14 21:51:29 +01:00
Ollo 8d6fc180a3 Background color is adjustable 2021-01-14 21:32:12 +01:00
Ollo fb2556c62c Refactor MQTT function names 2021-01-14 21:27:13 +01:00
Ollo d1b5e67ce6 Removed temperature reading 2021-01-14 21:16:12 +01:00
Ollo 9d764a3b8e Added temperature measurement; but ESP is resetting due to RAM usage 2020-12-14 19:45:09 +01:00
Ollo 7b02f1a447 Seperate function to calculate the amount of characters to draw 2020-12-13 16:37:40 +01:00
Ollo 6746d62567 Formating added 2020-12-10 22:15:27 +01:00
Ollo efe5b38e58 Different loop cycles 2020-12-10 21:11:35 +01:00
Ollo 7e7a87f90a Move startup procedure into one loop 2020-12-08 21:51:14 +01:00
Ollo 10104b5d0e Don call display function in MQTT module 2020-12-08 21:11:53 +01:00
Ollo 1eaf05a1ad Add stop functionality 2020-12-08 20:45:28 +01:00
Ollo b95f59ee7f Fix LUA syntax 2020-12-08 20:45:18 +01:00
Ollo de47de1e6f Always keep the LEDs at a minimum 2020-12-08 20:30:43 +01:00
Ollo df7f33bbf0 Brightness is controllable via MQTT 2020-12-07 21:37:04 +01:00
Ollo 8858fa19bd Added MQTT module 2020-12-07 21:26:02 +01:00
Ollo a2021fcb48 Sync the time every 5 minutes from the internet 2020-12-07 21:12:48 +01:00
Ollo fe8817bfe6 Ignore locally stored configuration files 2020-12-07 20:54:46 +01:00
Ollo ebacc86f01 Upgraded esptool to python3 2020-12-07 20:02:01 +01:00
ollo b5f46a14d2 Indention improved 2020-03-06 23:55:14 +01:00
ollo 344fb0ab9a Added example for telnet command 2020-03-04 22:24:13 +01:00
ollo 2f9f9fdc68 Restore old parameter, if not set 2020-03-04 22:00:15 +01:00
ollo 17a9416607 Set telnet IP address 2020-03-04 21:01:30 +01:00
ollo 65d2de6801 Specify config file 2020-03-04 21:01:13 +01:00
ollo edfb9f2803 Not forced to format ESP, when flashing serial 2020-03-04 20:54:00 +01:00
ollo 77ebc55dbb Remove debugging 2020-03-04 19:10:37 +01:00
Ollo 3bd4fc8cb6 configuration parameter added 2020-02-21 23:31:05 +01:00
Ollo ba6193ff5b Telnet included 2020-02-21 20:21:54 +01:00
Ollo c85e3b34e0 Disable Webserver during runtime 2020-02-12 20:52:31 +01:00
Ollo c9b248531a Reduced html stuff 2020-02-12 20:14:01 +01:00
ollo f79524f6b2 Merge branch 'master' into sim2 2020-01-29 20:47:00 +01:00
ollo 91c0a15212 Display one color after the other 2019-05-22 21:25:33 +02:00
ollo 7bc6ec1fbe Added parameter with the amount of characters 2019-05-15 20:59:31 +02:00
ollo e7d0ce1c43 Refactored color 2019-05-15 20:40:41 +02:00
ollo 401c4fd293 Removed debugging for dofile from the simulation 2019-05-15 20:17:48 +02:00
ollo 70602f1095 Fixed syntax 2019-05-15 20:15:43 +02:00
ollo a7f566f706 Refactored swapping of line 4,5 and 6 2019-05-11 12:28:23 +02:00
ollo 26b16a1e3f Fixed minute bug 2019-05-11 12:16:16 +02:00
ollo e68ab9f715 Display amount of used characers 2019-05-11 12:09:44 +02:00
ollo a81cf8f31d new algorithom works 2019-05-10 23:42:20 +02:00
ollo 32106035c2 Refactoring line generation 2019-05-10 22:58:42 +02:00
ollo a36dc8d033 Merge branch 'nodemcu-firmware-2.2.1' into sim 2019-05-08 21:13:26 +02:00
ollo b9e3812a72 module display word loadable in the simulation 2019-05-08 21:12:02 +02:00
ollo e14a7a576e Show WLAN when connecting 2019-05-03 23:18:27 +02:00
ollo 69a2158ca6 Brightness control can be activated and deactivated 2019-05-03 22:11:44 +02:00
ollo 13343fa645 Dim functionality is always activated 2019-05-03 21:26:10 +02:00
ollo 467f525764 increased update cycle to 10s 2019-05-03 21:09:36 +02:00
ollo ba6734d5ad refactoring displayword to a module 2019-05-03 20:45:16 +02:00
ollo c3e48fb17a Reworked require with dofile 2019-05-03 20:19:12 +02:00
ollo 97de5dbb78 reworked displayword into module 2019-04-27 18:34:57 +02:00
ollo ab37d28904 Count words with drawing function 2019-04-27 00:40:21 +02:00
ollo aeae13642f More math 2019-04-27 00:22:29 +02:00
ollo a11f756c42 Round percentage of adc 2019-04-27 00:14:27 +02:00
ollo aeb5dab9fd Added ADC stimulation into the simulation 2019-04-24 21:21:19 +02:00
ollo 417c93583d Added brightness scrollbar into the GUI 2019-04-24 21:09:41 +02:00
ollo 8c73a1a8a0 Removed original config.lua file, before the simulation one is integrated 2019-04-24 21:00:12 +02:00
ollo 0aacfc2222 Remove display_countcharacters_de and display_countwords_de 2019-04-20 21:39:50 +02:00
ollo 445c4b4a0e Merged 2019-04-20 21:18:05 +02:00
ollo 902ebdb85f Added garbage collection 2019-04-19 23:54:32 +02:00
ollo e33ad2639e Added brightness dimming 2019-04-19 23:38:46 +02:00
ollo e5d7ec016b Button included 2019-04-19 22:05:00 +02:00
ollo da743d8b0a Added binary files 2019-04-19 21:03:43 +02:00
ollo 4577a0768e Visualize compiling 2019-04-18 22:51:09 +02:00
ollo 1b5ce385df Clean memory before writing file 2019-04-18 21:46:15 +02:00
ollo b138b3c733 setup LEDs before flashing 2019-04-18 21:37:55 +02:00
ollo e4c8118731 Increased webserver delay 2019-04-18 20:44:18 +02:00
ollo f67f53d223 Flash tool works with Nodemcu 2.2 2019-04-18 20:34:28 +02:00
ollo 18da5e7e3b Automatic compile software after upgrade 2019-04-18 20:28:57 +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 27d8f68e84 Merge branch 'nodemcu-firmware-2.2.1' of https://github.com/C3MA/Wordclock into nodemcu-firmware-2.2.1 2019-04-18 16:41:50 +02:00
ollo 1543af8777 Activated remote flashing 2019-04-18 16:41:04 +02:00
ollo b38269166b Add remote flashing procedure 2019-04-18 16:32:35 +02:00
ollo f7cfa9ecb2 Merge branch 'master' into nodemcu-firmware-2.2.1 2019-04-17 20:41:59 +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