Ollo
|
5fafff7abc
|
Main function has buffer included
|
2021-03-14 14:13:46 +01:00 |
|
Ollo
|
dcc660d8d6
|
Set connection status, if MQTT get disconnected
|
2021-03-14 13:44:54 +01:00 |
|
Ollo
|
9da84127f4
|
Formatting
|
2021-03-14 13:23:14 +01:00 |
|
Ollo
|
b02392dc64
|
Refactored telnet code
|
2021-03-14 13:20:38 +01:00 |
|
Ollo
|
bf360700d3
|
Different way to access table
|
2021-02-13 15:39:43 +01:00 |
|
Ollo
|
c5a99e58f0
|
Documented parameter for diet tool once everything is working
|
2021-02-13 15:12:11 +01:00 |
|
Ollo
|
6232bf5180
|
Use table syntax to work with >lines<
|
2021-02-13 15:11:42 +01:00 |
|
Ollo
|
621cef2ab5
|
Extract IP address for telnet server from MQTT
|
2021-02-13 14:25:57 +01:00 |
|
Ollo
|
d309315e28
|
Mainloop is stopped on upload
|
2021-02-13 14:17:58 +01:00 |
|
Ollo
|
d1908c99c4
|
Brightness is published on mqtt
|
2021-02-13 13:39:40 +01:00 |
|
Ollo
|
a355cff6e2
|
timecore and displayword needs to be compiled
|
2021-02-11 22:14:04 +01:00 |
|
Ollo
|
72734f1337
|
clear more variables
|
2021-02-11 21:48:05 +01:00 |
|
Ollo
|
744c36b8b5
|
Dump memory usage on several places
|
2021-02-11 21:33:06 +01:00 |
|
Ollo
|
bb1aaa32a6
|
Changed architecture of lua modules
|
2021-02-11 21:23:32 +01:00 |
|
Ollo
|
407ea2d2fa
|
Shrinked RTC to the necessary modules
|
2021-02-11 20:51:05 +01:00 |
|
Ollo
|
b5f36e5445
|
Serial flashing while controller is running is possible
|
2021-02-10 23:05:54 +01:00 |
|
Ollo
|
3059744dd7
|
Update Readme
|
2021-02-10 21:51:11 +01:00 |
|
Ollo
|
712ddaafeb
|
Renamed briPercent to briPer
|
2021-02-10 20:04:22 +01:00 |
|
Ollo
|
e4b22a9921
|
Removed debug code in main; shrinked struct name in displayword
|
2021-02-10 19:55:07 +01:00 |
|
Ollo
|
40447dd521
|
Used more local variables
|
2021-02-10 19:45:28 +01:00 |
|
Ollo
|
7941501cc5
|
Shrinked wordclock struct
|
2021-02-10 19:45:08 +01:00 |
|
Ollo
|
84f5611a67
|
mqtt cleanup
|
2021-02-09 20:22:05 +01:00 |
|
Ollo
|
0857eb0e3c
|
tweaked timings
|
2021-02-09 20:18:24 +01:00 |
|
Ollo
|
92276aff2d
|
Less memory
|
2021-02-09 20:07:21 +01:00 |
|
Ollo
|
0b9e96518f
|
Clock is booting without mqtt
|
2021-02-09 19:58:59 +01:00 |
|
Ollo
|
1f92adc195
|
Subfolder does not exist on esp8266
|
2021-02-08 19:51:54 +01:00 |
|
Ollo
|
e9325a6c19
|
Second flash script added, to compress lua on the host, not on the ESP8266
|
2021-02-08 19:47:35 +01:00 |
|
Ollo
|
55e4c78572
|
Added folder for the compressed files
|
2021-02-08 19:20:12 +01:00 |
|
Ollo
|
404bb708db
|
Webserver is running without compiling anything
|
2021-02-08 19:18:55 +01:00 |
|
Ollo
|
08f310c149
|
Further RAM optimization
|
2021-02-07 17:57:58 +01:00 |
|
Ollo
|
fbbecd0b6d
|
Move the complete logic of the http server into webserver.lua
|
2021-02-07 17:51:57 +01:00 |
|
Ollo
|
716b31303f
|
Keep the basename in the diet file
|
2021-02-07 17:45:50 +01:00 |
|
Ollo
|
6699b70f14
|
Handle overflow in bootloop
|
2021-02-05 21:50:02 +01:00 |
|
Ollo
|
89e215a609
|
Compressing Luafiles added
|
2021-02-05 21:32:46 +01:00 |
|
Ollo
|
a3aa7018d1
|
Further optimisation in webserver
|
2021-02-05 20:58:15 +01:00 |
|
Ollo
|
da139e3412
|
Webserver memory optimization with local variables
|
2021-02-05 20:41:49 +01:00 |
|
Ollo
|
54095e7c20
|
Lonely webserver is running
|
2021-02-05 20:38:31 +01:00 |
|
Ollo
|
6193618d1b
|
enhanced mydofile
|
2021-01-31 20:45:59 +01:00 |
|
Ollo
|
f93d0df461
|
Only format ESP if no file is specified
|
2021-01-31 20:41:03 +01:00 |
|
Ollo
|
f72295e709
|
Timer calls replaced
|
2021-01-31 20:22:32 +01:00 |
|
Ollo
|
fc97df71ea
|
Nodemcu-firmware has only integer support
|
2021-01-31 16:58:17 +01:00 |
|
Ollo
|
768ff42c1a
|
Initial flash is working again
|
2021-01-31 16:51:31 +01:00 |
|
Ollo
|
0e8fc88646
|
Flash script improved
|
2021-01-31 16:13:44 +01:00 |
|
Ollo
|
c2b40f692d
|
Upgraded to Nodemcu-firmware 3.0 release
|
2021-01-31 16:06:28 +01:00 |
|
Ollo
|
93b889f706
|
Each rows background can be set
|
2021-01-23 19:17:30 +01:00 |
|
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 |
|