Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for 8x8 bitmap drawing with MAX7219 driver #765

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 29, 2020

  1. Add support for 64-bit image drawing with MAX7219 8x8 LED Matrix

    The MAX7219 driver has been extended to add support for bitmap drawing
    on an 8-by-8 LED matrix panel. Consumers can specify the targeted chip,
    which corresponds to a LED matrix panel, and provide a 64-bit image
    buffer specifying the pixels which should illuminate.
    trentrand committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    22f84a1 View commit details
    Browse the repository at this point in the history