RaffaelW
|
a6500cb8cc
|
extracted default config values
|
2024-12-19 18:01:21 +01:00 |
|
RaffaelW
|
003102fa90
|
adjust led brightness
|
2024-12-19 18:00:29 +01:00 |
|
RaffaelW
|
e4fb246356
|
added slider for led brightness
|
2024-12-19 18:00:29 +01:00 |
|
Hendrik Rauh
|
16c06fd370
|
only sending non 0 values
|
2024-12-18 21:59:56 +01:00 |
|
Hendrik Rauh
|
a3023faa8c
|
removed channel 0
|
2024-12-18 21:42:12 +01:00 |
|
Hendrik Rauh
|
a5169434cc
|
roughly implemented a dmx endpoint for debug
|
2024-12-18 21:35:17 +01:00 |
|
Hendrik Rauh
|
48bf642536
|
NULL should not be used here
passing NULL to non-pointer argument fixed
|
2024-12-18 20:22:10 +01:00 |
|
Hendrik Rauh
|
7af1725665
|
fixed led not blinking
on first run the led would not blink, due to elif instead of if
|
2024-12-18 19:46:08 +01:00 |
|
Raffael Wolf
|
9a7303b5d4
|
removed wrong semicolon
|
2024-12-17 17:07:24 +01:00 |
|
Hendrik Rauh
|
33d3974b01
|
resolved conflicts
|
2024-12-15 22:44:52 +01:00 |
|
RaffaelW
|
cc18f5121e
|
cache available networks in setup
|
2024-12-15 21:33:55 +01:00 |
|
RaffaelW
|
f92e51377c
|
moved onGetNetworks function to new file
|
2024-12-15 21:32:13 +01:00 |
|
RaffaelW
|
c3705583ea
|
corrected default values for ip addresses
|
2024-12-15 21:08:42 +01:00 |
|
Hendrik Rauh
|
4ac0681a9a
|
switched status logic to separate file
|
2024-12-15 21:02:37 +01:00 |
|
Hendrik Rauh
|
0583b1c4e5
|
fixed confusing syntax
Fixes #48
|
2024-12-15 20:38:14 +01:00 |
|
Hendrik Rauh
|
2c25932e3c
|
added signal strength
|
2024-12-15 19:41:16 +01:00 |
|
RaffaelW
|
24876b6f63
|
Merge branch 'main' into DMX-3-configuration-WebUI
|
2024-12-15 19:11:50 +01:00 |
|
RaffaelW
|
c3fab50ccc
|
extracted default config values
|
2024-12-15 18:45:15 +01:00 |
|
Hendrik Rauh
|
34bffdbeee
|
switched to nested structure
|
2024-12-15 18:24:31 +01:00 |
|
Hendrik Rauh
|
5938585927
|
added a bunch of additional information
|
2024-12-15 18:10:03 +01:00 |
|
RaffaelW
|
1e52c401e4
|
adjust led brightness
|
2024-12-15 16:12:30 +01:00 |
|
Hendrik Rauh
|
e5585dab29
|
added psram
|
2024-12-15 13:37:25 +01:00 |
|
Hendrik Rauh
|
5e1224a266
|
elimination of sub-functions
because i dont think it will be used anywhere else
|
2024-12-15 13:20:37 +01:00 |
|
Hendrik Rauh
|
42ac6f90c2
|
added /status with uptime and heap
|
2024-12-15 13:17:27 +01:00 |
|
RaffaelW
|
4234732631
|
added slider for led brightness
|
2024-12-15 00:11:37 +01:00 |
|
Hendrik Rauh
|
2126a70d69
|
fixed and changed the reset protection
|
2024-12-14 23:50:57 +01:00 |
|
Hendrik Rauh
|
cd138e5b71
|
Reset protection
Fixes #39
|
2024-12-14 00:33:46 +01:00 |
|
RaffaelW
|
e2fae21314
|
changed default value for universe2
|
2024-12-13 21:40:58 +01:00 |
|
RaffaelW
|
8daf08f505
|
fixed artnet
|
2024-12-13 20:20:41 +01:00 |
|
RaffaelW
|
e796da41ea
|
Merge branch 'main' into DMX-5-switch-connection (artnet not working!!!)
|
2024-12-13 20:00:21 +01:00 |
|
RaffaelW
|
9a6c41f027
|
Merge branch 'DMX-5-switch-connection' into DMX-3-configuration-WebUI
|
2024-12-13 18:10:42 +01:00 |
|
Patrick Schwarz
|
e53f897aac
|
Fix some bugs from merging and add second dmx interface
|
2024-11-24 14:42:59 +01:00 |
|
Hendrik Rauh
|
50c37dc80a
|
Merge branch 'DMX-5-switch-connection' into 8-ethernet
|
2024-11-15 17:49:36 +01:00 |
|
psxde
|
2667f36444
|
Update main.cpp to use LittleFS
|
2024-11-10 18:28:01 +01:00 |
|
Patrick Schwarz
|
6f1c5c7c34
|
Move setHostname because it is overwritten
|
2024-11-10 16:12:39 +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 |
|
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 |
|
RaffaelW
|
03c6c2ab18
|
implemented switch between wifi station and wifi access point
|
2024-11-05 20:46:28 +01:00 |
|
RaffaelW
|
20984878ea
|
added values in config that i forgot
|
2024-11-05 09:15:45 +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
|
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
|
aaa7b705fb
|
removed filehead of old LIB
|
2024-11-03 16:46:43 +01:00 |
|
RaffaelW
|
fb142d0491
|
included ip method and connection in config
|
2024-11-03 13:51:18 +01:00 |
|