Comment on Repeating of course
yucandu@lemmy.world 1 day ago
I had to just emulate floating points to save pulling in the giant print float library in stm32 to save flash memory. And then I learned that’s what all the pros do IRL anyway.
Comment on Repeating of course
yucandu@lemmy.world 1 day ago
I had to just emulate floating points to save pulling in the giant print float library in stm32 to save flash memory. And then I learned that’s what all the pros do IRL anyway.
VinegarChunks@lemmus.org 1 day ago
I am hard pressed to find anyone irl who would be impressed by this but I made a spreadsheet that converts hexadecimal into float using only standard excel formulas.