WS2812FX
ESP8266_ArtNetNode_v2
WS2812FX | ESP8266_ArtNetNode_v2 | |
---|---|---|
4 | 3 | |
1,595 | 612 | |
- | - | |
3.2 | 0.0 | |
5 months ago | over 3 years ago | |
C++ | C++ | |
MIT License | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
WS2812FX
-
Adafruit Neopixel lib - fading takes a long time
I use WS2812FX library for controlling neopixels, and it performs very fast transitions. I never use the amount of LEDs that you are using, but I would suggest you give it a try. It is easy to customize as well. https://github.com/kitesurfer1404/WS2812FX
-
is there a ready-made light show firmware for PCB-doodling?
If you use LEDs like the WS2812 (RGB LEDs) you can use the WS2812FX library https://github.com/kitesurfer1404/WS2812FX and an Arduino nano to quickly make something with fancy led patterns. That is what I used to quickly (few minutes) create a prototype with fancy LED patterns. The library comes with many standard patterns and it only takes a few lines of code to get started. No buttons, buzzers or ordinary LEDs though.
-
Could FastLED do this, and how?
The library ws2812fx has a ton of wonderful effects similar to this.
-
[OC] My Aang and Zuko Painting on glass. Thinking of putting colored LED lights on the wall behind the frame, do you guys think it would be a good idea?
For libraries, I don't recommend the Adafruit neopixel lib. I think this is better, easier to use, more robust, and faster in ease of use and code execution. https://github.com/kitesurfer1404/WS2812FX
ESP8266_ArtNetNode_v2
What are some alternatives?
FastLED_NeoPixel - An Arduino library for using Adafruit NeoPixel library animations with FastLED
ESP-Dmx - A library to use the ESP8266 as a DMX controller
quickPatterns - FastLED based pattern engine for addressable LEDs (NeoPixels, WS2811, WS2812) for layering animations on the same strand of lights.
Pico-DMX - A library for inputting and outputting the DMX512-A lighting control protocol from a Raspberry Pi Pico
OneButton - An Arduino library for using a single button for multiple purpose input.
Arduino-FastLED-Music-Visualizer - An Arduino based music visualizer using the FastLED library and a strip of individually addressable LEDs
SpeedyStepper - Stepper motor control library for Arduino
simracing-telemetry-esp8266 - Sim Racing Telemetry for ESP8266
wokwi-features - Wokwi Feature requests & Bug Reports
NeoPixelBus - An Arduino NeoPixel support library supporting a large variety of individually addressable LEDs. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questions as the GitHub Issues feature is used for bug tracking.
NeoPixel-Stair - Stair LedLights, using NeoPixel Ledstrips and an Arduino
esp32WS2811 - Arduino library for ESP32 to drive WS2811 LEDs using the RMT peripheral