ShiftRegisterLEDMatrixLib VS FastLED-idf

Compare ShiftRegisterLEDMatrixLib vs FastLED-idf 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)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ShiftRegisterLEDMatrixLib FastLED-idf
2 1
37 159
- -
1.7 0.0
about 1 year ago almost 2 years ago
C++ C++
GNU Lesser General Public License v3.0 only MIT 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.

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

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.

What are some alternatives?

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

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

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

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

Adalight-FastLED - Adalight with FastLED support

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

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

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

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

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

STM32_Base_Project - STM32 Base project with a lot of stuff