LED style text display control

J

jediknight

Does anyone know of any examples of doing LED style text displays?

I need to implement a text display which has one line of 20
characters.

There was an example on Codeproject but I cannot seem to find it now.
 
R

rowe_newsgroups

Wow for me those links crash IE 7.

Score one for firefox!

:)

Thanks,

Seth Rowe
 
J

jediknight

Are you looking for a GUI control or a way to connect to actual hardware?

If you are looking for a GUI control I found this:

http://www.componentsource.com/prod...ce.com/products/gmsi-net-alphanumeric-led-net...

For all instrument controls check out this link:

http://www.componentsource.com/features/instrumentation/net-winform/i...

Eric Renken








- Show quoted text -


I have a multiline LED display which has 4 lines of 20 characters, it
can display flashing, scrolling text information for tourists, drivers
etc.
I need a C# control which allows me to display LED style text.

I saw one some time ago on codeproject but cannot locate it now.

It used a bitmap with all the alphanumeric characters (LED style).
 
E

Eric Renken

Meaning it was displaying a Just In Time Debugging window and when I
wouldn't attached to it with VS 2005 IE would go away. It is working today.
I have seen this on other sites and I believe it is related to some
JavaScript processing problems. No I don't know exactly what problems.

Eric Renken
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top