Top 10 C++ Neopixel Projects
-
Project mention: is there a ready-made light show firmware for PCB-doodling? | reddit.com/r/AskElectronics | 2022-04-27
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.
-
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 -
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.
-
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.
-
-
ATEM_tally_light_with_ESP8266
Wireless tally light for use with ATEM switchers, which connects over WiFi, using a D1 mini board (ESP8266 WiFi module).
-
quickPatterns
FastLED based pattern engine for addressable LEDs (NeoPixels, WS2811, WS2812) for layering animations on the same strand of lights.
-
-
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.
-
-
-
C++ Neopixel related posts
Index
What are some of the best open-source Neopixel projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | WS2812FX | 1,407 |
2 | rpidmx512 | 333 |
3 | Adalight-FastLED | 325 |
4 | Marlin-2.0.X-MKS-Robin-Nano | 105 |
5 | ATEM_tally_light_with_ESP8266 | 96 |
6 | quickPatterns | 29 |
7 | Wordclock | 21 |
8 | FastLED_NeoPixel | 9 |
9 | NeoPixel-Stair | 8 |
10 | ESP8266_SmartBulb | 3 |