From 4e5ca80e3a4180c151298f94ea721edae8ad5467 Mon Sep 17 00:00:00 2001 From: Ben Gardiner Date: Sun, 22 Nov 2020 20:59:19 +0000 Subject: seven_segment: expand the alphabet and show unknown characters Signed-off-by: Ben Gardiner [ gsi: usability nits, rename traces and update README ] --- display/seven_segment/README | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'display/seven_segment/README') diff --git a/display/seven_segment/README b/display/seven_segment/README index dd3410f..434ce89 100644 --- a/display/seven_segment/README +++ b/display/seven_segment/README @@ -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. -- cgit v1.2.3-70-g09d2