Commit Graph

55 Commits

Author SHA1 Message Date
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
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
ollo
e4e58bfe24 Added leading zero for all values: day,hour, minute, second 2018-12-27 18:19:52 +01:00
ollo
70575e78df Added colors for Minute0 to Minute4 2018-12-26 21:41:13 +01:00
ollo
65e6900c19 Add new button to set current time 2018-12-26 20:38:49 +01:00
ollo
e01d699e8a Filling words in odd rows still open 2018-02-18 15:40:54 +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
be8b8a99ca Used different colors 2018-01-28 14:08:54 +01:00
ollo
238487929a Swapped colors 2018-01-28 14:05:07 +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