After connecting and powering up, I connected to the WLED-AP, migrated onto my home wi-fi, and confirmed that the strip lights up, but I’m not able to dim the light output or tune the color.
I have the GPIO pin set at 2, matching the controller, and after a lot of Googling and head-scratching, I’ve failed to find the WLED settings e.g. “number of LEDs” and/or other values needed to run these lights.
Sorry for the rookie question, but my head is literally spinning with all the terminology and I don’t know where to find a list of WLED settings for various strip/controller combo’s, or if I’ve just got the wrong controller?
Thanks so much for reading and any advice forthcoming.
I’m not sure, if your coltroller is able to drive your LED strip.
Your controller is a digital controller for serial data, your LED stripe is a thumb stripe without adresseble ICs. You will need a controller with MOSFET outputs for PWM signals.
To config the ESP isn’t enough, the hardware must fit also.
I’s similar to try to refuel a bezin car with diesel
From the picture you have shown, I would say that’s an analog strip.
Actually it looks like 2 “interwoven” analog strips, one with CW (Cool White) LEDs and one with WW (Warm White).
That means it’s not addressable. You can vary the brightness of each, but for the whole strip at once.
You need a controller with 2 PWM/Analog outputs.
The GLEDOPTO may do that, you’ll have to check the specs.
If it does, you create a single LED in the WLED Config->LED Preferences, of type PWM CCT.
That will require 2 GPIOs, one for each of the CW and WW channels.
Not having seen it before, I did see PWM mentioned in the datasheet that came with the strip, bit didn’t know if this strip has addressable segments or not (I got stuck trying to figure out how many segments might be in a 5M long strip).
I do recall seeing controllers on the BTF site, so will take another look for smth that can run two strips (tune color AND set brightness) and offers Alexa integration.
I was able to return the other controller, and took a chance the 12in1 SP630E device, which I’ve been able to control via the Banlanx app, next step is trying to integrate this with Alexa.
I need a 2nd controller for another strip of the same type as above. I’ve got my eye on an SP530E, which is apparently an upgrade from the 630, but I’ll also take a look at your suggestions.