Commit Graph

51 Commits

Author SHA1 Message Date
Ollo
e978e44063 Mqtt subscription simulated 2021-11-01 19:38:01 +01:00
Ollo
ba1e93a67c Simulation can subscribe to MQTT 2021-11-01 19:20:06 +01:00
Ollo
412db554a0 Simulated threads increased 2021-11-01 19:02:34 +01:00
Ollo
a5ddb2994d Catch failures on loading LUA files 2021-10-29 23:13:43 +02:00
Ollo
2790a62175 buffer is filled with expected color 2021-10-28 21:26:08 +02:00
Ollo
23bcd36a34 Publishing is simulated, too 2021-04-03 12:55:27 +02:00
Ollo
e497bbe48e Added MQTT client in simulation 2021-04-03 12:35:09 +02:00
Ollo
682201626c Parse MQTT connect function 2021-04-01 18:15:10 +02:00
Ollo
9508542158 All MQTT dummy function added 2021-03-26 22:44:18 +01:00
Ollo
41179c4afd set buffer with red, green and blue 2021-03-26 21:54:42 +01:00
Ollo
94e554843f Added MQTT simulation 2021-03-24 21:01:34 +01:00
Ollo
1ef3cf4f53 Less debugging in simulation 2021-03-21 14:14:51 +01:00
Ollo
4d4be95a3c Double buffer for simulation added 2021-03-20 17:46:33 +01:00
Ollo
273e8c5b64 simulation: Color to number convertion fixed 2021-03-20 16:57:44 +01:00
Ollo
93504e3d96 Fix reading color from buffer 2021-03-20 16:19:28 +01:00
Ollo
e7032a62b0 Offset between LUA and simulation adapted 2021-03-20 15:43:59 +01:00
Ollo
48b7751092 Output on panel added while starting 2021-03-19 19:55:15 +01:00
Ollo
54a3761cee Buffer filling works 2021-03-19 19:02:17 +01:00
Ollo
db22d50c26 Adapted multithreadding 2021-03-19 18:45:07 +01:00
Ollo
5714c9f004 WS2812 Buffer added get-function 2021-03-19 18:36:52 +01:00
Ollo
6f7b4b111e next step: one argument, started 2021-03-18 21:58:59 +01:00
Ollo
a7bec14521 Debug message on wrong parameter count added 2021-03-18 21:55:26 +01:00
Ollo
a66f2839c3 Added timer ALARM constants 2021-03-18 21:50:44 +01:00
Ollo
238618b245 All functions implement, but not running 2021-03-18 21:38:26 +01:00
Ollo
890c84dfbd GPIO module added to simulation 2021-03-18 21:32:03 +01:00
Ollo
efee1dab1f WS2812 Buffer is initialized in simulator, too 2021-03-18 21:05:20 +01:00
Ollo
efadc4bc06 Merge branch 'master' of github.com:0110/Wordclock 2021-03-18 19:30:12 +01:00
Ollo
07e4ac2c43 Defined lua function with the correct amount of arguments 2021-03-17 21:47:48 +01:00
Ollo
780ea8f738 Fixed debug output 2021-03-16 22:12:54 +01:00
Ollo
87c157fd10 Simulation starts implementation of dynamic nodemcu tasks 2021-03-16 22:12:02 +01:00
ollo
401c4fd293 Removed debugging for dofile from the simulation 2019-05-15 20:17:48 +02:00
ollo
b9e3812a72 module display word loadable in the simulation 2019-05-08 21:12:02 +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
e4e58bfe24 Added leading zero for all values: day,hour, minute, second 2018-12-27 18:19:52 +01:00
ollo
65e6900c19 Add new button to set current time 2018-12-26 20:38:49 +01:00
ollo
ca47018a32 The time can be set within the GUI 2018-02-03 16:51:00 +01:00
ollo
28b7bbe04a Time can be parsed from the GUI 2018-02-03 16:24:46 +01:00
ollo
d3d15776dc GUI reworked 2018-02-03 15:38:38 +01:00
ollo
8dc7cf2af7 Integrated reboot button 2018-01-30 20:59:21 +01:00
ollo
fc81ac63f7 The time is also manipulated with the speedfactor 2018-01-17 21:42:02 +01:00
ollo
4522e40d52 Simulation speedup factor added 2018-01-17 21:11:42 +01:00
C3MA
f51613255b Invert each second row 2018-01-12 20:50:51 +01:00
C3MA
78a9027ad7 Kai did magic 2018-01-12 20:38:35 +01:00
ollo
a83600281d Described the open points 2018-01-02 15:06:18 +01:00
ollo
225f4af842 Special configuration file for the simulation can be set 2018-01-02 14:47:49 +01:00
ollo
36fea30afc UI is drawn 2018-01-02 14:29:49 +01:00
ollo
68c38fed52 Time and Net is also necessary 2018-01-02 12:54:25 +01:00
ollo
989d8b263a Wifi configured 2018-01-02 12:47:31 +01:00