Coder Social home page Coder Social logo

majicdesigns / md_parola Goto Github PK

View Code? Open in Web Editor NEW
421.0 38.0 133.0 10.51 MB

Library for modular scrolling LED matrix text displays

License: GNU Lesser General Public License v2.1

C++ 98.46% C 1.54%
arduino library led-matrix led scrolling matrices parola arduino-library max7219 max7221

md_parola's Introduction

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".

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.