FastLED-idf VS ShiftRegisterLEDMatrixLib

Compare FastLED-idf vs ShiftRegisterLEDMatrixLib and see what are their differences.

ShiftRegisterLEDMatrixLib

A library for Arduino that can control LED matrices which use shift registers to manage rows and columns. (by michaelkamprath)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
FastLED-idf ShiftRegisterLEDMatrixLib
1 2
159 37
- -
0.0 1.7
almost 2 years ago about 1 year ago
C++ C++
MIT License GNU Lesser 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.

FastLED-idf

Posts with mentions or reviews of FastLED-idf. We have used some of these posts to build our list of alternatives and similar projects.

ShiftRegisterLEDMatrixLib

Posts with mentions or reviews of ShiftRegisterLEDMatrixLib. We have used some of these posts to build our list of alternatives and similar projects.
  • I made LED matrix again, but larger this time, and using RGB LEDs
    1 project | /r/electronics | 18 Nov 2021
    Looks like you are using ‘595 shift registers to control the rows and columns. In case you are interested, I’ve written a Arduino driver for LED matrices like this one (I’ve made similar matrices). The driver is based on AdaFruit’s GFX library, making it easy to creat images. You can get it here: https://github.com/michaelkamprath/ShiftRegisterLEDMatrixLib
  • My first set of custom PCBs came in the post today
    1 project | /r/ElectricalEngineering | 18 Jun 2021
    Cool! I done a similar project. Since you are using shift registers, if you are looking for an Arduino based driver software, check out this library (which I wrote): https://github.com/michaelkamprath/ShiftRegisterLEDMatrixLib

What are some alternatives?

When comparing FastLED-idf and ShiftRegisterLEDMatrixLib you can also consider the following projects:

esp32-led-controller - An embedded matrix LED controller for the ESP32 platform

IRremoteESP8266 - Infrared remote library for ESP8266/ESP32: send and receive infrared signals with multiple protocols. Based on: https://github.com/shirriff/Arduino-IRremote/

Adalight-FastLED - Adalight with FastLED support

ArduinoJoystickLibrary - An Arduino library that adds one or more joysticks to the list of HID devices an Arduino Leonardo or Arduino Micro can support.

quickPatterns - FastLED based pattern engine for addressable LEDs (NeoPixels, WS2811, WS2812) for layering animations on the same strand of lights.

RF24 - OSI Layer 2 driver for nRF24L01 on Arduino & Raspberry Pi/Linux Devices

genus - Modus Create's 2018 Holiday Game for the ODROID GO

CorsairLightingProtocol - Control LEDs connected to an Arduino with iCUE, create an unofficial Corsair iCUE compatible Arduino LED controller.

Wordclock - Diy Wordclock with an esp32 and ws2812b Leds

minimal-hardware-7-segment-display - ATmega-based driver for a 7-segment display with latched 8-bit input and hex or decimal output

ESP32-S2-S3-Projects - Using the native USB interface of ESP32 S2/S3

STM32_Base_Project - STM32 Base project with a lot of stuff