DIY LED Matrix

by Northstrix in Circuits > LEDs

1656 Views, 9 Favorites, 0 Comments

DIY LED Matrix

IMG_20200607_125003.jpg
IMG_20200607_124542_hdr.jpg
IMG_20200604_170110_hdr.jpg

This tutorial is about building a DIY LED Matrix.

Determine Where Are You Going to Use the Matrix.

It's up to you. I can only suggest a couple of examples:

  • Weather station;
  • Message board;
  • Clock.

Determine How Many LEDs You Will Need

To do so, take a look at the project you've chosen. It usually 256 LEDs (4 matrices 8x8). In my case: I wanted to make a message board 64x8. Thereof my project will need 512 LEDs.

Choose the Color

IMG_20210107_110019.jpg

It shouldn't be hard.

Compile the List of Components

For each 8x8 matrix (64 LEDs), you will need one MAX7219-based driver.

My recommendation: Buy an additional 3 or 4 LEDs per every 64 LEDs, just in case.

For my 64x8 matrix I needed:

  • Eight MAX7219-based drivers;
  • 512 LEDs;
  • Dozens of feet of wire;
  • Five boards.

Besides the matrix itself, I also needed one ESP-8266 to control the matrix.

Determine How to Position the LEDs

IMG_20190524_113225.jpg

I've decided to make a horizontal distance between the LEDs equal to 3 dots, and a vertical distance equal to 4 dots. The 8th vertical LED will be placed at the top of the board.

Look at the Circuit and to Solder the Matrix

BL-M12A881_e.png
IMG_20200207_085805.jpg

Look at the LED. The long pin should be the anode. The short pin should be the cathode. I would recommend you first interconnect the anodes (vertical connections), then place a dielectric between them, and consequently interconnect the cathodes (horizontal connections).

Test the Matrix

IMG_20200316_084347.jpg
IMG_20200607_124533.jpg

That should be an easy step.

Conclusion

IMG_20200607_123907_hdr.jpg
IMG_20200604_170040_hdr.jpg
IMG_20200606_204745.jpg
IMG_20200122_102449_edit.jpg
IMG_20200529_101543 - Copy.jpg
IMG_20200529_101548 - Copy.jpg
IMG_20200522_093659.jpg

That was a fun and useful project at the same time. Soldering 512 LEDs isn't an easy task. If you are still determined to build your LED matrix but don't know where to begin, try to assemble something less complicated first, and then come back to this tutorial. Because in that case, you will gain some experience in the process and this project won't seem so "scary" to you.