Press the button on the left to translate regular numbers (decimal numbers) into binary numbers (numbers that only use the digits one and zero), and press the button on the right to translate binary numbers into decimal numbers. After choosing which translator you want press the space key and type the number you want. If you are using the decimal to binary translator, your number must be more than 0 and less than 2048 and must not be a negative number and it must be a whole number. If you are using the binary to decimal translator, the number you type must be more than one digit long and less than twelve digits (between 0 and 111111111111) and all the digits must be either 1 or 0. Than press the checkmark and the screen above should show the translated number. Press the "X" button to choose another translator, and press the info button to read the instructions
Decimal numbers (also known as Arabic or Hindu-Arabic numerals) are the regular numbers we use (1,2,3,4,etc.). Binary numbers are numbers that are written using only the digits 1 and 0 (1,10,11,100) which most computers use to count. This project translates binary numbers into decimal numbers and decimal numbers into binary numbers. See my other projects @uuss.