MCPcopy Create free account
hub / github.com/MajicDesigns/MD_MAX72XX

github.com/MajicDesigns/MD_MAX72XX @v3.5.1

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.5.1 ↗ · + Follow
297 symbols 637 edges 112 files 25 documented · 8% updated 2y ago★ 348

Browse by type

Functions 287 Types & classes 10
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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

Core symbols most depended-on inside this repo

Shape

Function 206
Method 81
Class 5
Enum 5

Languages

TypeScript61%
C++31%
C8%

Modules by API surface

docs/jquery.js123 symbols
docs/navtree.js28 symbols
src/MD_MAX72xx.h21 symbols
src/MD_MAX72xx_buf.cpp16 symbols
Font Builder/src/font2txt/font2txt.c13 symbols
src/MD_MAX72xx.cpp11 symbols
docs/search/search.js11 symbols
Font Builder/src/txt2font/txt2font.c11 symbols
examples/MD_MAX72xx_RobotEyes/MD_RobotEyes.cpp9 symbols
examples/MD_MAX72xx_Eyes/MD_EyePair.cpp9 symbols
examples/MD_MAX72xx_RobotEyes/MD_RobotEyes.h8 symbols
docs/resize.js8 symbols

For agents

$ claude mcp add MD_MAX72XX \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page