Few things excite a Hackaday staff member more than a glowing LED, so it should be no surprise that combining them together into a matrix really gets us going. Make that matrix tiny, address... Read more
In this project we are going to design an 8×8 LED matrix display, for that we are going to interface an 8×8 LED matrix module with Arduino Uno. An 8×8 LED matrix contains 64 L... Read more
We have built quite a few projects using the Bi-color (Red and Green) LED Matrix Driver Module kits from jolliFactory and have published them as instructables here. Each of these modules use... Read more
In my component drawers I have a LTP-7357AG, which is a matrix of 35 green LEDs conveniently packaged in a 12-pin display. I wanted to play with it so I began to hook it with my Arduino Uno.... Read more
In this inst’able, I will show you how to create your very own 4×6 LED matrix as well as show you how to write code for it! There is an animation creator program in step 4! Here i... Read more
After making a 8X10 matrix a lot of people asked me about expanding the matrix to some thing bigger, and some wanted to write stuff to the matrix via a PC, so one day I looked at a pile of L... Read more
For a party we were about to have I wanted a cool light display to use with my new Xmas present – an Arduino Uno. Having looked at the LED matrix’s here I wanted a bigger one th... Read more
This project is a part of experiments done while doing an artist in residence at Instructables. You can see the other projects here. Creating emergent patterns that can be converted into sou... Read more
In this project, you shall again use two sets of shift registers. These will be connected to the rows and columns of the dot matrix display. You will then show a simple object, or sprite, on... Read more