Skip to content

Commit

Permalink
seven_segment: expand the alphabet and show unknown characters
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Gardiner <[email protected]>

[ gsi: usability nits, rename traces and update README ]
  • Loading branch information
BenGardiner authored and gsigh committed Jan 13, 2021
1 parent e7a4e11 commit 4e5ca80
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions display/seven_segment/README
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,16 @@ test_7_segment_slow.sr
----------------------

Cycles through the numbers 0 to F with alternating dot.


test_7_segment_all_alphabet.sr
------------------------------

Covers more combinations of LED segments, including alphanumeric codes
(letters, punctuation).


mystery_message.sr
------------------

Contains LED segment combinations that are not known to the decoder.
Binary file added display/seven_segment/mystery_message.sr
Binary file not shown.
Binary file added display/seven_segment/test_7_segment_all_alphabet.sr
Binary file not shown.

0 comments on commit 4e5ca80

Please sign in to comment.