Hi,
Over the last few months I have been trying to break up the tedious nature of my day to day programming job. I have been creating & experimenting with animating GDI+ WinForm controls during lunch hours and out of office hours.
As a new control I want to create a Dot Matrix LED Display that scrolls text to immitate an old Java Applet I found on a website many years ago.
I am looking for some advice and hopefully a basic starting point as I am not really sure how to go about the controlling of the LED's on and off or how to draw such a large amount of LED's in a manor that will not cause performace issues etc...
Any advice or code snippits would be most appriciated...
Over the last few months I have been trying to break up the tedious nature of my day to day programming job. I have been creating & experimenting with animating GDI+ WinForm controls during lunch hours and out of office hours.
As a new control I want to create a Dot Matrix LED Display that scrolls text to immitate an old Java Applet I found on a website many years ago.
I am looking for some advice and hopefully a basic starting point as I am not really sure how to go about the controlling of the LED's on and off or how to draw such a large amount of LED's in a manor that will not cause performace issues etc...
Any advice or code snippits would be most appriciated...