About 50 results
Open links in new tab
  1. WS2811 high power driver - General Electronics - Arduino Forum

    Apr 12, 2023 · I ran WS2811 strings of 50 by connecting WS2811 power and ground to an adjustable voltage 60W OEM PSU set to 5V. The PSU ran me 7 or 8 bucks and powers the strip directly. Power …

  2. Controlling WS2811 (12V) with Arduino

    Aug 18, 2023 · Hello, I'm trying to control a WS2811 LED. I have read and followed How can I connect my 12v ws2811 300 led strip All 30 LED lightbulbs are solid lit except the first one that is not working. …

  3. 3.3V PWM signal from WS2811 to control other LED driver

    Nov 19, 2023 · For this WS2811 module you need to buy RGB LEDs with a common anode. That means that the shared pin on the RGB led gets a positive voltage (5V in this case) and the 3 other …

  4. WS2811 LED's are not lit up properly - Arduino Forum

    Jan 30, 2025 · WS2811 12V LED Strip: Three RGB lights can be cut and one WS2811 IC controls the brightness and color of these three lights at the same time. Cons of WS2811: The minimum control …

  5. WS2811 LED Analog Strip Controller - Arduino Forum

    Jul 30, 2014 · Hey all, The next project I'm looking to control 12V LED strips using the WS2811 three-channel PWM IC. I'm looking at having a WS2811 IC driving three MOSFETS, that way I can attach …

  6. Code for WS2811 addressable LED - Nano Every - Arduino Forum

    Feb 6, 2020 · I am using Adafruits NeoPixel library to drive a string of WS2811 addressable LED's. It works fine on an Amazon Nano look alike based on the Atmel Atmega328P-AU MCU. When I …

  7. Méthodologie Animation Led WS2811 - Français - Arduino Forum

    Jan 14, 2018 · Bonjour à tous, tout d'abord excusez-moi si je fais des erreurs via ce post je suis nouvelle autant sur ce forum que sur Arduino. (J'ai bien lu les 3 posts épinglés promis !) Ayant acquis il y a …

  8. FASTLED, WS2811 - How to set static rainbow pattern

    Apr 16, 2020 · Hey I have a set of WS2811 LED's hooked up to a Uno. I've been playing with examples using the Fastled library and had numerous patterns running up and down the string. What I would …

  9. Using dmx 512 (Hardware) controller for WS2811 pixel leds

    Aug 16, 2024 · Hello guy's I am a light engineer and I want to control ws2811 pixel led with dmx 512 (Hardware not software) controller how I can do that using Aurdino nano and MAX485 for controlling …

  10. Controlling servo motor from WS2811 output - Arduino Forum

    Mar 18, 2025 · The WS2811 outputs are open-collector and you should put a 10K pullup on the output, and then connect it to the interrupt pin of the ATtiny (i assume you will go for that, it is the smallest …