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)
StripDisplay
Display text and bitmaps on strip led panels. (by lyriarte)
vu2 | StripDisplay | |
---|---|---|
3 | 3 | |
30 | 6 | |
- | - | |
0.0 | 2.6 | |
about 2 years ago | almost 2 years ago | |
C++ | C++ | |
- | BSD 2-clause "Simplified" License |
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
StripDisplay
Posts with mentions or reviews of StripDisplay.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-07.
-
Scroll rgb bit map array
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.
- Scrolling text on flexible panels.
-
LEDSprites: possible to convert BMP image sequence to sprite frames?
It's a pet project for ESP8266, I'm refactoring in a library here https://github.com/lyriarte/StripDisplay but I removed the SPIFFS dependency so this version doesn't open files. Hopefully that should help.
What are some alternatives?
When comparing vu2 and StripDisplay you can also consider the following projects:
CorsairLightingProtocol - Control LEDs connected to an Arduino with iCUE, create an unofficial Corsair iCUE compatible Arduino LED controller.
syncBlink - A WiFi connected, programmable and music reactive light system
amogus - Text based visualizer for Rainmeter
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
TM1637TinyDisplay - Arduino library to display numbers and text on a 4 and 6 digit 7-segment TM1637 display modules.