Resizable 7 Segment Display!
Posted: 2002-06-01
By: ArchiveBot
Viewed: 75
Filed Under:
Title | Uploaded | Size |
---|---|---|
CODE_UPLOAD1068410152000.zip | 9/3/2020 3:45:00 PM | 20,021 |
It's a comsmetic item really. Why display numbers using a large font when you can have a 'Real'. LED display!!, it can be resized at runtime an was designed to be daisy chained together to form a display 'Bank'
Original Author: Don Balmer
Inputs
Number To Display (Integer)
Autoincrement Interval (Integer)
Manual Trigger (Method)
Reset (Method)
Carry In (Integer)
Auto / Manual mode (Property)
Maxcount (Integer)
Mincount (Integer)
Colons On / Off (Property)
etc.
etc.
Assumptions
I always try to think how people are going to use my code and error trap accordingly. If you find my code qwerky then pleez let me know. As i've had NO official training my methods and style may not be what you are used to.
Returns
Carry Out (Integer)
Displayed Number (Integer)
Overflow (Event)
Underflow (Event)
Colons Change State (Event)
Side Effects
None I am aware of
Please let me know if you find any.
Comments on this post
No comments have been added for this post.
You must be logged in to make a comment.