Skip to content

1938472938477349/seven-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

7-Segment-Decoder

Python implementation of a 7 segment decoder. Reads a file in form of

    _  _     _  _  _  _  _ 
  | _| _||_||_ |_   ||_||_|
  ||_  _|  | _||_|  ||_| _|

And outputs number in a list.