I've always wanted to try implementing a segment display, where each bit in a byte is a segment being turn on or off.
I've always wanted to try implementing a segment display, where each bit in a byte is a segment being turn on or off. 15 comments
I don't know where I'm going with this, I guess I'm making a microwave or something. @neauoire if there ended up being tools using this as their interface, i think it'd be super useful in gur case of using a machine made from salvaged parts, if you can't get your hands on an lcd + ascosciated parts and don't have / can't power a monitor (or dont have video generation circuitry), you could build a basic terminal as a grid of 7 segment displays. @neauoire Fun stuff @neauoire two questions: what is that language&environment and why it's cdef89ab45670123 and not 0123456789abcdef? @hatkidchan that's the #uxn environment. Where do you see this ordering? I though I did 0-f? @hatkidchan Oh! That was just temporary while I was sorting out the keyboard drawing routines :) It looks like this: https://merveilles.town/web/@neauoire/108680863035408829 |
@neauoire sweeet, now I'm picturing tiny custom hardware kludged together from found parts running on uxn 😬