magu6662
Posts: 1
Joined: Sat Jul 11, 2020 7:14 pm

8x8 Dot matrix max7219 doesnt work

Sat Jul 11, 2020 7:21 pm

I am a bloody beginner everything regarding coding. I'm currently trying to hook up an 8x8 dot matrix max 7219 display to my raspberry pi zero WH.
I've installed many different dot matrix drivers but only one worked (code-wise). But if I try to run a test file, that is provided by the library, nothing happens. maybe one of you encountered the same problem or might as well help me with my problem.

LTolledo
Posts: 3585
Joined: Sat Mar 17, 2018 7:29 am
Location: Anime Heartland

Re: 8x8 Dot matrix max7219 doesnt work

Sun Jul 12, 2020 2:58 am

can you enumerate the "drivers" that you used?
can you share with us the code?
anything else you dont want to tell us?
"Don't come to me with 'issues' for I don't know how to deal with those
Come to me with 'problems' and I'll help you find solutions"

Some people be like:
"Help me! Am drowning! But dont you dare touch me nor come near me!"

User avatar
DougieLawson
Posts: 39304
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: 8x8 Dot matrix max7219 doesnt work

Sun Jul 12, 2020 11:41 am

What language? What library?

Richard Hull's Luma stuff on Github works as long as your MAX7219 is wired correctly. Mine is on SPI0.0 (CE0)
https://luma-led-matrix.readthedocs.io/en/latest/

Image

https://pinout.xyz/pinout/spi
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

Return to “Troubleshooting”