Writing in Place: 8x8 LED Matrix Modules

Writing in Place: 8x8 LED Matrix Modules

8x8
8x8

It's a key piece of the placemaking puzzle: the ability to write text in place -- out in the world.

And it turns out there's a standard building block for the kind of grid you can use to make it happen: the 8x8 LED Matrix -- 64 LEDs in a square, controlled by a commodity chip: the MAX7219, or some minor variant. 

They are available on Alibaba, in bulk, for around 90 cents apiece.  

And they are modular: you can buy them chained together, in blocks of 4, for less than $4.

Just search for "4-in-1 LED Dot Matrix Display Module."

That's what you did. 

matrixLED8x8

When you start to explore hooking up scrolling text to a Particle Photon -- that's when you discover that talented German hacker Ingo Lohs is way ahead of you.

You had actually met Ingo earlier online, when you were both trying to get a proprietary text display board to work, the Beam. You were both on the Particle Community boards looking for help. It never came. 

Ingo's project was Die Losungen (The Solutions)- Every day a new Bible verse

Ingo had actually implemented his idea using Beam modules, but I could see that he had quickly moved on, posting a number of projects built on a combination of Particle Photon and these commodity LED Matrix Modules.

It's kind of ironic, when you think about it: the most accessible technology is not the custom-made, artisanal, new products, but the commodity hardware that benefits from a much bigger customer base. More people have been figuring it out. 

Ingo was not the only guy to be moving text to these LED Matrix displays.

On Instructibles, Oz1051 described how he just "came across" an LED Matrix display and combined it with a Photon to make a weather ticker

Smart LED for Photon

On GitHub, a couple of guys from the Czech Republic posted a library for controlling these 8x8 LED matrices using MAX7219 and/or MAX7221 chips.

But Ingo is on a different level from the average hardware hacker.  He has rare persistence and consistency: testing out Particles, and other development boards, and posting his findings. 

His activity, on GitHub and Hackster, is impressive.

You start corresponding with him, and discover that he is extremely generous, sharing his tips and experience. 

Speaking of 8x8s, here's a typical Ingo post on how one of these things goes together -- the sandwich that an 8x8 is: an unboxing of a Matrix LED.

unboxing an 8x8

An 8x8 unboxed

Previous -- A tragically beautiful LED Matrix

Next -- Blinky Lights