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 16 C++ fastled Projects
-
CorsairLightingProtocol
Control LEDs connected to an Arduino with iCUE, create an unofficial Corsair iCUE compatible Arduino LED controller.
It's also worth noting you can make DIY Corsair controllers (can appear either as Corsair Node Pro or LS100 in both ICUE and SRGB) and they're pretty cheap with a microcontroller. I've done this successfully. Information on doing this can be seen here: https://github.com/Legion2/CorsairLightingProtocol https://github.com/Legion2/CorsairLightingProtocolBoards
-
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.
-
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.
-
-
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).
-
-
Project mention: I built a music-reactive LED box with Spotify integration | reddit.com/r/arduino | 2022-10-15
Code and more details here! https://github.com/kojigardiner/audiobox
-
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.
-
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!
-
vu2
Arduino Sound Reactive Lights. Line-in audio -> beat and tempo detection -> 8 visualisers. For 1 Arduino and up to 100 lights.
-
-
-
-
-
-
I had something to scroll sprites in an offscreen bitmap a while ago. I posted a video here, check out if that look like what you need.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C++ fastled related posts
- Here's a few animations on a 24x24 matrix with an accompanying github repo in description
- Telling my program which library to use
- Scroll rgb bit map array
- In need for suggestion on patters
- The simplest effects are often the most mesmerising.
- Interpolation between two colors - How?
- Sampling, beat detection and visual effects on an Arduino Nano with WS2812B
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Feb 2023
Index
What are some of the best open-source fastled projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | CorsairLightingProtocol | 389 |
2 | Adalight-FastLED | 325 |
3 | FastLED-idf | 143 |
4 | ATEM_tally_light_with_ESP8266 | 95 |
5 | Pixie_Chroma | 39 |
6 | audiobox | 29 |
7 | quickPatterns | 29 |
8 | workingfastledanimations | 28 |
9 | FastLEDHub | 26 |
10 | vu2 | 22 |
11 | FastLED_NeoPixel | 9 |
12 | syncBlink | 7 |
13 | SSVRGBGradientCalc | 3 |
14 | ESP8266_SmartBulb | 3 |
15 | KitbogaTwitchStatus | 1 |
16 | StripDisplay | 1 |