Commit graph

137 commits

Author SHA1 Message Date
Hendrik Rauh
50c37dc80a
Merge branch 'DMX-5-switch-connection' into 8-ethernet 2024-11-15 17:49:36 +01:00
Hendrik Rauh
7fef925f9a Added digital circuit-diagram
Fixes #10
2024-11-15 17:12:10 +01:00
psxde
83367a8169
Merge pull request #27 from HendrikRauh/26-migrate-to-littlefs
26 migrate to littlefs
2024-11-13 23:10:31 +01:00
Raffael Wolf
4dda3eef0a
Merge pull request #22 from HendrikRauh/9-case-design
Add case cad files from onshape
2024-11-10 21:52:39 +01:00
psxde
2667f36444
Update main.cpp to use LittleFS 2024-11-10 18:28:01 +01:00
psxde
2305ff2cc0
Update platformio.ini for LittleFS 2024-11-10 18:26:19 +01:00
psxde
3a196e0976
Merge pull request #21 from HendrikRauh/HendrikRauh/issue18
basic favicon added
2024-11-10 16:22:16 +01:00
Patrick Schwarz
6f1c5c7c34 Move setHostname because it is overwritten 2024-11-10 16:12:39 +01:00
Patrick Schwarz
c6088646e0 Add libs as submodules (get with git clone --recurse-submodules <url> or later via git submodule update --init --recursive) 2024-11-10 15:35:17 +01:00
Patrick Schwarz
02aab70146 Remove libs for move them to submodule 2024-11-10 15:28:27 +01:00
Patrick Schwarz
ec624aba62 analogWrite should also use ledc library; also added auto mac address for ethernet 2024-11-10 12:57:44 +01:00
Hendrik Rauh
e5a61564a4 added printfiles in readme
Case design #9
2024-11-10 12:32:01 +01:00
psxde
a0d9cccf6f
Add case cad files from onshape 2024-11-10 12:11:10 +01:00
Hendrik Rauh
b8444f36a0 basic favicon added
Fixes #18
2024-11-10 12:08:17 +01:00
RaffaelW
12aa87ac90 added logic for loading available networks 2024-11-09 22:38:37 +01:00
Patrick Schwarz
c295017495 Other ETH lib 2024-11-09 21:59:25 +01:00
Raffael Wolf
5c5e8e9e5a
Merge pull request #20 from HendrikRauh/main
Merge main into DMX-3-configuration-Web-UI
2024-11-09 14:49:36 +01:00
RaffaelW
03c6c2ab18 implemented switch between wifi station and wifi access point 2024-11-05 20:46:28 +01:00
RaffaelW
421ca36e88 fixed index of wifi-sta and wifi-ap in frontend 2024-11-05 20:18:33 +01:00
RaffaelW
20984878ea added values in config that i forgot 2024-11-05 09:15:45 +01:00
RaffaelW
f0204c2477 implemented loading animation during requests 2024-11-05 09:11:36 +01:00
RaffaelW
b8b87db0f2 fixed merge error 2024-11-04 21:21:49 +01:00
Hendrik Rauh
8b47daceb4
Merge pull request #7 from HendrikRauh/DMX-18-reset-config
Dmx 18 reset config
2024-11-04 21:14:14 +01:00
RaffaelW
4a67b9cc1c reset esp when config changes 2024-11-04 21:10:39 +01:00
RaffaelW
c09dc17967 changed POST /reset to DELETE /config 2024-11-04 20:54:28 +01:00
RaffaelW
5620d966d1 added confirm dialog 2024-11-03 22:34:22 +01:00
RaffaelW
8a3bd49686 implemented reset of config 2024-11-03 22:27:12 +01:00
RaffaelW
f595c8889c removed redundant function parameter 2024-11-03 22:18:26 +01:00
RaffaelW
2ee16f6452 Merge branch 'main' of https://github.com/HendrikRauh/dmx-interface 2024-11-03 21:19:28 +01:00
RaffaelW
366585b263 moved loading of config to request handler 2024-11-03 21:18:33 +01:00
Hendrik Rauh
b16ac28158 transformed the handwritten note to text 2024-11-03 17:32:36 +01:00
Hendrik Rauh
cb219941db DMX-16 added the circuit diagram 2024-11-03 17:00:09 +01:00
Hendrik Rauh
aaa7b705fb removed filehead of old LIB 2024-11-03 16:46:43 +01:00
Hendrik Rauh
720e4c118f added vscode folder to gitignore 2024-11-03 16:00:40 +01:00
Hendrik Rauh
e3cd210178
DMX-15 added OnShape-Link 2024-11-03 15:45:07 +01:00
RaffaelW
fb142d0491 included ip method and connection in config 2024-11-03 13:51:18 +01:00
RaffaelW
04b605b7d4 fixed ESPDMX 2024-11-03 12:32:21 +01:00
RaffaelW
d9485b4537 Merge branch 'main' of https://github.com/HendrikRauh/dmx-interface 2024-11-03 11:58:24 +01:00
RaffaelW
f07cf0db61 added subnet and gateway input 2024-11-03 11:58:04 +01:00
psxde
06fbe3280a
Merge pull request #6 from HendrikRauh/DMX-22-Modify-ESPDMX
Dmx 22 modify espdmx
2024-11-03 11:32:34 +01:00
Raffael Wolf
9a49c6610d
Merge branch 'main' into DMX-22-Modify-ESPDMX 2024-11-03 00:41:39 +01:00
RaffaelW
d3e405c35c fixed updating checkbox value 2024-11-03 00:37:21 +01:00
RaffaelW
2aeef79a0f Merge branch 'main' of https://github.com/HendrikRauh/dmx-interface 2024-11-03 00:21:22 +01:00
RaffaelW
eff77036cd added missing fields and fixed loading of IP 2024-11-03 00:20:55 +01:00
Hendrik Rauh
b0521908f0 Using more robust "Number.isNaN" 2024-11-02 23:57:30 +01:00
Hendrik Rauh
9bb7b27b2e fixed var name so @RaffaelW is happy 2024-11-02 23:26:03 +01:00
psxde
11f91075d3
Merge pull request #5 from HendrikRauh/DMX-23-template-string
Dmx 23 template string
2024-11-02 23:21:09 +01:00
Raffael Wolf
9b8b88eeb7
Merge branch 'main' into DMX-23-template-string 2024-11-02 22:10:54 +01:00
RaffaelW
327a379ea1 fixed html 2024-11-02 21:07:03 +01:00
Hendrik Rauh
8bc4d9dd3d DMX-23 not throwing invalid data 2024-11-02 20:37:13 +01:00