Tools Links Login

Numeric LED Display

Hello!
Well friday night, I rewrote a thing I did in Pascal years ago, i.e. a numeric LED display. Have a look to the screenshot to see what I mean.
I know, the display doesn't seem to clear, but that is because I made too big sprites! Stand up and watch from some distance, it looks better :) And the contrast between on and off LEDs is too low. You can change the sprites (in colour of course, but also in size) and adapt easily this code in whichever program. You can use different LEDs sets, choose LEDs size, number of digits, where to display... It is flexible and piece of cake to port.
Finally, this sample do NOT use PictureBox or ImageBox at all, but sprites and APIs. Unlike my Tetris, no backbuffering is used (no point here). So you can use that without using one single control! Cool huh?
Cheers, I hope you'll enjoy enjoy :)

Original Author: Cricri

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 80 times

Categories

Visual Basic 6

Attachments

Numeric_LE1322069172002.zip
Posted: 9/3/2020 3:45:00 PM
Size: 11,819 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.