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

github.com/MajicDesigns/MD_Parola @v3.7.6

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.7.6 ↗ · + Follow
322 symbols 668 edges 118 files 80 documented · 25% updated 7mo ago★ 491

Browse by type

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

Library for modular scrolling LED matrix text displays

arduino-library-badge

Version 1.0 Video

Version 2.0 Video

Sprites Animation Video

Library Documentation

Parola is a modular scrolling text display using MAX7219 or MAX7221 LED matrix display controllers using Arduino. The display is made up of any number of identical modules that are plugged together to create a wider/longer display. * Text left, right or center justification in the display * Text scrolling, entry and exit effects * Control display parameters and animation speed * Support for hardware SPI interface * Multiple virtual displays (zones) in each string of LED modules * User defined fonts and/or individual characters substitutions * Support for double height displays * Support for mixing text and graphics on the same display

The aim was to create a 'lego-like' LED matrix display, using standard 8x8 LED matrices. The software supports this flexibility through a scalable approach that only requires the definition of the number of modules to adapt existing software to a new configuration.

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

The Parola software has a dependency on the MD_MAX72xx Arduino library which implements hardware functions of the LED matrix. The sketched need to be configured for the type of matrices being used - please refer to the hardware section of documentation for the MD_MAX72xx library.

Parola discussion on the Arduino forum and kits available from ElectroDragon.

Additional information also at my blog, search "Parola A to Z".

Core symbols most depended-on inside this repo

Shape

Function 193
Method 122
Enum 4
Class 3

Languages

TypeScript60%
C++40%

Modules by API surface

docs/jquery.js123 symbols
src/MD_Parola.h83 symbols
docs/navtree.js41 symbols
src/MD_PZone.cpp23 symbols
docs/search/search.js12 symbols
docs/resize.js8 symbols
src/MD_Parola.cpp6 symbols
docs/menu.js4 symbols
docs/cookie.js3 symbols
src/MD_Parola_Scan.cpp2 symbols
src/MD_Parola_Print.cpp2 symbols
src/MD_Parola_Wipe.cpp1 symbols

For agents

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

⬇ download graph artifact

Ask about this repo answers extend the page