Skip to content

a small c-project which uses 8x8 matrix led displays connected to max 7219

License

Notifications You must be signed in to change notification settings

BernhardR/ledmatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ledmatrix

a small c-project which uses 8x8 matrix led displays connected to max 7219

Alt text

Installation:

  • install linux with gcc support
  • install wiringPi
  • connect display as follows

If you use AZ-Delivery 4 (8x) Matrix layout you may connect using the colors

  • MAX7219_CS0 10 // white (CE0)
  • MAX7219_DIN 12 // grey (MOSI)
  • MAX7219_CLK 14 // black (SCLK)

    Alt text

use 5V external power source on blue wire

Run

  • run make
  • ./led

About

a small c-project which uses 8x8 matrix led displays connected to max 7219

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published