SmartMatrix-playpen VS ESP32StockTicker

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

SmartMatrix-playpen

A testing ground for SmartMatrix effects (by sutaburosu)

ESP32StockTicker

Basic stock ticker using ESP32 and MAX7219 LED Matrix. Produces a webpage so user can input a ticker. (by Patrick-E-Rankin)
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 ESP32StockTicker
3 1
2 16
- -
4.5 0.0
almost 3 years ago about 1 year ago
C++ C++
- -
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.
  • 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?

ESP32StockTicker

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

What are some alternatives?

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

btc-ticker-esp8266 - realtime bitcoin price on 7 segment display with arduino on esp8266

MD_MAX72XX - LED Matrix Library

plutovg - Tiny 2D vector graphics library in C

hl-alyx-glove - Firmware and Hardware for a Half-Life: Alyx Gravity Glove Replica

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

powermeter - ESP32 Power Meter with Web Interface and SD Card support

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

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

serial-shutdown - A simple C++ App to communicate with Arduino or any other micro controller via serial port and shut a windows PC down. Examples included are HTML GUI for ESP32 with SPIFFS and simple serial sketch.