8x8 LED MATRIX DISPLAY | ARDUINO | BLUETOOTH CONTROL

by magichtg in Circuits > Arduino

7977 Views, 66 Favorites, 0 Comments

8x8 LED MATRIX DISPLAY | ARDUINO | BLUETOOTH CONTROL

(UPDATED):LED MATRIX 8X8X8 || ARDUINO BLUETOOTH CONTROL || WITHOUT USING MULTIPLEXER

In this tutorial i show how to build a 8 x 8 LED matrix using an Arduino .

DO COMMENT WHAT YOU THINK ABOUT THIS INSTRUCTABLE,SO THAT I CAN IMPROVE IN MY FURTHER INSTRUCTABLES

have a look at the video tutorial for a better understanding of the entire tutorial.

PARTS NEEDED:

☻LEDS( 64 PCs)

JUMPER WIRES

☻CARDBOARD PIECE(16 CM BY 16CM)

ARDUINO UNO

LAPTOP OR PC (FOR UPLOADING CODE TO ARDUINO

POWER SUPPLY ( I USED A POWER BANK TO SAVE BATTERIES)

ASSEMBLE THE CIRCUIT USING CARDBOARD SHELL

Screenshot (90).png
Screenshot (87).png
Screenshot (88).png
Screenshot (91).png

PUT IN ALL THE 64 LEDs IN THE CARDBOARD PC AS SHOWN

SOLDER THE LEDS AS PER THE CIRCUIT DIAGRAM

Screenshot (94).png
Screenshot (95).png
Screenshot (96).png
Screenshot (97).png
Screenshot (99).png
bent negative terminals.jpg
how the bending is done.jpg
overview.jpg
positive terminals.jpg

FIRST SOLDER THE POSITIVE TERMINALS OF THE LEDS ROW WISE

NEXT BEND THE NEGATIVE TERMINALS A LITTLE BIT AND SOLDER THEM COLUMN WISE (AS SHOWN) ACCORDINGLY.

EDIT: JUST ADDED FEW EXTRA IMAGES TO UNDERSTAND THE SOLDERING PART A LITTLE BETTER

SOLDER JUMPER WIRES AND POP THE CIRCUIT OUT

Screenshot (101).png
Screenshot (100).png
Screenshot (103).png

SOLDER 8 JUMPER WIRES IN THE ROWS AND 8 JUMPER WIRES IN THE COLUMN .

FINALLY POP THE CIRCUIT OUT OF THE CARDBOARD SHELL

ARDUINO

Screenshot (104).png
Screenshot (105).png
Screenshot (107).png
Screenshot (108).png
Screenshot (109).png

CONNECT THE AURDUINO WITH THE LED MATRIX

CONNECT EACH OF THE COLUMN TO PIN 2,3,4,5,6,7,8,9 RESPECTIVELY

ALSO,CONNECT EACH OF THE ROW TO PIN 10,11,12,13,14,15,16,17 RESPECTIVELY.

FINALLY UPLOAD THE FINAL CODE TO THE AURDUINO THROUGH THE CONNECTING WIRE

To download the final code go to the below link :

https://drive.google.com/open?id=1rQIDh56OnBVF2rqVtHd0UK7_qQ4WNjcZ

CONNECT BLUETOOTH

Screenshot (84).png
Screenshot (116).png

CONNECT THE BLUETOOTH DEVICE HC-05 TO THE AURDUINO:

connect rx of bluetooth to tx of arduino

connect tx of bluetooth to rx of arduino

vcc to +5v

gnd to gnd

Download Android Application

Screenshot (115).png

download arduino bluetooth controller from playstore

Let's Play With the App

Screenshot (118).png
Screenshot (111).png
Screenshot (112).png
Screenshot (113).png
Screenshot (114).png

click on connect and select your bluetooth device .


congratulations!! you have a working led matrix display controlled via bluetooth