[Cunning_Fellow] published a post with three proof-of-concept approaches to driving a WS2811 LED pixel. We looked at a project early in December that used an AVR microcontroller to drive the RGB ...
I have WS2811 LED strip of 50 "pixels" (each pixel 3 LEDs) powered by 12V supply all wired up to share ground with the ESP8266. Using the examples from NeoPixel it works flawlessly using NEO_GRB + NEO ...
[Alan] has been working on driving this WS2811 LED module with an AVR microcontroller. It may look like a standard six-pin RGB LED but it actually contains both an LED module and a microcontroller to ...
I'm going to use an ESP-01 module to control this, which is just about the smallest ESP8266 module you can find. It doesn't have a lot of available GPIOs to play with, but it does have GPIO2, which ...
Welcome to our blog post on interfacing the WS2811 (5V) RGB LED strip with Arduino! In this guide, we will walk you through the process of connecting and controlling WS2811 LED strips using an Arduino ...
Tired of your old Arcade games which all looks and works in the same way? Want to create a quick fun game which you can enjoy with your friends and family without using any thought? You are at the ...