I created a 7 segment display demo It has 7 lines and a decimal point. You pass it binary strings to display. I created a map for letters and numbers plus space. You can add as many characters as you wish, I went with 4. It starts and says ----, then lets you input a string. It only displays the first 4 characters. This display can show numbers, letters and some symbols.