News

LEGO binary to decimal conversion [Carl] is doing a few experiments to see if it’s possible to build a calculating machine out of LEGO. He managed to convert four bits of binary into decimal.
Conversion of binary to decimal numbers is often needed in firmware. And it’s done easily enough if multiplication and division by ten are acceptable.
If you want to convert a decimal to a fraction of an inch, first decide what fraction you want to use - the nearest sixteenth of an inch, nearest eighth of an inch, etc. Then, multiply the decimal by ...