Commit graph

  • 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
  • f07cf0db61 added subnet and gateway input RaffaelW 2024-11-03 11:58:04 +01:00
  • 06fbe3280a
    Merge pull request #6 from HendrikRauh/DMX-22-Modify-ESPDMX psxde 2024-11-03 11:32:34 +01:00
  • 9a49c6610d
    Merge branch 'main' into DMX-22-Modify-ESPDMX Raffael Wolf 2024-11-03 00:41:39 +01:00
  • d3e405c35c fixed updating checkbox value RaffaelW 2024-11-03 00:37:21 +01:00
  • 2aeef79a0f Merge branch 'main' of https://github.com/HendrikRauh/dmx-interface RaffaelW 2024-11-03 00:21:22 +01:00
  • eff77036cd added missing fields and fixed loading of IP RaffaelW 2024-11-03 00:20:55 +01:00
  • b0521908f0 Using more robust "Number.isNaN" Hendrik Rauh 2024-11-02 23:57:30 +01:00
  • 9bb7b27b2e fixed var name so @RaffaelW is happy Hendrik Rauh 2024-11-02 23:26:03 +01:00
  • 11f91075d3
    Merge pull request #5 from HendrikRauh/DMX-23-template-string psxde 2024-11-02 23:21:09 +01:00
  • 9b8b88eeb7
    Merge branch 'main' into DMX-23-template-string Raffael Wolf 2024-11-02 22:10:54 +01:00
  • 327a379ea1 fixed html RaffaelW 2024-11-02 21:07:03 +01:00
  • 8bc4d9dd3d DMX-23 not throwing invalid data Hendrik Rauh 2024-11-02 20:37:13 +01:00
  • ab377defb5 finished modification of lob RaffaelW 2024-11-02 20:18:06 +01:00
  • 4157c8a21d DMX-22 started modification of lib Hendrik Rauh 2024-11-02 19:34:21 +01:00
  • 8fed61f78c added handler for PUT /config RaffaelW 2024-11-02 19:28:14 +01:00
  • 3ce1df2136 Add ethernet/wifi switch Patrick Schwarz 2024-11-02 11:59:10 +01:00
  • 13055b4b32 added settings.json to gitignore RaffaelW 2024-11-02 00:07:33 +01:00
  • bb4af548c9 Merge branch 'main' of https://github.com/HendrikRauh/dmx-interface RaffaelW 2024-10-31 23:29:18 +01:00
  • 106dbaf975 added callback for request body RaffaelW 2024-10-31 23:27:07 +01:00
  • d8f1bf9111 fixed outdated jsonDocument Hendrik Rauh 2024-10-31 22:53:57 +01:00
  • 705f202650 defined Async Webserver Hendrik Rauh 2024-10-31 22:25:28 +01:00
  • 3df5f2e020
    Merge pull request #4 from HendrikRauh/DMX-3-configuration-WebUI Raffael Wolf 2024-10-31 21:33:38 +01:00
  • 7b7ecec534 improved ui RaffaelW 2024-10-28 23:35:29 +01:00
  • d961291c78 Merge branch 'DMX-3-configuration-WebUI' of https://github.com/HendrikRauh/dmx-interface into DMX-3-configuration-WebUI RaffaelW 2024-10-26 23:04:08 +02:00
  • 115442f91e added script for loading the config RaffaelW 2024-10-26 23:03:17 +02:00
  • deb1e591cf
    Merge pull request #3 from HendrikRauh/DMX-19 Hendrik Rauh 2024-10-26 14:53:41 +02:00
  • 9084c26c0f
    Merge branch 'DMX-3-configuration-WebUI' into DMX-19 Hendrik Rauh 2024-10-26 14:53:32 +02:00
  • 01fd6c69e1 using patched webserver version Hendrik Rauh 2024-10-26 14:42:57 +02:00
  • 552cf376a0 added script that formats and sends the input to the server RaffaelW 2024-10-26 11:29:53 +02:00
  • 5d05d30c4d renamed file and disabled hidden inputs RaffaelW 2024-10-25 23:46:59 +02:00
  • 1b7e22470a added switch between input and output RaffaelW 2024-10-24 23:16:36 +02:00
  • 33fae44163 added basic GET json Hendrik Rauh 2024-10-24 23:15:42 +02:00
  • d0f3ea34c8 base logic for config Hendrik Rauh 2024-10-24 22:09:19 +02:00
  • 3325a18b04 added universe input field per input/output RaffaelW 2024-10-24 21:54:18 +02:00
  • 813c738537 removed code that is currently not needed Hendrik Rauh 2024-10-24 21:44:57 +02:00
  • 0b08427b3e updated folders to work with default spiffs Hendrik Rauh 2024-10-24 20:39:07 +02:00
  • b251588c74
    Merge pull request #2 from HendrikRauh/DMX-17-basic-webserver psxde 2024-10-24 20:22:10 +02:00
  • 34024760d3 formatted extensions Hendrik Rauh 2024-10-24 19:07:52 +02:00
  • 6d2386f080 DMX-17 made server serve static correctly Hendrik Rauh 2024-10-24 18:53:30 +02:00
  • 6665df4cc6 DMX-17 made data-files possible Hendrik Rauh 2024-10-24 18:39:41 +02:00
  • ace5addd8b added basic website for config RaffaelW 2024-10-24 17:24:14 +02:00
  • ab1e60ba03 added a basic html site Hendrik Rauh 2024-10-23 22:35:49 +02:00
  • 55348d19f5 fixed libs and deleted unnecessary file Patrick Schwarz 2024-10-23 20:29:31 +02:00
  • b8dd1f1953 DMX-17 init branch Patrick Schwarz 2024-10-23 17:16:53 +02:00
  • bb71af176e
    Merge pull request #1 from HendrikRauh/DMX-1-base-code Hendrik Rauh 2024-10-23 15:24:57 +02:00
  • e0c25d8666
    deleted unnecessary folders / files Hendrik Rauh 2024-10-23 15:23:17 +02:00
  • 45019c6e4c formatted init commit Hendrik Rauh 2024-10-17 20:20:17 +02:00
  • b1454a5c5f Initial commit Patrick Schwarz 2024-10-17 20:07:41 +02:00
  • 36d4c59cd8
    Initial commit Hendrik Rauh 2024-10-17 19:54:04 +02:00