• Joined on 2020-11-19
klaute pushed to main at klaute/lumini_p30_control 2023-05-13 23:06:48 +02:00
56254d58eb Updated binary files.
c177404a75 Added a FSM to the main loop to prevent resets and improved performance. Added some comment v-lines. Improved readability of the code.
7e6dd20d31 Added color output to buttons after click.
d336c047cb Splitted firmware main ino file into multiple separate files
Compare 4 commits »
klaute pushed to develop at klaute/lumini_p30_control 2023-05-13 23:02:13 +02:00
56254d58eb Updated binary files.
c177404a75 Added a FSM to the main loop to prevent resets and improved performance. Added some comment v-lines. Improved readability of the code.
7e6dd20d31 Added color output to buttons after click.
d336c047cb Splitted firmware main ino file into multiple separate files
a9e8e2a778 Added main firmware and updated develop firmware bin file.
Compare 27 commits »
klaute pushed to main at klaute/lumini_p30_control 2023-05-12 12:25:38 +02:00
a9e8e2a778 Added main firmware and updated develop firmware bin file.
7452882ea7 process_lightdata function fixed - division by 0 was possible.
Compare 2 commits »
klaute pushed to main at klaute/lumini_p30_control 2023-05-12 12:21:05 +02:00
2e340d0cc8 Merge remote-tracking branch 'second/develop'
6087c38e8a Latest develop binary file added.
076a81a101 Switch off of the lights fixed. brightness will be set to 0 now. PWM frequency set to 500Hz.
c974e394d8 Added range checks
Compare 4 commits »
klaute pushed to develop at klaute/lumini_p30_control 2023-05-12 12:20:43 +02:00
6087c38e8a Latest develop binary file added.
076a81a101 Switch off of the lights fixed. brightness will be set to 0 now. PWM frequency set to 500Hz.
c974e394d8 Added range checks
Compare 3 commits »
klaute pushed to develop at klaute/lumini_p30_control 2023-05-12 07:23:09 +02:00
013cd8a8bf Added a comment
2714e05173 Fixed typo in calculation
Compare 2 commits »
klaute pushed to main at klaute/lumini_p30_control 2023-05-12 07:22:53 +02:00
3f697e0b12 Updated main non-dev firmware bin file.
5f84840a00 Merge branch 'develop'
013cd8a8bf Added a comment
2714e05173 Fixed typo in calculation
Compare 4 commits »
klaute pushed to main at klaute/lumini_p30_control 2023-05-11 19:41:05 +02:00
7855eaae38 Updated todays spiffs bin file
3914bfe57c Updated todays firmware binary.
06b61749ca Merge branch 'develop'
9d02e054f5 Added brightness range check to brightness webserver set feature. Added a reset function to the timing control module. Fixed the pwm test feature by adding tc reset function call.
1efca24ff2 timing counter call added to the pwm test, updated the tc_update functions to check if the tc is anabled.
Compare 10 commits »
klaute pushed to develop at klaute/lumini_p30_control 2023-05-11 19:37:22 +02:00
9d02e054f5 Added brightness range check to brightness webserver set feature. Added a reset function to the timing control module. Fixed the pwm test feature by adding tc reset function call.
klaute pushed to develop at klaute/lumini_p30_control 2023-05-11 18:22:05 +02:00
1efca24ff2 timing counter call added to the pwm test, updated the tc_update functions to check if the tc is anabled.
klaute pushed to develop at klaute/lumini_p30_control 2023-05-11 18:17:13 +02:00
0773d7717f PWM test implementation bugfix
klaute pushed to develop at klaute/lumini_p30_control 2023-05-11 16:49:04 +02:00
c2c2425283 Added a pwm test function
klaute pushed to develop at klaute/lumini_p30_control 2023-05-11 14:19:04 +02:00
790c848cc0 Updated case 3D stl file
6e4b75025f Reduced memory consumption. Reduced steps per second to reach the brightness.
4cb1007062 Indention fixed.
Compare 3 commits »
klaute pushed to develop at klaute/lumini_p30_control 2023-05-11 07:56:45 +02:00
93c9a02deb Added a bugfix which sets the correct light data
f9d709c56e Added new pic
Compare 2 commits »
klaute pushed to main at klaute/lumini_p30_control 2023-05-11 07:56:37 +02:00
acaacce737 Firmware updated, added latest bugfixes
0c7bae7b54 Merge branch 'develop'
93c9a02deb Added a bugfix which sets the correct light data
f9d709c56e Added new pic
f85efb1a27 Added a prototype pic.
Compare 6 commits »
klaute pushed to develop at klaute/lumini_p30_control 2023-05-10 15:25:31 +02:00
f85efb1a27 Added a prototype pic.
058aecb5c5 New pics added
Compare 2 commits »
klaute pushed to main at klaute/lumini_p30_control 2023-05-10 15:08:11 +02:00
e01e46ef3b Added todays spiffs bin file
002275a67f Removed old spiffs from today first changes
e680db96bd Merge branch 'develop'
6c3e607720 Fixed slider color gradient
8faa653826 PWM slider are colored now. Also the brightness sliders.
Compare 5 commits »
klaute pushed to develop at klaute/lumini_p30_control 2023-05-10 13:35:34 +02:00
6c3e607720 Fixed slider color gradient
8faa653826 PWM slider are colored now. Also the brightness sliders.
Compare 2 commits »
klaute pushed to main at klaute/lumini_p30_control 2023-05-10 11:05:06 +02:00
a2f70bf5ec Updated non-dev binary files.
2446632324 Merge branch 'develop'
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.
f935948402 Fixed end of the timing data setup, all values will be set to zero.
eea9c75c21 Minutes are only set in a step of 10
Compare 7 commits »
klaute pushed to develop at klaute/lumini_p30_control 2023-05-10 10:48:58 +02:00
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.