On 21 Feb, 22:36, "Eric Renken" <EricRen...@newsgroup.nospam> wrote:
> 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/produ...umeric-led-net...
>
> For all instrument controls check out this link:
>
> http://www.componentsource.com/featu.../net-winform/i...
>
> Eric Renken
>
> "jediknight" <wakt...@gmail.com> wrote in message
>
> news:(E-Mail Removed)...
>
>
>
> > Does anyone know of any examples of doingLEDstyle 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.- Hide quoted text -
>
> - 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).