dmadison / LED-Segment-ASCII

Library of ASCII character representations using 7 segment, 14 segment, and 16 segment LED displays
MIT License
135 stars 21 forks source link

If you need to use a different mapping #2

Open hans-jorg opened 6 years ago

hans-jorg commented 6 years ago

Thank you very much for the table. It help me a lot. But I needed to change the segment assignment. To easy this task, I modified the table to use symbols for segments as below.

14-Segment-ASCII_SYM.txt 16-Segment-ASCII_SYM.txt 7-Segment-ASCII_SYM.txt

I have a python script to do it. conv2seg.txt