Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

led dot matrix with scrolling data using shift registers

Status
Not open for further replies.

saidutt

Member level 2
Joined
Dec 4, 2009
Messages
43
Helped
6
Reputation
12
Reaction score
4
Trophy points
1,288
Location
india
Activity points
1,592
hi,
I am working on moving message 8x8 dot matrix display of 9 characters.
I am using shift resisters (74HC168) for scrolling message. so please help
how to use shift register in my program.
 

schematic01.jpg
you can use this method
 

hi,
I am working on moving message 8x8 dot matrix display of 9 characters.
I am using shift resisters (74HC168) for scrolling message. so please help
how to use shift register in my program.

Hello saisutt,
See this post for idea, code, circuit, library file
Extend OUTPUT pins of a PIC micror with the help of output shift register 74HC595
https://www.edaboard.com/threads/231411/
 

Use two ports, one as row and one as column, you scan column with your register and send data ( character ) to row....
What uC do you use anyway ?
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top