Commit graph

  • 75a42f77b0 Text fixes in readme file main develop Kai Lauterbach 2023-10-09 13:56:10 +0200
  • 2a8f7fbf4a Typo fixed Kai Lauterbach 2023-07-04 13:50:51 +0200
  • c76438e9c8 Added RGBWS letters to the description table. Kai Lauterbach 2023-07-04 12:00:13 +0200
  • 78bcbbfee1 Added a comment with a description of the letters RGBWS Kai Lauterbach 2023-07-04 11:53:34 +0200
  • 67ff6cca56 Typo fixed Kai Lauterbach 2023-06-29 13:37:38 +0200
  • 5816c1a2aa Typo fixed Kai Lauterbach 2023-06-29 13:36:30 +0200
  • d5014fb5ee Fixed typo Kai Lauterbach 2023-06-29 13:34:56 +0200
  • f8ace1e093 Added some more details about the connections. Kai Lauterbach 2023-06-29 13:33:17 +0200
  • 66873fa735 Merge branch 'develop' Kai Lauterbach 2023-06-17 08:33:37 +0200
  • f5e8c546cb Fixed spiffs file name Kai Lauterbach 2023-05-22 16:58:36 +0200
  • c99c41278a Firmware update Kai Lauterbach 2023-05-22 16:57:25 +0200
  • 52b57af962 Error message fixed Kai Lauterbach 2023-05-22 16:46:30 +0200
  • 57175e9e98 Added a new check for the tc editor values Kai Lauterbach 2023-05-22 16:45:28 +0200
  • 07c3b8e5e5 Added a comment with code which could run html-minifier Kai Lauterbach 2023-05-22 16:20:38 +0200
  • 10c563a076 css style file will also be cleaned before writing it to data folder now Kai Lauterbach 2023-05-22 15:49:30 +0200
  • 41fbb999a7 CSS code formatiert. Kai Lauterbach 2023-05-22 15:40:31 +0200
  • 69ebdda269 CSS updated, webinterface is a bit cleaner now. Added a reset button to the tc editor. Kai Lauterbach 2023-05-22 12:12:22 +0200
  • dc3204dc17 Added development into to the title of the webinterface Kai Lauterbach 2023-05-22 12:02:14 +0200
  • 4f3fa1a615 Generating traces for the webinterface'sgraphs optimized. Kai Lauterbach 2023-05-22 09:47:15 +0200
  • ec8072a1a6 Merge branch 'develop' Kai Lauterbach 2023-05-20 12:49:49 +0200
  • e2ca6ceade Refactorized on button javascript code. Reset added to the webservers tc parameter processing after setting tc_enabled. Kai Lauterbach 2023-05-20 11:34:55 +0200
  • 83c2d74a79 Refactorized the action listener of the tc buttons in the webinterface Kai Lauterbach 2023-05-20 10:57:50 +0200
  • 33906a2930 Disabled DEVELOPMENT flag for main branch again Kai Lauterbach 2023-05-19 11:09:05 +0200
  • ec30fa512b Fixed light brightness adaptation steps per second Kai Lauterbach 2023-05-19 11:07:25 +0200
  • 6b6a1e1658 Enabled DEVELOPMENT flag for devel branch again Kai Lauterbach 2023-05-19 10:52:30 +0200
  • 74a7a1e3a3 Added version info to the web interface, and the DEV string will only appear on development versions now. Kai Lauterbach 2023-05-19 10:51:26 +0200
  • 6763bda9fb Updated binary files Kai Lauterbach 2023-05-19 10:26:12 +0200
  • 5d1ea14e2e Added the functionality to rewrite the ip config by the web interface. Kai Lauterbach 2023-05-19 10:21:36 +0200
  • c79e15d7a1 Fixed updateLightStateAndPWMValues call Kai Lauterbach 2023-05-17 19:44:55 +0200
  • 91d2d867b0 Revert "Button initialization refactorized." Kai Lauterbach 2023-05-17 19:39:00 +0200
  • 88b738ac75 Revert "Refactorized the Plotly graph code" Kai Lauterbach 2023-05-17 19:38:55 +0200
  • bb0c390937 Refactorized the Plotly graph code Kai Lauterbach 2023-05-17 19:01:32 +0200
  • dbaa21bd30 Button initialization refactorized. Kai Lauterbach 2023-05-17 18:54:00 +0200
  • 8deac5fc15 Merged two very similar functions into one. Kai Lauterbach 2023-05-17 17:15:10 +0200
  • df215a2c16 Added vscode arduino config file Kai Lauterbach 2023-05-17 17:13:12 +0200
  • 3185b5ba27 Merge branch 'main' into develop Kai Lauterbach 2023-05-17 14:11:01 +0200
  • c136983953 Fixed html web form id's Kai Lauterbach 2023-05-16 11:58:21 +0200
  • 114b76d190 Added diyHue info klaute 2023-05-15 19:24:29 +0200
  • e2b4cf139d Merge branch 'develop' Kai Lauterbach 2023-05-15 15:36:23 +0200
  • ba5a888e32 Updated the binary files Kai Lauterbach 2023-05-15 14:28:44 +0200
  • 32bc51caaa Fixed some timing controller functionality - handling of the data sets should be better now. Also fixed the funciton which writes the datablocks to the eeprom, it resets the tc engine and also reads out the new written data. Kai Lauterbach 2023-05-15 14:04:45 +0200
  • 30d00827f9 Name of the light changed Kai Lauterbach 2023-05-15 11:54:06 +0200
  • e62d85fbd6 Readme update Kai Lauterbach 2023-05-15 11:53:41 +0200
  • cc88a0de0b Next try to fix the miss behavior (keeping light on or increasing brightness on ch1). Kai Lauterbach 2023-05-15 07:59:35 +0200
  • bdf6765687 Fixed time checks Kai Lauterbach 2023-05-14 11:01:49 +0200
  • 60334d3109 More debug messages disabled. Kai Lauterbach 2023-05-14 10:42:49 +0200
  • dec0695d92 Disabled some debug output. Kai Lauterbach 2023-05-14 10:33:57 +0200
  • e7211140af Merge branch 'develop' Kai Lauterbach 2023-05-14 10:29:22 +0200
  • 9ad3db73bf Fixed target data block reading. Added some more debug output. Kai Lauterbach 2023-05-14 10:29:00 +0200
  • 9d16e693f7 Disabled development flag for main branch. Kai Lauterbach 2023-05-13 23:07:28 +0200
  • 56254d58eb Updated binary files. Kai Lauterbach 2023-05-13 23:02:06 +0200
  • c177404a75 Added a FSM to the main loop to prevent resets and improved performance. Added some comment v-lines. Improved readability of the code. Kai Lauterbach 2023-05-13 23:01:27 +0200
  • 7e6dd20d31 Added color output to buttons after click. Kai Lauterbach 2023-05-13 23:00:46 +0200
  • d336c047cb Splitted firmware main ino file into multiple separate files Kai Lauterbach 2023-05-12 22:19:31 +0200
  • a9e8e2a778 Added main firmware and updated develop firmware bin file. Kai Lauterbach 2023-05-12 12:25:31 +0200
  • 7452882ea7 process_lightdata function fixed - division by 0 was possible. Kai Lauterbach 2023-05-12 12:23:45 +0200
  • 2e340d0cc8 Merge remote-tracking branch 'second/develop' Kai Lauterbach 2023-05-12 12:20:55 +0200
  • 6087c38e8a Latest develop binary file added. Kai Lauterbach 2023-05-12 12:20:33 +0200
  • 076a81a101 Switch off of the lights fixed. brightness will be set to 0 now. PWM frequency set to 500Hz. Kai Lauterbach 2023-05-12 12:19:00 +0200
  • c974e394d8 Added range checks Kai Lauterbach 2023-05-12 11:43:27 +0200
  • 3f697e0b12 Updated main non-dev firmware bin file. Kai Lauterbach 2023-05-12 07:22:47 +0200
  • 5f84840a00 Merge branch 'develop' Kai Lauterbach 2023-05-12 07:20:08 +0200
  • 013cd8a8bf Added a comment Kai Lauterbach 2023-05-12 07:19:03 +0200
  • 2714e05173 Fixed typo in calculation Kai Lauterbach 2023-05-12 07:04:25 +0200
  • 7855eaae38 Updated todays spiffs bin file Kai Lauterbach 2023-05-11 19:41:00 +0200
  • 3914bfe57c Updated todays firmware binary. Kai Lauterbach 2023-05-11 19:40:05 +0200
  • 06b61749ca Merge branch 'develop' Kai Lauterbach 2023-05-11 19:38:14 +0200
  • 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. Kai Lauterbach 2023-05-11 19:37:17 +0200
  • 1efca24ff2 timing counter call added to the pwm test, updated the tc_update functions to check if the tc is anabled. Kai Lauterbach 2023-05-11 18:21:55 +0200
  • 0773d7717f PWM test implementation bugfix Kai Lauterbach 2023-05-11 18:17:08 +0200
  • c2c2425283 Added a pwm test function Kai Lauterbach 2023-05-11 16:48:59 +0200
  • 790c848cc0 Updated case 3D stl file Kai Lauterbach 2023-05-11 14:18:59 +0200
  • 6e4b75025f Reduced memory consumption. Reduced steps per second to reach the brightness. Kai Lauterbach 2023-05-11 11:48:07 +0200
  • 4cb1007062 Indention fixed. Kai Lauterbach 2023-05-11 10:59:30 +0200
  • acaacce737 Firmware updated, added latest bugfixes Kai Lauterbach 2023-05-11 07:56:29 +0200
  • 0c7bae7b54 Merge branch 'develop' Kai Lauterbach 2023-05-11 07:53:42 +0200
  • 93c9a02deb Added a bugfix which sets the correct light data Kai Lauterbach 2023-05-11 07:46:12 +0200
  • f9d709c56e Added new pic Kai Lauterbach 2023-05-11 07:45:41 +0200
  • f85efb1a27 Added a prototype pic. Kai Lauterbach 2023-05-10 15:24:07 +0200
  • 058aecb5c5 New pics added Kai Lauterbach 2023-05-10 15:21:27 +0200
  • e01e46ef3b Added todays spiffs bin file Kai Lauterbach 2023-05-10 15:08:02 +0200
  • 002275a67f Removed old spiffs from today first changes Kai Lauterbach 2023-05-10 15:07:15 +0200
  • e680db96bd Merge branch 'develop' Kai Lauterbach 2023-05-10 15:05:53 +0200
  • 6c3e607720 Fixed slider color gradient Kai Lauterbach 2023-05-10 13:35:29 +0200
  • 8faa653826 PWM slider are colored now. Also the brightness sliders. Kai Lauterbach 2023-05-10 13:33:03 +0200
  • a2f70bf5ec Updated non-dev binary files. Kai Lauterbach 2023-05-10 11:05:01 +0200
  • 2446632324 Merge branch 'develop' Kai Lauterbach 2023-05-10 11:02:00 +0200
  • 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. Kai Lauterbach 2023-05-10 10:48:50 +0200
  • f935948402 Fixed end of the timing data setup, all values will be set to zero. Kai Lauterbach 2023-05-10 08:33:12 +0200
  • eea9c75c21 Minutes are only set in a step of 10 Kai Lauterbach 2023-05-10 08:24:54 +0200
  • a14f3aa0d5 Added css rules to modify the html sliders Kai Lauterbach 2023-05-09 13:41:07 +0200
  • 3c39f91082 Improved html generator script skills. Kai Lauterbach 2023-05-09 13:35:35 +0200
  • e7f0564ff0 Updated main branch webinterface content to the current development branch implementation. Kai Lauterbach 2023-05-08 10:36:45 +0200
  • c802ed1b3c Merge branch 'develop' Kai Lauterbach 2023-05-08 10:34:50 +0200
  • b41127e325 Removed old firmware binary Kai Lauterbach 2023-05-08 10:28:38 +0200
  • 9844d9fca8 Removed the select boxes from the timing control editor and replaced them by sliders. Kai Lauterbach 2023-05-08 10:27:35 +0200
  • a6ac0be517 Replaces static code which generates the timing control data editor by a dynamic block. Kai Lauterbach 2023-05-08 10:05:10 +0200
  • 967a3071af Lights control main page newline removed Kai Lauterbach 2023-05-08 09:47:55 +0200
  • 25c2e8622f Added a toast message to the webinterface. Kai Lauterbach 2023-05-08 09:46:25 +0200
  • b95c73cfb5 Added a check which verifies the data in the timing data block editor Kai Lauterbach 2023-05-08 09:30:37 +0200