Striptease VS SmartMatrix-playpen

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Striptease SmartMatrix-playpen
19 3
42 2
- -
0.0 4.5
about 2 years ago almost 3 years ago
C++ C++
GNU General Public License v3.0 only -
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.

Striptease

Posts with mentions or reviews of Striptease. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-14.

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?

What are some alternatives?

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

FastLED - The FastLED library for colored LED animation on Arduino. Please direct questions/requests for help to the FastLED Reddit community: http://fastled.io/r We'd like to use github "issues" just for tracking library bugs / enhancements.

plutovg - Tiny 2D vector graphics library in C

ESP32_FFT_VU - A spectrum analyzer VU meter for the ESP32 and a FastLED matrix

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

FastLED-SoundReactive - Sound Reactive displays for FastLED

aurora - Aurora runs on SmartMatrix, a beautiful music visualizer, dynamic art display, video game art display.

FastLED_examples - FastLED example code, tests, demos, etc

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

WS2812Serial - Non-Blocking WS2812 LED Library

breadboard-led-bar-graph - PCB designs for LED bar graphs designed to minimize its footprint on a breadboard.

OctoWS2811 - Control thousands of WS2811/2812 LEDs at video refresh speeds

FASTLEDVIRTUALDRIVER