Commit graph

163 commits

Author SHA1 Message Date
Kai Lauterbach
6e4b75025f Reduced memory consumption. Reduced steps per second to reach the brightness. 2023-05-11 11:48:07 +02:00
Kai Lauterbach
4cb1007062 Indention fixed. 2023-05-11 10:59:30 +02:00
Kai Lauterbach
acaacce737 Firmware updated, added latest bugfixes 2023-05-11 07:56:29 +02:00
Kai Lauterbach
0c7bae7b54 Merge branch 'develop' 2023-05-11 07:53:42 +02:00
Kai Lauterbach
93c9a02deb Added a bugfix which sets the correct light data 2023-05-11 07:46:12 +02:00
Kai Lauterbach
f9d709c56e Added new pic 2023-05-11 07:45:41 +02:00
Kai Lauterbach
f85efb1a27 Added a prototype pic. 2023-05-10 15:24:07 +02:00
Kai Lauterbach
058aecb5c5 New pics added 2023-05-10 15:21:27 +02:00
Kai Lauterbach
e01e46ef3b Added todays spiffs bin file 2023-05-10 15:08:02 +02:00
Kai Lauterbach
002275a67f Removed old spiffs from today first changes 2023-05-10 15:07:15 +02:00
Kai Lauterbach
e680db96bd Merge branch 'develop' 2023-05-10 15:05:53 +02:00
Kai Lauterbach
6c3e607720 Fixed slider color gradient 2023-05-10 13:35:29 +02:00
Kai Lauterbach
8faa653826 PWM slider are colored now. Also the brightness sliders. 2023-05-10 13:33:03 +02:00
Kai Lauterbach
a2f70bf5ec Updated non-dev binary files. 2023-05-10 11:05:01 +02:00
Kai Lauterbach
2446632324 Merge branch 'develop' 2023-05-10 11:02:00 +02:00
Kai Lauterbach
4b02bba607 Disabled slider button styles. Fixed minute range in tc editor. Fixed transition time after sliders were changed in non tc mode. Fixed indention in lights control thml page. Added color gradient to tc editor. 2023-05-10 10:48:50 +02:00
Kai Lauterbach
f935948402 Fixed end of the timing data setup, all values will be set to zero. 2023-05-10 08:33:12 +02:00
Kai Lauterbach
eea9c75c21 Minutes are only set in a step of 10 2023-05-10 08:24:54 +02:00
Kai Lauterbach
a14f3aa0d5 Added css rules to modify the html sliders 2023-05-09 13:41:07 +02:00
Kai Lauterbach
3c39f91082 Improved html generator script skills. 2023-05-09 13:35:35 +02:00
Kai Lauterbach
e7f0564ff0 Updated main branch webinterface content to the current development branch implementation. 2023-05-08 10:36:45 +02:00
Kai Lauterbach
c802ed1b3c Merge branch 'develop' 2023-05-08 10:34:50 +02:00
Kai Lauterbach
b41127e325 Removed old firmware binary 2023-05-08 10:28:38 +02:00
Kai Lauterbach
9844d9fca8 Removed the select boxes from the timing control editor and replaced them by sliders. 2023-05-08 10:27:35 +02:00
Kai Lauterbach
a6ac0be517 Replaces static code which generates the timing control data editor by a dynamic block. 2023-05-08 10:05:10 +02:00
Kai Lauterbach
967a3071af Lights control main page newline removed 2023-05-08 09:47:55 +02:00
Kai Lauterbach
25c2e8622f Added a toast message to the webinterface. 2023-05-08 09:46:25 +02:00
Kai Lauterbach
b95c73cfb5 Added a check which verifies the data in the timing data block editor 2023-05-08 09:30:37 +02:00
Kai Lauterbach
db6dff5a97 Empty line with spaces removed 2023-05-08 09:13:46 +02:00
Kai Lauterbach
f457a24047 Removed the 1k resistors from schematics. 2023-05-08 08:14:21 +02:00
Kai Lauterbach
90b6b36f26 Updated SPIFFS binary 2023-05-07 17:00:28 +02:00
Kai Lauterbach
bc74f68e15 Merge branch 'develop' 2023-05-07 16:57:47 +02:00
Kai Lauterbach
1ca1f3e6e3 Status output implemented - after click on a button 2023-05-07 16:57:24 +02:00
Kai Lauterbach
1564f9b559 Readme updated 2023-05-07 16:30:42 +02:00
Kai Lauterbach
6e35e1baec Added 3D case model and inner electronics holder 2023-05-07 16:29:13 +02:00
Kai Lauterbach
21952bd0e3 PNG of the schematics added. 2023-05-07 16:13:26 +02:00
Kai Lauterbach
3d54da7f75 First automatically updated timing edit plotly graph. 2023-05-07 11:31:52 +02:00
Kai Lauterbach
ba63edfc5f Fixed the range of the lights graph y axis (255 before 100 max after) 2023-05-07 09:45:18 +02:00
Kai Lauterbach
e7dbeac70b Updated firmware and spiffs binary files. 2023-05-07 07:58:40 +02:00
Kai Lauterbach
99e8a0fa82 Merge branch 'develop' 2023-05-07 07:53:41 +02:00
Kai Lauterbach
120a0e3efd First success full read of json data provided by timing editor webinterface. 2023-05-06 13:43:58 +02:00
Kai Lauterbach
975e0d140d Added some more code to the timing controller editor tab. 2023-05-06 13:43:58 +02:00
Kai Lauterbach
8f76e5d846 Added table container diff, misstakenly removed 2023-05-06 13:43:58 +02:00
Kai Lauterbach
60b110b4b9 Added first function to fill the editor with default values 2023-05-06 13:43:58 +02:00
Kai Lauterbach
de5dbda939 Newline added 2023-05-06 13:43:58 +02:00
Kai Lauterbach
402b63d680 Input types of tc edit modified 2023-05-06 13:43:58 +02:00
Kai Lauterbach
840443e46e Enabled mode css 2023-05-06 13:43:58 +02:00
Kai Lauterbach
6fec2cffaa Fixed CSS problem that the tabs are not working correct. 2023-05-06 13:43:58 +02:00
Kai Lauterbach
3c69d8bc67 Fixed css mime type 2023-05-06 13:43:58 +02:00
Kai Lauterbach
b328adb177 Added table update of timing editor 2023-05-06 13:43:58 +02:00