InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
Top 15 C++ ws2812b Projects
-
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 gitter channel to ask questions as the GitHub Issues feature is used for bug tracking.
Project mention: Example: FastLED for RGBW strips (via NeoPixelBus and NPBColorLib) | reddit.com/r/FastLED | 2022-10-21FastLED doesn't natively support RGBW addressable strips as of version 3.5.0 (October 2022). The alternate library NeoPixelBus does support RGBW strips, but handles animation in a completely different way than FastLED does.This snippet is an example of a way to shuttle data from FastLED RGB to NeoPixelBus RGBW, for folks (like me!) who prefer creating animations with FastLED.The additional library NPBColorLib is needed because NeoPixelBus doesn't (currently) use the white channel when converting RGB to RGBW -- see https://github.com/Makuna/NeoPixelBus/issues/323Tested with:FastLED, version 3.5.0 from https://github.com/FastLED/FastLEDNeoPixelBus, version 2.7.0 from https://github.com/Makuna/NeoPixelBusNPBColorLib, updated 2020-05-29 from https://github.com/jackjansen/NPBColorLib
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
rpidmx512
Orange Pi DMX512 / RDM / MIDI / OSC / Art-Net / WS28xx / L6470 / Stepper / TLC59711 / PCA9685 / Servo / PWM / TCNet / SMPTE / RDMNet / LLRP / GD32 / GigaDevice / Raspberry Pi
Project mention: Demo - Using a track on a cassette portastudio as master clock for Eurorack and the Minibrute 2 | reddit.com/r/synthdiy | 2022-05-25 -
Project mention: Copy 2 LED inputs to 100 LED strip (1 input to 50 LEDs each) | reddit.com/r/FastLED | 2023-01-14
Software and Hardware used: I am using Adalight Fastled (https://github.com/dmadison/Adalight-FastLED) with a WS2812B strip.
-
Arduino-FastLED-Music-Visualizer
An Arduino based music visualizer using the FastLED library and a strip of individually addressable LEDs
-
After that I installed Luciferin https://github.com/sblantipodi/glow_worm_luciferin
-
-
Sonar
Write Clean C++ Code. Always.. Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
quickPatterns
FastLED based pattern engine for addressable LEDs (NeoPixels, WS2811, WS2812) for layering animations on the same strand of lights.
-
Here's a git repo with some single file animations that are ready to dump in your ide and upload to your board. Theres videos of what they look like. I find the best way to learn for me is to mess around and change things to see what they are doing https://github.com/doctorpartlow/workingfastledanimations
-
FastLEDHub
Control multiple FastLED lightstrip animations on the ESP8266 and ESP32 without reuploading.
Project mention: I created a beginner-friendly library for the ESP8266 that allows you to control multiple FastLED animations using custom sliders and color pickers. | reddit.com/r/arduino | 2022-04-18It is available via the Arduino library manager. The documentation can be found on the project's GitHub page!
-
-
Leuchtknoten
Leuchknoten is an interactive LED controller to create beautiful node based patterns on an esp32.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C++ ws2812b related posts
- Resources for dabbling in DMX.
- Telling my program which library to use
- In need for suggestion on patters
- Node editor to interactively control LED patterns on an esp32
- Node editor to interactively create LED patterns
- ESP8266 (NodeMCU V3) + ARTNET + APA102 + RESOLUME
- Properly creating libraries for use with CMake and C++
-
A note from our sponsor - InfluxDB
www.influxdata.com | 30 Jan 2023
Index
What are some of the best open-source ws2812b projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | NeoPixelBus | 1,054 |
2 | ESP8266_ArtNetNode_v2 | 521 |
3 | rpidmx512 | 334 |
4 | Adalight-FastLED | 325 |
5 | Arduino-FastLED-Music-Visualizer | 171 |
6 | glow_worm_luciferin | 92 |
7 | Striptease | 35 |
8 | quickPatterns | 29 |
9 | workingfastledanimations | 28 |
10 | FastLEDHub | 26 |
11 | Wordclock | 21 |
12 | Leuchtknoten | 14 |
13 | FastLED_NeoPixel | 9 |
14 | Pico_WS2812 | 7 |
15 | ESP8266_SmartBulb | 3 |