Commit Graph

70 Commits

Author SHA1 Message Date
Ollo
e676f6f8cf Create diet files 2022-01-23 18:29:02 +01:00
Ollo
4ec5298ca5 Less debug output 2022-01-23 15:13:40 +01:00
Ollo
cc768cdba9 Mqtt is simulated 2022-01-23 14:51:42 +01:00
Ollo
0e5913095d Ignore generated folder 2022-01-21 22:38:15 +01:00
Ollo
800003f245 Add console output in simulation window 2022-01-21 22:37:22 +01:00
Ollo
b9300048da Merged 2022-01-21 21:28:50 +01:00
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
57de18b37c Less different colors 2021-11-01 11:53:34 +01:00
Ollo
a5ddb2994d Catch failures on loading LUA files 2021-10-29 23:13:43 +02:00
Ollo
eff23d14cf compile command updated 2021-10-29 22:33:22 +02:00
Ollo
2790a62175 buffer is filled with expected color 2021-10-28 21:26:08 +02:00
Ollo
d5986470fe Added mqtt library 2021-10-28 21:09:49 +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
97bf9357f7 Custom configuration for the simulation can be added 2021-04-01 18:22:22 +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
91c0a15212 Display one color after the other 2019-05-22 21:25:33 +02:00
ollo
401c4fd293 Removed debugging for dofile from the simulation 2019-05-15 20:17:48 +02:00
ollo
10fc3a210a deactivate the TCP code 2019-05-11 11:59:36 +02:00
ollo
dacf22af1e Simulating TCP socket; Alpha 2019-05-08 22:13:52 +02:00
ollo
22afc1e4c4 improved simulation: GPIO added and dofile adapted 2019-05-08 21:45:58 +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
frubi
62a419fa59 Added documentation for simulator without Eclipse 2019-01-06 21:23:18 +01:00