Led matrices and MAX7219 ic’s

The Maxim MAX7219 IC is a serially interfaced 8 digit LED display driver. So it’s the ideal chip to drive an 8×8 led matrix. I got interested in these chips when I saw that lots of Chinese electronics shops were selling small MAX7219 led matrix modules. The weird thing is that the MAX7219 IC is not exactly cheap. Digikey wants +10$ for 1 IC in DIP format. The Chinese shops are selling 32mmx32mm led matrices + PCB with MAX7219 IC for less then 3$. I bought 8 of these modules from ICstation. While these modules work I don’t think the IC’s are really made by Maxim…
To drive the MAX7219 I used an Arduino with ATmega328. You only need 3 pins on the micro controller to drive the MAX7219. I found the fantastic Parola Arduino library on Codeplex which makes it really easy to make a scrolling text display. The following video shows one of the example sketches of the Parola display using 8 small led matrix modules:

I found some really cheap 60mmx60mm LED matrices @ Electrodragon (1.6$ a piece). So I needed PCB’s to plug the LED matrices in. On the Parola codeplex website you can find Eagle and gerber files to make such a PCB. This design uses wires to connect the different modules. I prefer to use jumpers. So redesigned the PCB in Eagle and used Dirty PCB’s in Shenzhen China to make them. The design is really simple, there is only the MAX7219 IC, 2 capacitors and 1 resistor to set the current for the LED’s (I used 33K resistors).

60x60 LED matrix pcb

60×60 LED matrix pcb

The jumpers make it really easy to connect them together:

60x60 LED matrix

60×60 LED matrix

60x60 LED matrix

60×60 LED matrix

I soldered up 10 PCB’s and tried them out:

Now I need to connect a bluetooth module to the Arduino and find an Android app to sent text to the Arduino 🙂

9 responses to “Led matrices and MAX7219 ic’s”

  1. Doug Peterson

    This looks great. How much did the boards end up costing?

    Do you know of anyone who has made a 60mmx60mm board like the 30mmx30mm board the ICStation sells? Being able to stack them vertically would be nice.

    1. David

      ICStation does sell a 60mmX60mm LED display. Do a search for:

      ICStation 8×8 LED Red Matrix Module Driver Board 60*60mm Cascade

  2. William

    I will check out the code. I had issues with smooth scrolling with that many LED Matrix linked together. I ended up using a Arduino Due.

    http://www.mobilewill.us/2013/04/led-matrix-wedding-and-twitter.html

  3. .NET i jiné ... : Odkazy z prohlížeče – 18.11.2014

    […] Led matrices and MAX7219 ic's – Bajdi.com […]

  4. Michele

    Hi, great work!
    Can you please send me eahle files for these project? I can’t find theme.

    Thanks and have a nice day.

    Michee

  5. Farah

    where can I find the sketch

Leave a Reply to admin Click here to cancel reply.

*