10
I wanted to build a redstone machine, using some the newer (1.5) redstone elements in the game. Thus I built a subtractive calculator. It can only preform subtractions due to in game limitations, and its highest number is fifteen. I hope you like it and if you happen to find a use for it, (like in a map) go ahead and use it.
Thanks for your support!
Happy building --Atomsmasher5200

This work is licensed under a Creative Commons Attribution 3.0 Unported License.
Technical stuff
Basically, the calculator subtracts by taking one power level, and removing a determined amount based on another power level (which is how the comparator works). Using redstone wire to "memorize" the number, (the current power level is the number) information can be transmitted around the circuit. Thus a redstone strength of six equals the number "6". The hard part is turning the digital number (stored as info and usable by game) into an analog number (emitted info or usable by player). The reason the number can't be above 15 is because the redstone can't have a strength above 15 "units". It also can't go below zero, because redstone can't represent negative units.
Happy building --Atomsmasher5200
Additional Notes

This work is licensed under a Creative Commons Attribution 3.0 Unported License.
1 Update Logs
Debugging : by Atomsmasher5200 05/04/2013 10:50:43 pmMay 5, 2013 @ 2:50 am UTC
Debugged the circuit. Fixed the issues with 1 and 15 answers.
More like this
2109277
2

Have something to say?