Skip to content

Arduino interface for Adafruit-GFX to control a set of 8x8 LEDs with a MAX7219 or MAX7221

License

Notifications You must be signed in to change notification settings

petervflocke/PPMax72xxPanel

 
 

Repository files navigation

PPMax72xxPanel

An Arduino library for controlling a canvas of sets of 8x8 LEDs driven by MAX7219 or MAX7221 controllers. [Kits][hardware] sold for below 10 USD.

This is a plugin for Adafruit's core graphics library GFX, providing basic graphics primitives (points, lines, circles, characters, etc.). So besides this library, you need to download and install [Adafruit_GFX][gfx-download], dated Jul 5th, 2013 or more recent.

Written by Mark Ruys, [email protected], 2013.

Modification:

  • Added cliping feature to enable zones on the matrix
  • Added text scrolling objects

About

Arduino interface for Adafruit-GFX to control a set of 8x8 LEDs with a MAX7219 or MAX7221

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%