Controlling 24V RGBIC LED strip with Arduino

Hi there! recently my GOVEE light strip stopped working and I was researching to see if there was a way to control it using my Arduino. I have not found anything about that. anyways these are the lights I have and help would be much appreciated

Yes, you can.
The circled part is where you inject your external 24v and send the data (DI = data in) from your Arduino... and the shared GND/ground.

It worked! thank you so much! you saved me from buying another.

Add a 1000uF cap across power and a 330ohm resistor on the data pin. Verify this info.

Hey can i ask which library you used with your Govee lights? I've been trying to do the same thing with 12V RGBIC Govee lights and I can't get the Adafruit Neopixel library to work.

I used the fastled library just the example code for it.

Hope you are well,
Christopher S.

1 Like

Thank you so much for the reply! I will try using that. This is my first time using a coding forum and, seeing how many disappointing unanswered threads there are, your reply is very encouraging!

Best wishes in your programming endeavors,
N. Daggett

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.