All Projects → MajicDesigns → Md_max72xx

MajicDesigns / Md_max72xx

Licence: lgpl-2.1
LED Matrix Library

Projects that are alternatives of or similar to Md max72xx

Md parola
Library for modular scrolling LED matrix text displays
Stars: ✭ 282 (+51.61%)
Mutual labels:  arduino, led, library, arduino-library, scrolling
Lpd8806
Arduino library for LED strips and pixels using LPD8806 (and probably LPD8803/LPD8809)
Stars: ✭ 207 (+11.29%)
Mutual labels:  arduino, led, library, arduino-library
Control Surface
Arduino library for creating MIDI controllers and other MIDI devices.
Stars: ✭ 377 (+102.69%)
Mutual labels:  arduino, led, arduino-library
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.
Stars: ✭ 61 (-67.2%)
Mutual labels:  matrix, arduino, arduino-library
Adafruit Pwm Servo Driver Library
Adafruit PWM Servo Driver Library
Stars: ✭ 300 (+61.29%)
Mutual labels:  arduino, library, arduino-library
Arduinoxinput
XInput library for USB capable Arduino boards
Stars: ✭ 126 (-32.26%)
Mutual labels:  arduino, library, arduino-library
Esp32 Hub75 Driver
A small, simple, passive driver for HUB75 based LED panels
Stars: ✭ 37 (-80.11%)
Mutual labels:  matrix, arduino, led
Ws2812fx
WS2812 FX Library for Arduino and ESP8266
Stars: ✭ 1,113 (+498.39%)
Mutual labels:  arduino, led, arduino-library
Dmxusb
DMXUSB emulates an ENTTEC-compatible DMXKing USB to DMX serial device with one, two, or n universes.
Stars: ✭ 66 (-64.52%)
Mutual labels:  arduino, library, arduino-library
Adafruit ina219
INA219 Current Sensor
Stars: ✭ 129 (-30.65%)
Mutual labels:  arduino, library, arduino-library
Arduino Libs
Arduino Libs & Examples: ADS1147, ADS7846, DAC8760, DS1307, RV8523, MCP2515, WS2812, S65-Display, MI0283QT-2/-9/-11, HX8347D, ILI9341, SSD1331
Stars: ✭ 148 (-20.43%)
Mutual labels:  arduino, library
Arduino Fsm
Arduino library for implementing a finite state machine.
Stars: ✭ 142 (-23.66%)
Mutual labels:  arduino, arduino-library
Si5351arduino
Library for the Si5351 clock generator IC in the Arduino environment
Stars: ✭ 141 (-24.19%)
Mutual labels:  arduino, arduino-library
Liquidmenu
Menu creation Arduino library for LCDs, wraps LiquidCrystal.
Stars: ✭ 141 (-24.19%)
Mutual labels:  arduino, arduino-library
Sonoff wifi switch
Прошивка для ESP8266 (Умный дом)-Firmware for ESP8266 (Smart Home)
Stars: ✭ 156 (-16.13%)
Mutual labels:  arduino, led
Arduino Device Lib
Arduino Library for TTN Devices
Stars: ✭ 155 (-16.67%)
Mutual labels:  arduino, arduino-library
Arduino Menusystem
Arduino library for implementing a menu system
Stars: ✭ 161 (-13.44%)
Mutual labels:  arduino, arduino-library
Espmqttclient
Wifi and MQTT handling for ESP8266 and ESP32
Stars: ✭ 169 (-9.14%)
Mutual labels:  arduino, arduino-library
Esp32 Ble Mouse
Bluetooth LE Mouse library for the ESP32 (Arduino IDE compatible)
Stars: ✭ 180 (-3.23%)
Mutual labels:  arduino, arduino-library
Tmc2130stepper
Arduino library for Trinamic TMC2130 Stepper driver
Stars: ✭ 141 (-24.19%)
Mutual labels:  arduino, arduino-library

MAX72xx LED Matrix Display Library

arduino-library-badge

The library implements functions that allow the MAX72xx to be used for LED matrices (64 individual LEDs), allowing the programmer to use the LED matrix as a pixel device, displaying graphics elements much like any other pixel addressable display.

In this scenario, it is convenient to abstract out the concept of the hardware device and create a uniform and consistent pixel address space, with the libraries determining device and device-element address. Similarly, control of the devices is uniform and abstracted to a system level.

The library still retains flexibility for device level control, should the developer require, through the use of overloaded class methods.

If you like and use this library please consider making a small donation using PayPal

Library Documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].