SmartMatrix-playpen VS aurora

Compare SmartMatrix-playpen vs aurora and see what are their differences.

SmartMatrix-playpen

A testing ground for SmartMatrix effects (by sutaburosu)

aurora

Aurora runs on SmartMatrix, a beautiful music visualizer, dynamic art display, video game art display. (by pixelmatix)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
SmartMatrix-playpen aurora
3 1
2 162
- 0.6%
4.5 10.0
almost 3 years ago over 3 years ago
C++ C++
- GNU General Public License v3.0 or later
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.

SmartMatrix-playpen

Posts with mentions or reviews of SmartMatrix-playpen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-14.
  • Need a trippy color spiral for your matrix? I gotcha covered.
    3 projects | /r/FastLED | 14 Dec 2021
    I'm not aware of any general significance of DrawOneFrame functions. They don't invoke any particular FastLED behaviour. For projects where a variety of different effects can be presented, the author may choose to use C++ classes to provide a standard interface to initialise and display those effects. In my WavyDots sketch, that function name is a vestige of such a choice. The Aurora project does something similar. So does the Striptease project, but there the DrawOneFrame function is simply called loop.
  • Any repository of perpetual 2D effects? (E.g. game of life, fractals, mathematical functions, etc.)
    1 project | /r/FastLED | 6 Sep 2021
    I have a repo with a few such effects. They are not intended for FastLED, but wouldn't require much effort to get working with FastLED. Video.
  • Supersample CRGB array
    3 projects | /r/FastLED | 12 Aug 2021
    On the T4 I found I can completely fill the screen with them: ~8,000 Wu pixels per frame at ~80 FPS. Is the current speed hampering you on ESP32?

aurora

Posts with mentions or reviews of aurora. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-14.
  • Need a trippy color spiral for your matrix? I gotcha covered.
    3 projects | /r/FastLED | 14 Dec 2021
    I'm not aware of any general significance of DrawOneFrame functions. They don't invoke any particular FastLED behaviour. For projects where a variety of different effects can be presented, the author may choose to use C++ classes to provide a standard interface to initialise and display those effects. In my WavyDots sketch, that function name is a vestige of such a choice. The Aurora project does something similar. So does the Striptease project, but there the DrawOneFrame function is simply called loop.

What are some alternatives?

When comparing SmartMatrix-playpen and aurora you can also consider the following projects:

plutovg - Tiny 2D vector graphics library in C

ESP32StockTicker - Basic stock ticker using ESP32 and MAX7219 LED Matrix. Produces a webpage so user can input a ticker.

Striptease - Sexy, audio-responsive effects on LED strips.

stb - stb single-file public domain libraries for C/C++