Skip to content

this repository contains Python applicatons which use seven segement displays which are dranw on a tkinter canvas

License

Notifications You must be signed in to change notification settings

oonap0oo/7_segment_display

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

7_segment_display

this repository contains Python applicatons which use seven segment displays which are drawn on a tkinter canvas

Beschrijving van GUI

Beschrijving van GUI

7segment_clock.py

This Python code implements a digital clock with vintage looking seven segment display the seven segment display is drawn once a Tkinter canvas, the digits are then updated by switching their visibility on and off appropriately the logic for switching the segments in function of the character to be displayed is kept in a dictionary with the character als key and seven booleans representing the state of the seven segements for that character

About

this repository contains Python applicatons which use seven segement displays which are dranw on a tkinter canvas

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages