binary to decimal converter

par wawaChief

Fichiers imprimables (1)

  • stl

    converter_v2.stl

    897 Ko · 1 718 téléchargements

Description

This is an educational tool to learn how to convert binary to decimal.

Move the tiles to form the binary number you want and add the decimal numbers to get the decimal value it represents.

With more of these, you can train yourself to 2's complement (just flip the tiles from left to right until the last 1) or binary additions (add the bits from right to left and don't forget the carry !)

It prints in one piece, without supports and without assembly.