oh wow i made one of these like a bit ago but this is way more complex
i have the extremely optimistic end goal of a little computer with one pointer and a few instructions, so it can play out a lil message and do some math but that's HUGELY optimistic
@micque I certainly plan on having some sorta demonstration by the time it's done.
@Jerehmia I think if I do a V2, I definately will. You certainly got me into researching filt electronics though lol
might want to make a sort UI or control panel for it though, some people might not understand how it works and downvote it
Nice +1. If you want smaller lookup tables you could use FILT rom to store the segment information for each character. My 7-segent driver save has various drivers which all work with FILT rom but use different binary decoders, perhaps you can use it as a cheat sheet id:2785774
ITS BEEN DECIDED!! DEC SIXBIT ASCII. To convert between the binary input and regular ascii, add 32.
maybe ill use 6-bit ascii