This project is a base 3 odometer that counts up/down using a base 3 number system and displays the decimal value of the numbers being shown. You can either manually set the numbers on the odometer using the (+) and (-) buttons, or you can have it count automatically in base 3 by clicking the "go" button. This is very similar to the odometer widget on the code.org website.
This is a student project done for the 9/10 Computer Science and Programming class. AJ created a base 3 odometer using pictures instead of numbers.