Skip to content

NurTasin/pySevSegment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pySevSegment

A seven segment display simulator for python 2 or 3

Usages

You can use this seven segment display only for displaying a digit on the Graphics Window. (tkinter canvas)
You can make digital clocks , thermometer , stopwatch , timer , etc with this module.

Installation

Just put the `graphics.py` and `sevSeg.py` file on the path of your program in which you will be using this.
Actually no installation required at all.

Examples

Examples are provided with this package.
Browse the example file to watch some examples.

ScreenShots

About

A normal python class to visualize a sevensegment display.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages