Skip to content

Utility for quickly creating tables symbols for dynamic display on a seven-segment indicator

Notifications You must be signed in to change notification settings

c-not-around/seven-segment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Seven Segment Indicator Tool

Utility for quickly creating tables symbols for dynamic display on a seven-segment indicator

screen

Usage

  • Assign the correspondence of indicator segments (A,B,C,D,E,F,G,dp) to the pins of a certain microcontroller port

    mapping

  • Select the type of segment indicator (common anode or common cathode)

  • Select the number system in which you want to display the result

  • If there is no need to connect any indicator segments, then such unused bits of the microcontroller port can be filled with zeros or ones

  • The output field displays the value of the microcontroller port corresponding to the current image on the indicator

  • The Array button generates a symbol table for the numbers 0..9 or 0..F as an array

About

Utility for quickly creating tables symbols for dynamic display on a seven-segment indicator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages