vu2
Arduino Sound Reactive Lights. Line-in audio -> beat and tempo detection -> 8 visualisers. For 1 Arduino and up to 100 lights. (by ben-xo)
CorsairLightingProtocol
Control LEDs connected to an Arduino with iCUE, create an unofficial Corsair iCUE compatible Arduino LED controller. (by Legion2)
vu2 | CorsairLightingProtocol | |
---|---|---|
3 | 36 | |
30 | 526 | |
- | 0.6% | |
0.0 | 3.7 | |
about 2 years ago | 7 months ago | |
C++ | C++ | |
- | Apache License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
vu2
Posts with mentions or reviews of vu2.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-27.
- The simplest effects are often the most mesmerising.
-
Sampling, beat detection and visual effects on an Arduino Nano with WS2812B
It’s is available to read at https://github.com/ben-xo/vu2 and depends on a modified version of FastLED at https://github.com/ben-xo/FastLED
-
FastLED + Sound-reactive visualisers + beat detection + 180fps on a single Arduino?
I rewrote it using Fixed Point math and now it only takes about 8% CPU. https://github.com/ben-xo/vu2/blob/master/PeckettIIRFixedPoint.cpp
CorsairLightingProtocol
Posts with mentions or reviews of CorsairLightingProtocol.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-06-29.
-
[Der8auer] Fan Prices are getting out of Hand...
Though instead of paying for Corsair's stuff, it's possible to spoof it with an Arduino.
- ambient lighting mirror/reverse selected led section
-
New to RGB hardware - looking for a controller for case, need advice
Or it's even possible to make your Arduino work as a Corsair Commander Pro using this (but you need to get one with a compatible chipset, like Pro Micro)
-
Anyway to get my LED strips working from start up without OpenRGB?
you can use this if you know a bit about electronics https://github.com/Legion2/CorsairLightingProtocol
-
Need help with FastLED and Corsair lighting protocol
The library is compatible with all boards using the MCU ATmega32U4. This includes Arduino Leonardo, SparkFun Pro Micro, Arduino Micro, and Adafruit 32u4 AVR Boards. It also supports the Arduino Uno and Arduino Mega, but this requires the HoodLoader2 bootloader, see this wiki for more details.
-
support for ws2811 lights?
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
-
DIY NR200P MAX
RGB is controlled by an Arduino Beetle with CorsairLightingProtocol through openRGB. Which allows me to do funny RGB puke: https://youtu.be/ecw56ruBseo https://youtu.be/4Te-m9P7mEs
- is there a DIY rgb and fan hub?
- Step 2. The power/node pro box assembly complete, looks nice and neat. 6A works as a charm.
-
Building iCue controlled epoxy resin desk, have some questions related to Lightning Node Pro
It seems like you got your questions answered but since I'm here and just as an FYI in case you might expand in the future. You can build a virtual lighting node pro out of an arduino board. IDK much about the details other than that people have already done most of the work for it. https://github.com/Legion2/CorsairLightingProtocol But I imagine it'll be the cheapest or easiest rout since you can get arduino for only a few bucks. I wish I had more knowledge about arduino. I'm thinking of making a DIY nanoleaf equivalent and if I run it off ICUE I'm stuck with its too small of a LED limit. Those ceiling strips are ICUE's max of 138 LED and stretching out 5v that long gives me power drop issues. I can only get away without having to add power injection because the static blue is set to only 16% opacity in ICUE so the full power blue wave can be seen well traveling over it.
What are some alternatives?
When comparing vu2 and CorsairLightingProtocol you can also consider the following projects:
amogus - Text based visualizer for Rainmeter
WLED - Control WS2812B and many more types of digital RGB LEDs with an ESP32 over WiFi!
MegaCore - Arduino hardware package for ATmega64, ATmega128, ATmega165, ATmega169, ATmega325, ATmega329, ATmega640, ATmega645, ATmega649, ATmega1280, ATmega1281, ATmega2560, ATmega2561, ATmega3250, ATmega3290, ATmega6450, ATmega6490, AT90CAN32, AT90CAN64 and AT90CAN128
icue-ambilight - Ambilight for Corsair devices: Synchronise the colors of your iCue compatible devices with the content displayed on your screen.
voxelman - A voxel engine for godot. I'ts a c++ engine module.
Adalight-FastLED - Adalight with FastLED support