Advertisement
2002ASP Graphics #6920

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 :)

AI

Tóm tắt bởi AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Mã nguồn
original-source
Upload
Bình luận gốc (3)
Được khôi phục từ Wayback Machine