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.

Extensive project I need some help with...

Status
Not open for further replies.

Erazorz23

Newbie level 2
Joined
May 17, 2007
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,305
Hey all, new to the forum and hoping to find some experts that can help me with the following project.

Here's what I'm trying to do:

I want to make a scrolling stock ticker in my house that I can hook up to my computer to update quotes on a constant feed. Much like the ones you would see at a major financial corporation, just on a smaller scale.

From the research I've done, It seems as if the easiest way would be to link a bunch of pre assembled bi-color dot matrix displays into a long array, and then use a processor to decode and scroll the information.

However, I'm unsure about several of the specifics, such as how to link several dot matrix displays, what kind of processor to use once they're linked, and how to transfer the information from my computer to the sign.

I know I haven't given you guys much to work with, but any information you can offer will be greatly appreciated, and we can get more specific as the topic dictates. Thanks in advance...

-Mike
 

Erazorz23 said:
Hey all, new to the forum and hoping to find some experts that can help me with the following project.

Here's what I'm trying to do:

I want to make a scrolling stock ticker in my house that I can hook up to my computer to update quotes on a constant feed. Much like the ones you would see at a major financial corporation, just on a smaller scale.

From the research I've done, It seems as if the easiest way would be to link a bunch of pre assembled bi-color dot matrix displays into a long array, and then use a processor to decode and scroll the information.

However, I'm unsure about several of the specifics, such as how to link several dot matrix displays, what kind of processor to use once they're linked, and how to transfer the information from my computer to the sign.

I know I haven't given you guys much to work with, but any information you can offer will be greatly appreciated, and we can get more specific as the topic dictates. Thanks in advance...

-Mike

Hi Mike, you're definately in the wrong topic area, hence no reponses i guess.

The project you're refering to is complex and no longer considered a small hobby project, IMHO. I suggest to copy-and-paste your message in a new topic and appropriate area... :|
 

From your original post, it sounds like you've gotten a handle on getting the information to the computer.

The question is then (1) how do I communicate the data from the computer to a microcontroller and then (2) how do I use the microcontroller to control the display?

Communicating with the microcontroller can be done easiest using a standard serial port. Many microcontrollers have serial port modules built in. Usually you will need to use a level converter such as the MAX232. For help in PC programming, level converters, and microcontrollers, this link may be useful:



Also, there is an extensive thread on the board about building a display:



Hope that helps!

-jonathan

btw - a more descriptive post heading may help get you more readers.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top