On the Subject of 21s

Who knew putting in the same number was so awesome?!

  • The module displays a number in base 21. Submit the number back to the module in base 10 using the sum of nines and tens (and their powers).
  • Hold the green button to submit, and the other one to reset the input. Press the display to change the power you are adding has, with the highest power being 5.
  • To convert a number from base 21 to base 10, take each digit from right to left and multiply it by 21 to the power of its position, (with rightmost being zero and increasing by one going left).
  • 'l' and 'I' look similar on the module. 'l' will have a little tail.
  • '0' and 'O' look similar on the module. '0' will have a slash through it.
IndexCharacterIndexCharacterIndexCharacterIndexCharacter
006611B16G
117712C17H
228813D18I
339914E19J
4410A15F20K
55