SRGBmods Wifi LED Controller
Introduction
The
SRGBmods Wifi LED Controller
is a wireless DIY (do it yourself) ARGB controller
exclusively
designed to be used with
SignalRGB
!
Its base is one of the supported RP2040 powered micro-controllers that makes it possible to
drive up to 600 leds
(2 channels with 300 leds max each).
It is meant to be used as bridge between SignalRGB and the LEDs attached to a
WLED
-flashed ESP32 / ESP8285 / ESP8266 receiver!
Important information:
This is public RC2, so a few minor bugs and instabilities might occur!
The two Channels the SRGBmods WLC offers are just "
virtual
" channels for load balancing and
do not directly correlate
with the led strips you connected.
It is highly recommended to equally spread the number of totally connected leds to both channels!
Please
carefully read the documentation
and follow it step by step!
Display SRGBmods Wifi LED Controller Documentation!
Global settings
General configuration:
Enable Access Point mode
(instead of connecting to your existing wifi network, an own network will be established)
Enable DHCP
(your rounter assigns IP addresses, communication via hostnames)
Enable WLED support
(use WLED-flashed ESP32 / ESP8285 / ESP8266 as receiver)
Enable Multi Receiver support
(data for Ch1 and Ch2 will be sent to different receivers)
Your credentials will
NOT
be saved on the server, they're solely used to generate the firmware.
If you're still concerned, leave the place holder values and edit the downloaded firmware with a text editor to insert your credentials locally.
Network connection settings:
Service Set Identifier (SSID)
Password
UDP port
Transmitter settings:
Hostname
IP Address
Gateway
DNS server
Subnet
Enable Data Status LED
Enable Wifi Status LED
Receiver settings:
Hostname Reveiver1
Hostname Reveiver2
IP Reveiver1
IP Reveiver2
LED count Channel 1
LED count Channel 2
Receiver configuration
Enable Hardware Lighting
Return to Hardware Lighting when Signal is NOT controlling it after
seconds
Choose Hardware Lighting Effect:
Rainbow Wave
Rainbow Cycle
Single Solid Color
Single Breathing Color
Choose Hardware Lighting Effect Speed:
Choose Color for "Single Solid/Breathing Color" Effect:
Choose Hardware Lighting Brightness:
Choose pins, channels and corresponding led counts!
0
Not used
Channel 1
Channel 2
leds
1
Not used
Channel 1
Channel 2
leds
2
Not used
Channel 1
Channel 2
leds
3
Not used
Channel 1
Channel 2
leds
4
Not used
Channel 1
Channel 2
leds
5
Not used
Channel 1
Channel 2
leds
6
Not used
Channel 1
Channel 2
leds
7
Not used
Channel 1
Channel 2
leds
8
Not used
Channel 1
Channel 2
leds
9
Not used
Channel 1
Channel 2
leds
10
Not used
Channel 1
Channel 2
leds
11
Not used
Channel 1
Channel 2
leds
12
Not used
Channel 1
Channel 2
leds
13
Not used
Channel 1
Channel 2
leds
14
Not used
Channel 1
Channel 2
leds
15
Not used
Channel 1
Channel 2
leds
16
Not used
Channel 1
Channel 2
leds
17
Not used
Channel 1
Channel 2
leds
18
Not used
Channel 1
Channel 2
leds
19
Not used
Channel 1
Channel 2
leds
20
Not used
Channel 1
Channel 2
leds
21
Not used
Channel 1
Channel 2
leds
22
Not used
Channel 1
Channel 2
leds
26
Not used
Channel 1
Channel 2
leds
27
Not used
Channel 1
Channel 2
leds
28
Not used
Channel 1
Channel 2
leds
Download SRGBmods Wifi LED Controller Firmware
Open the downloaded file with
Arduino IDE
, compile it and upload it to your supported Transmitter!
Crafted with
and bootstrap by FeuerSturm