VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

LED (20 Wire) v2

Roger Gilchrist  (50 Submissions)   OLE/COM/DCOM/Active-X   VB Script   Intermediate   Wed 3rd February 2021

A quickie LED UserControl.
LED20 because it uses 20 'Wires' to display characters (numbered 0 to 19 in case you're wondering)
'
NEW in V2
Changed Font consturction and display routines to use arrays
uses the Count property of Wire control array rather than hard coded values (Potentially allows you to add more Wires)
'
This is a spin off from the LED clock challange but definitely not a contender (way too many lines) but I was more interested in the LED than the clock.
If you look at the control in IDE you'll see that there has been no attempt to position the wires ahead of time.
In case you do want to edit it please note that the form has been locked to stop unnecessary fiddling about.
'

Rate LED (20 Wire) v2 (7(7 Vote))

Download LED (20 Wire) v2

LED (20 Wire) v2 Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters