Convert any 5-bit number to its corresponding decimal. Click on the flag to start. Click on any binary digit (or its corresponding "multiplier") to flip it from 0 to 1 and vice versa. The project can be used so that learners improve their understanding of the correspondence between decimal and binary numbers. They can either use the program, or explore the code, which has been kept as simple as possible, so that learners can comprehend it. Educators may also remove part of the code or disassemble it and ask learners to make it functional again.
Thanks to NCCE for the original project Binary lamps.