Commit graph

  • 16c06fd370 only sending non 0 values Hendrik Rauh 2024-12-18 21:59:56 +01:00
  • a3023faa8c removed channel 0 Hendrik Rauh 2024-12-18 21:42:12 +01:00
  • a5169434cc roughly implemented a dmx endpoint for debug Hendrik Rauh 2024-12-18 21:35:17 +01:00
  • 0470a4acde fixed line duplicated by accident Hendrik Rauh 2024-12-18 20:27:00 +01:00
  • 48bf642536 NULL should not be used here Hendrik Rauh 2024-12-18 20:22:10 +01:00
  • c415ffa8b5 Removal of an attribute that was too much Hendrik Rauh 2024-12-18 20:21:05 +01:00
  • 902448a243
    Merge branch 'main' into HendrikRauh/issue33 Hendrik Rauh 2024-12-18 19:46:42 +01:00
  • 7af1725665 fixed led not blinking Hendrik Rauh 2024-12-18 19:46:08 +01:00
  • 082a4a4c01
    Merge pull request #55 from HendrikRauh/merge-MAIN-statusUI Hendrik Rauh 2024-12-18 13:05:36 +01:00
  • b56a106c94
    Merge branch 'HendrikRauh/issue33' into merge-MAIN-statusUI Hendrik Rauh 2024-12-18 13:05:16 +01:00
  • c336e65c4b Added cpuTemperature Hendrik Rauh 2024-12-18 12:55:50 +01:00
  • 9a7303b5d4
    removed wrong semicolon Raffael Wolf 2024-12-17 17:07:24 +01:00
  • 23bb8eb8f2
    Merge pull request #53 from HendrikRauh/HendrikRauh/issue52 Raffael Wolf 2024-12-17 16:57:03 +01:00
  • 4a14d86e15
    Merge pull request #47 from HendrikRauh/DMX-3-configuration-WebUI Hendrik Rauh 2024-12-16 21:32:11 +01:00
  • c0918a085a Rework favicon Fixes #52 Hendrik Rauh 2024-12-16 15:57:23 +01:00
  • 6edc46f6fa select current ssid by default if connected via wifi-station RaffaelW 2024-12-15 23:28:55 +01:00
  • 2bc4b64b54 shortened wifi scan warning RaffaelW 2024-12-15 22:58:19 +01:00
  • 33d3974b01 resolved conflicts Hendrik Rauh 2024-12-15 22:44:52 +01:00
  • 596e8591d9
    Merge pull request #49 from HendrikRauh/HendrikRauh/issue48 Raffael Wolf 2024-12-15 21:54:25 +01:00
  • cc18f5121e cache available networks in setup RaffaelW 2024-12-15 21:33:55 +01:00
  • f92e51377c moved onGetNetworks function to new file RaffaelW 2024-12-15 21:32:13 +01:00
  • 0d3a398f83 made some input fields required RaffaelW 2024-12-15 21:09:02 +01:00
  • c3705583ea corrected default values for ip addresses RaffaelW 2024-12-15 21:08:42 +01:00
  • 4ac0681a9a switched status logic to separate file Hendrik Rauh 2024-12-15 21:02:37 +01:00
  • 0583b1c4e5 fixed confusing syntax Fixes #48 Hendrik Rauh 2024-12-15 20:38:14 +01:00
  • 330d4ffa42
    Merge pull request #43 from HendrikRauh/HendrikRauh/issue39 Hendrik Rauh 2024-12-15 20:36:46 +01:00
  • 2c25932e3c added signal strength Hendrik Rauh 2024-12-15 19:41:16 +01:00
  • 71208ee44f
    Merge pull request #45 from HendrikRauh/HendrikRauh/issue44 Raffael Wolf 2024-12-15 19:25:25 +01:00
  • 24876b6f63 Merge branch 'main' into DMX-3-configuration-WebUI RaffaelW 2024-12-15 19:11:50 +01:00
  • c3fab50ccc extracted default config values RaffaelW 2024-12-15 18:45:15 +01:00
  • 34bffdbeee switched to nested structure Hendrik Rauh 2024-12-15 18:24:31 +01:00
  • 5938585927 added a bunch of additional information Hendrik Rauh 2024-12-15 18:10:03 +01:00
  • 1e52c401e4 adjust led brightness RaffaelW 2024-12-15 16:12:30 +01:00
  • e5585dab29 added psram Hendrik Rauh 2024-12-15 13:37:25 +01:00
  • 5e1224a266 elimination of sub-functions because i dont think it will be used anywhere else Hendrik Rauh 2024-12-15 13:20:37 +01:00
  • 42ac6f90c2 added /status with uptime and heap Hendrik Rauh 2024-12-15 13:17:27 +01:00
  • 4234732631 added slider for led brightness RaffaelW 2024-12-15 00:11:37 +01:00
  • 6164cd8e43 Fixed typo and added 3V rail Fixes #44 Hendrik Rauh 2024-12-15 00:08:27 +01:00
  • 2126a70d69 fixed and changed the reset protection Hendrik Rauh 2024-12-14 23:50:57 +01:00
  • 6276b1f74b disabled automatic wifi scan when the configuration page loads to avoid disconnecting and added warning RaffaelW 2024-12-14 22:42:59 +01:00
  • d9afabbdac fixed input/output toggle RaffaelW 2024-12-14 21:14:26 +01:00
  • 6e828b2e8e
    updated doc to match new reset Hendrik Rauh 2024-12-14 00:53:38 +01:00
  • cd138e5b71 Reset protection Fixes #39 Hendrik Rauh 2024-12-14 00:33:46 +01:00
  • b3e29cb7b4
    Merge pull request #42 from HendrikRauh/HendrikRauh/issue41 psxde 2024-12-14 00:09:29 +01:00
  • 7ead32c2fb LED-button in drawing Fixes #41 Hendrik Rauh 2024-12-14 00:06:04 +01:00
  • c8550cc4ff changed order for aesthetics Hendrik Rauh 2024-12-13 23:24:37 +01:00
  • ae62394935 refactored readme Hendrik Rauh 2024-12-13 23:18:58 +01:00
  • d9874bc79e
    Merge pull request #38 from HendrikRauh/HendrikRauh/issue36 Raffael Wolf 2024-12-13 22:03:23 +01:00
  • e2fae21314 changed default value for universe2 RaffaelW 2024-12-13 21:40:58 +01:00
  • 3c5d605b67
    Merge pull request #37 from HendrikRauh/DMX-5-switch-connection Raffael Wolf 2024-12-13 20:21:35 +01:00
  • 8daf08f505 fixed artnet RaffaelW 2024-12-13 20:20:41 +01:00
  • e796da41ea Merge branch 'main' into DMX-5-switch-connection (artnet not working!!!) RaffaelW 2024-12-13 20:00:21 +01:00
  • 37b528ddfa Pre build script to update submodules Fixes #36 Hendrik Rauh 2024-12-13 18:20:39 +01:00
  • dbb4a773d6
    Merge pull request #35 from HendrikRauh/DMX-3-configuration-WebUI Raffael Wolf 2024-12-13 18:13:21 +01:00
  • 9a6c41f027 Merge branch 'DMX-5-switch-connection' into DMX-3-configuration-WebUI RaffaelW 2024-12-13 18:10:42 +01:00
  • 7fb9d4d243 removed handwritten diagram its no longer in use #10 Hendrik Rauh 2024-12-13 15:41:25 +01:00
  • ee1542db87
    Merge pull request #25 from HendrikRauh/8-ethernet psxde 2024-12-13 15:33:28 +01:00
  • 654bc4af7b
    Merge pull request #29 from HendrikRauh/r0-notice Hendrik Rauh 2024-11-26 17:20:00 +01:00
  • d4bd840a97
    Add R0 notice to README.md psxde 2024-11-25 23:23:55 +01:00
  • e53f897aac Fix some bugs from merging and add second dmx interface Patrick Schwarz 2024-11-24 14:42:59 +01:00
  • c3d759239d
    Merge pull request #28 from HendrikRauh/HendrikRauh/issue10 psxde 2024-11-21 18:20:39 +01:00
  • 50c37dc80a
    Merge branch 'DMX-5-switch-connection' into 8-ethernet Hendrik Rauh 2024-11-15 17:49:36 +01:00
  • 7fef925f9a Added digital circuit-diagram Fixes #10 Hendrik Rauh 2024-11-15 17:12:10 +01:00
  • 83367a8169
    Merge pull request #27 from HendrikRauh/26-migrate-to-littlefs psxde 2024-11-13 23:10:31 +01:00
  • 4dda3eef0a
    Merge pull request #22 from HendrikRauh/9-case-design Raffael Wolf 2024-11-10 21:52:39 +01:00
  • 2667f36444
    Update main.cpp to use LittleFS psxde 2024-11-10 18:28:01 +01:00
  • 2305ff2cc0
    Update platformio.ini for LittleFS psxde 2024-11-10 18:26:19 +01:00
  • 3a196e0976
    Merge pull request #21 from HendrikRauh/HendrikRauh/issue18 psxde 2024-11-10 16:22:16 +01:00
  • 6f1c5c7c34 Move setHostname because it is overwritten Patrick Schwarz 2024-11-10 16:12:39 +01:00
  • c6088646e0 Add libs as submodules (get with git clone --recurse-submodules <url> or later via git submodule update --init --recursive) Patrick Schwarz 2024-11-10 15:35:17 +01:00
  • 02aab70146 Remove libs for move them to submodule Patrick Schwarz 2024-11-10 15:28:27 +01:00
  • ec624aba62 analogWrite should also use ledc library; also added auto mac address for ethernet Patrick Schwarz 2024-11-10 12:57:44 +01:00
  • e5a61564a4 added printfiles in readme Case design #9 Hendrik Rauh 2024-11-10 12:32:01 +01:00
  • ec55b6a865 added stl's of the case Fixes #9 Hendrik Rauh 2024-11-10 12:19:42 +01:00
  • a0d9cccf6f
    Add case cad files from onshape psxde 2024-11-10 12:11:10 +01:00
  • b8444f36a0 basic favicon added Fixes #18 Hendrik Rauh 2024-11-10 12:08:17 +01:00
  • 12aa87ac90 added logic for loading available networks RaffaelW 2024-11-09 22:38:37 +01:00
  • c295017495 Other ETH lib Patrick Schwarz 2024-11-09 21:59:25 +01:00
  • 5c5e8e9e5a
    Merge pull request #20 from HendrikRauh/main Raffael Wolf 2024-11-09 14:49:36 +01:00
  • 03c6c2ab18 implemented switch between wifi station and wifi access point RaffaelW 2024-11-05 20:46:28 +01:00
  • 421ca36e88 fixed index of wifi-sta and wifi-ap in frontend RaffaelW 2024-11-05 20:18:33 +01:00
  • 20984878ea added values in config that i forgot RaffaelW 2024-11-05 09:15:45 +01:00
  • f0204c2477 implemented loading animation during requests RaffaelW 2024-11-05 09:11:36 +01:00
  • b8b87db0f2 fixed merge error RaffaelW 2024-11-04 21:21:49 +01:00
  • 8b47daceb4
    Merge pull request #7 from HendrikRauh/DMX-18-reset-config Hendrik Rauh 2024-11-04 21:14:14 +01:00
  • 4a67b9cc1c reset esp when config changes RaffaelW 2024-11-04 21:10:39 +01:00
  • c09dc17967 changed POST /reset to DELETE /config RaffaelW 2024-11-04 20:54:28 +01:00
  • 5620d966d1 added confirm dialog RaffaelW 2024-11-03 22:34:22 +01:00
  • 8a3bd49686 implemented reset of config RaffaelW 2024-11-03 22:27:12 +01:00
  • f595c8889c removed redundant function parameter RaffaelW 2024-11-03 22:18:26 +01:00
  • 2ee16f6452 Merge branch 'main' of https://github.com/HendrikRauh/dmx-interface RaffaelW 2024-11-03 21:19:28 +01:00
  • 366585b263 moved loading of config to request handler RaffaelW 2024-11-03 21:18:33 +01:00
  • b16ac28158 transformed the handwritten note to text Hendrik Rauh 2024-11-03 17:32:36 +01:00
  • cb219941db DMX-16 added the circuit diagram Hendrik Rauh 2024-11-03 17:00:09 +01:00
  • aaa7b705fb removed filehead of old LIB Hendrik Rauh 2024-11-03 16:46:43 +01:00
  • 720e4c118f added vscode folder to gitignore Hendrik Rauh 2024-11-03 16:00:40 +01:00
  • e3cd210178
    DMX-15 added OnShape-Link Hendrik Rauh 2024-11-03 15:45:07 +01:00
  • fb142d0491 included ip method and connection in config RaffaelW 2024-11-03 13:51:18 +01:00
  • 04b605b7d4 fixed ESPDMX RaffaelW 2024-11-03 12:32:21 +01:00
  • d9485b4537 Merge branch 'main' of https://github.com/HendrikRauh/dmx-interface RaffaelW 2024-11-03 11:58:24 +01:00