LED Martrix(alter)

by bluepuppet1103 in Circuits > Arduino

186 Views, 0 Favorites, 0 Comments

LED Martrix(alter)

981FD07F-AC9E-4F45-894E-35B2C7AAFF32.png

In this instructable I'm going to rewrite website ( https://www.instructables.com/Arduino-8x8-LED-Matrix/ ), I will show you another way to perform the LED Martrix.

Downloads

Supplies

Arduino

8*8 LED matrix with MAX7219

Breadboard

Wires*5

Circuit

image.jpg
image.jpg

The Connections goes as follows -

CLK => Arduino digital pin10

CS => Arduino digital pin9

DIN => Arduino digital pin8

GND => Arduino digital GND

VCC => Arduino external 5v power supply

Type the Code

The code is inside this pack

https://create.arduino.cc/editor/blue_puppet1103/f066332e-4ee3-4625-91f2-c7b2ff90bab1/preview

Generate Paterns

715BC538-DC0B-4537-A1EF-5EFBAD400EC7.png
A37503E4-AF00-43DF-8E5D-442F556043F5.jpeg

You can design this pattern by this website

https://www.riyas.org/2013/12/online-led-matrix-fo...

Type it there (image)

You can copy and paste the string in the sample code from the previous step to generate custom patterns.