In this tutorial we are going to design an 8×8 LED Matrix Scrolling Display using Arduino Uno, which will show scrolling alphabets. 8×8 LED Matrix contains 64 LEDs (Light Emitting... Read more
UPDATE 1: I HAVE ADDED THE CODE FOR CONWAY’S GAME OF LIFE UPDATE 2: NOW YOU CAN SAVE SOME ARDUINO PINS WITH THE HELP OF 1 SHIFT REGISTER. In this instructable I will show you how to bu... Read more
what: a 5*5 rgb led matrix, made with arduino and lpd6803 based leds from adafruit. with an pir sensor, it goes on if it detects movements and a ir distace sensor, 1 animation shows the dist... Read more
First of all we would like to thank everybody that helped organizing the 2nd edition of Arduino Jam, and especially the Jo3ri, who supplied us with some quite cool goodies and kept us safe d... Read more
After we came up with the Bi-color LED Matrix Driver Module kit, we have been looking around for interesting projects to work with it. You may be interested in some of the projects we have p... Read more
LED displays are often packaged as matrixes of LEDs arranged in rows of common anodes and columns of common cathodes, or the reverse. Here’s a typical example, and its schematic: These... Read more
One of the electronics DIY kit jolliFactory came up with is the Bi-color LED Matrix Driver Module Kit. This module is designed to be chain-able so that you may daisy-chain the modules togeth... Read more
A monochrome (single colour) LED dot matrix display is used for displaying the Characters and Symbols which is interface with a microcontroller. This project will deliberate on displaying a... Read more