Zero-latency subframe decimal input and output using my old multiplier (updated to modern subframe tech standards) as a demo. Turn debouncing off to experience 60Hz to its fullest.
subframe
decimal
output
input
multiplier
multiplication
electronic
electronics
60hz
bin2dec
Comments
-
@danieldan0 Correction: Floating point number display is obviously still hard. Though the existence problem will likely be solved soon (and no, not by me :P).
-
@danieldan0 Those are all easy extensions, but I wouldn't bother making them unless there's a nice application for it. In particular, extending to hex just requires a small modification to the Lua script I used to generate the 7seg decoding. If you want to use a hex display for something, you can PM me.
-
But we don't have floats for dots lel
-
It would be cool if there was a hexidecimal display. +signed numbers and dots
-
@Kostia4381 FILT gives us 29 bits to work with, which allows me to store a maximum of 7 digits (7 digits * 4 bits per digit = 28 bits) of binary coded decimal. We could go beyond that by using multiple FILTs for the BCD output, but there isn't much point anyway because the largest number we can represent with 29-bit binary has 9 digits (2^29 - 1).
-
Why not have a 15 digit output?
-
Great work my friend.
-
Awesome! +1
-
@mecha-man Good catch. Now they are all deco-ed black.
-
A couple of tails of INST that sitck out from the GRVT buttons are deco-ed black.