LED Scrolling Display Without an IC

by Mukesh Prabha in Circuits > LEDs

3266 Views, 10 Favorites, 0 Comments

LED Scrolling Display Without an IC

ice_screenshot_20160819-160129.jpeg

This is an 5x5 Led matrix display, Here very simple logic is used here to scroll a word in led display.

Project Discription

ice_screenshot_20160819-160129.jpeg
LED Scrolling Display Without Any IC's

Hello Friends, This is the Simplest method to make Scrolling Text on LED Matrix using only Arduino . You can make 5X5 matrix by your own (more cheep) following this guide in youtube video.

Components Required

LED-Matrix (1).jpg

1. LED -25 numbers

2. Arduino Uno R3

Procedure

ice_screenshot_20160819-160129.jpeg

1.Using Arduino IDE create an program as given.

2.Connect the 5x5 led matrix into an arduino uno board according to the pin initialised in a code for both rows and columns.

3.Then dump the code in arduino uno after compiling.

4.After dumping or burning the board you can get the given words scrolling in the led display.