Post topics, source code that relate to the Arduino Platform

User avatar
By biobier
#58238 Hi,

recently I got a daisy chained MAX7219 dot matrix led board. Like this one:
Image
But I can't get it run at all. Not with ESP neither with an arduino same result:
Image

I tried almost any library I could find like
https://github.com/squix78/MAX7219LedMatrix
https://github.com/SensorsIot/MAX7219-4 ... r-ESP8266-
Arduino:
https://github.com/wayoda/LedControl/releases

I am starting to think the module is broken. Did any one of you had the same/similar experience? Any idea what else I could try?

Best regards
-BioBier
User avatar
By biobier
#58302 Ok I got it working by taking the LED's off and making sure they all point into same direction. There is a nub and a printing on one side.
Hope it will help someone.