The
SRGBmods LED Controller v1 is an entry level / low budget DIY (do it yourself) ARGB controller
exclusively designed to be used with
SignalRGB!
Its base is an affordable (MSRP around $4.00)
Raspberry Pi Pico micro-controller that makes it possible to
drive up to 800 leds at mid to mid-high frame rates.
8 GPIO pins within a subsequent row can be used to connect your devices to it!
Useful information that might save you some hassle and trouble shooting:
- Currently only WS2812B is supported officially! Other WS28XX-based strips should work as well though.
- If you are running more than 100 leds off one pin, you are using a lot of pins, or your leds are flickering, you might need a Adafruit NeoPXL8 Friend (Level-Shifter) to step up to the WS2812B's 5V data line logic from the Pico's 3.3V pin logic. It could already help to skip a pin in between data lines to reduce interferences though!
This is NOT needed for the Adafruit Feather RP2040 SCORPIO, it's 8 dedicated pins are using 5V logic already!
- Status LED and Hardware Lighting can be configured on-the-fly directly in the device options in SignalRGB!
A word of warning: EEPROM has a limited write cycle count per address, DO NOT constantly change the Hardware Lighting settings!
- Color Compression can be enabled in the device options in SignalRGB to raise the frame rate at the cost of a reduced color spectrum! Not recommended for fast effects and/or low brightness!
Feel free to post feedback in the
#hardware-diy-channel on the
SignalRGB Discord!
The
SRGBmods LC v1 is to be considered
entry level / low budget! If you are looking for an enthusiast solution with more pins, leds and higher frame rates, check out the the
SRGBmods LC v2 instead!