ShiftRegisterLEDMatrixLib VS TM16xx

Compare ShiftRegisterLEDMatrixLib vs TM16xx 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)

TM16xx

Arduino TM16xx library for LED & KEY and LED Matrix modules based on TM1638, TM1637, TM1640 and similar chips. Simply use print() on 7-segment and use Adafruit GFX on matrix. (by maxint-rd)
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 TM16xx
2 4
37 158
- -
1.7 5.6
about 1 year ago 5 days ago
C++ C++
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.

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

TM16xx

Posts with mentions or reviews of TM16xx. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-24.

What are some alternatives?

When comparing ShiftRegisterLEDMatrixLib and TM16xx you can also consider the following projects:

FastLED-idf - FastLED port to the ESP-IDF 4.0 development environment

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

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

HID_Buttons - Arduino library making it easier to use HID buttons

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

ExtremeRacers-Speedometer - In-game speedometer brought to the real world

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

ATtiny13-TinyUPS - Uninterruptible Power Supply

RemoteDebug - Library for Arduino to debug projects over WiFi, with web app or telnet, with print commands like Serial Monitor

dscKeybusInterface - An Arduino/esp8266/esp32 library to directly interface with DSC security systems.

pcd8544 - Minimal footprint library for Philips PCD8544 LCDs on the Arduino.

lcdgfx - Driver for LCD displays running on Arduino/Avr/ESP32/Linux (including Rasperry) platforms