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.

Help me make an EPROM based advertisement display

Status
Not open for further replies.

52x

Newbie level 1
Joined
Oct 11, 2005
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,299
can any one help ne with this project if a microprocessor is to be incoperated in it. Its what iam supposed to present this semester.


EPROM BASED ADVERTIESMENT DISPLAY

The aim of this project is to design a Moving Message Display System of the type commonly seen in shop windows, airports, and other public buildings. The display will be required to be able to scroll a message from right to left, with at least eight characters on screen at any instant. Other display features (such as flashing text) will not be needed, since it would be extremely difficult to add these using ordinary logic ICs.
An EPROM is used to store the message to be displayed on the LED display. Bits from the EPROM output correspond to the seven LED's in one column of the display. A high output turns an LED on, the LED display being a common cathode type. In order to scroll the message across the screen, the cathodes (displqy columns) of the LED's are scanned by the Cathode Multiples Block at a speed high enough so that the flickering cannot be seen. As each column is selected, the corresponding data for the LED anodes (display rows) is output from the EPROM and the main Address Counter is incriminated. After a number of scans set by the Scan counter, the Base Address Counter is incriminated and the new value loaded into the Main Address Counter. This sequence gives the issusion of the message scrolling across the display. The system has a single clock which is effectively divided down by each block.

E-mail me at "smdennis2003@yahoo.com"
 

Re: project

You can used PIC16F84A microcontroller. Its very easy and very cheap to construct. you can email me a neoaspilet11@yahoo.com if you want to have a design and a code for it. Just say what text you want to display
 

project

can also ask for your design neo? want to display "HELLO WORLD"
 

Re: project

is there any sample project ?
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top