Content for 8x8 LED Matrix

WiFi Connected Clock With Westminster Chimes

“My latest digital clock is based on this video and the code found there. It works very well but I wanted something that also gave me auditory announcements of the time. The classic way of doing this is with Westminster …

Refrigerator Checker

“Do you have the trouble on determining the function of a refrigerator? Yes we are suffering too!That is why we build a refrigerator checker! When the moment you open your refrigerator and all you saw is the rotten meat …

Making a Moving, Wirelessly Controlled LED Display

“Introduction I have used LED matrix displays for a number of different projects over the last few years. These 8x8 LED units have a controller that allows an Arduino to talk to them sending text or graphic information that can …

48 X 8 Scrolling LED Matrix Using Arduino

“This is my first Instructable and this is all about making a 48x8 Programmable Scrolling LED Matrix using an Arduino UNO and 74HC595 shift registers. This was my first project with an Arduino development board. It was a challenge given …

Interface LED Dot Matrix (8x8) With NodeMCU

“Hello Makers,I’m with another simple and cool Instructable.In this Instructable we will learn how to Interface LED Dot Matrix (8x8) with NodeMCU.So, let’s begin.”

Pen Stand: Gaming Enabled

“Do you have a pen stand that just sits there and does nothing? Can we make it play a game/flash LEDs every time you use it? Let’s find out! It’s a simple pen stand but with a …

Analog Clock With LED Matrix and Arduino

“LED matrix with MAX7219 are very versatile and can be used in several projects with Arduino.In this case, I used it to simulate an analog clock without its hands with very interesting results.The hours and minutes are placed …

Arduino - Web-Based Keypad

“Remotely controlling Arduino by using Web-based Keypad. We can control everything with this project. In this article, I just display the pressed key on 8x8 LED matrix as an example.”

WIFI Enabled LED Matrix

“This projects has an Arduino UNO connected to a 7219 LED Matrix with 4- 8x8 blocks. The Arduino is also connected to a ESP8266-12 Development board.The ESP8266-12 (NodeMCU)Connects to your Wifi (you supply SSID and password …

How to Make a MAZE GENERATOR Using ATtiny13a

“I made devices using ATtiny 13a to display infinite maze creation and escape routes. In this maze, a maze is generated in 1 KB flash memory using an algorithm called “Bo-taoshi” in Japan. In addition, we show the escape route …