tptQuantification
tptQuantification
16 / 1
22nd Mar 2023
27th Mar 2023
No Description provided.

Comments

  • Radiator
    Radiator
    28th Mar 2023
    Nice! +1
  • AntigrainWarhead
    AntigrainWarhead
    27th Mar 2023
    oh wow i made one of these like a bit ago but this is way more complex
  • tptQuantification
    tptQuantification
    26th Mar 2023
    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
  • tptQuantification
    tptQuantification
    26th Mar 2023
    @micque I certainly plan on having some sorta demonstration by the time it's done.
  • tptQuantification
    tptQuantification
    26th Mar 2023
    @Jerehmia I think if I do a V2, I definately will. You certainly got me into researching filt electronics though lol
  • micque
    micque
    25th Mar 2023
    might want to make a sort UI or control panel for it though, some people might not understand how it works and downvote it
  • micque
    micque
    25th Mar 2023
    impresive! +1!
  • Jerehmia
    Jerehmia
    23rd Mar 2023
    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
  • tptQuantification
    tptQuantification
    23rd Mar 2023
    ITS BEEN DECIDED!! DEC SIXBIT ASCII. To convert between the binary input and regular ascii, add 32.
  • tptQuantification
    tptQuantification
    23rd Mar 2023
    maybe ill use 6-bit ascii