Electronics noob: Are capacitors and resistors needed when using Adafruit RP2040 Scorpio + HD107S/SK6812? #33
|
Hi again @awawa-dev! I see different diagrams where some people add resistors to the data lines/capacitors on the power line: Are those required? I see some diagrams without resistors and capacitors. I'm using the Adafruit RP2040 Scorpio + HD107S/SK6812 + Meanwell LRS-200-5. Edit: Again, thank you for what you do! 🙏 |
Replies: 1 comment 1 reply
|
Hi |
Hi
The capacitor eliminates some voltage fluctuations and the resistor limits the current, protecting the data lines and the LEDs themselves (sometimes LED manufacturers place it before 1 LED on the strip). I don't use them in my setups, but I don't want to suggest anything.