bmp & gif convert to led dot matrix display with c#
-
hello how do convert any Image and gif or swf to dot matrix display and scroll it. please send me sample code with c#. very thanks. hosseinjavidian@gmail.com
-
hello how do convert any Image and gif or swf to dot matrix display and scroll it. please send me sample code with c#. very thanks. hosseinjavidian@gmail.com
Never post your email address in any forum, unless you really like spam! If anyone replies to you, you will receive an email to let you know
Ideological Purity is no substitute for being able to stick your thumb down a pipe to stop the water
-
hello how do convert any Image and gif or swf to dot matrix display and scroll it. please send me sample code with c#. very thanks. hosseinjavidian@gmail.com
Image Processing for Dummies with Give this a go - C# and GDI+ Part 1 - Per Pixel Filters[^].
A new Windows Phone App - Speed Dial
-
hello how do convert any Image and gif or swf to dot matrix display and scroll it. please send me sample code with c#. very thanks. hosseinjavidian@gmail.com
You're going to have to explain exactly what you mean by "dot matrix display". Are you talking about an LED driven piece of hardware? Are you talking about some control you drop of your form? Are you talking about some LED display contorl you're creating?? Without knowing this, it's pretty much impossible to tell you "how to scroll" on this display.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak -
You're going to have to explain exactly what you mean by "dot matrix display". Are you talking about an LED driven piece of hardware? Are you talking about some control you drop of your form? Are you talking about some LED display contorl you're creating?? Without knowing this, it's pretty much impossible to tell you "how to scroll" on this display.
A guide to posting questions on CodeProject[^]
Dave Kreskowiaktry this: A C# LED matrix display[^] Or if you're interested in interacting with physical leds try this excelent article I/O Ports Uncensored - 1 - Controlling LEDs (Light Emiting Diodes) with Parallel Port[^]
there are no facts, only interpretations
-
try this: A C# LED matrix display[^] Or if you're interested in interacting with physical leds try this excelent article I/O Ports Uncensored - 1 - Controlling LEDs (Light Emiting Diodes) with Parallel Port[^]
there are no facts, only interpretations
You do realise that the original poster doesn't get replies to questions when you reply to someone else, don't you? I don't think Dave's particularly in need of doing this.
*pre-emptive celebratory nipple tassle jiggle* - Sean Ewington
"Mind bleach! Send me mind bleach!" - Nagy Vilmos
CodeStash - Online Snippet Management | My blog | MoXAML PowerToys | Mole 2010 - debugging made easier
-
try this: A C# LED matrix display[^] Or if you're interested in interacting with physical leds try this excelent article I/O Ports Uncensored - 1 - Controlling LEDs (Light Emiting Diodes) with Parallel Port[^]
there are no facts, only interpretations
Pete is correct. Why are you telling ME this?? I already know this stuff, and, frankly, would NEVER use a parallel port to control anything as it's too easy to blow the port up. I'd use hardware dedicated to the purpose like something from Phidgets or a Netduino or Arduino. Since the original poster never specified what they were using as an "LED display" the question is unanswerable. I really don't feel like going through every possibility of scrolling an image on every type of "LED display" as it would take a small book to describe them all.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak