Uses 7-bit binary to add numbers. Just spark the buttons to add that number to the total and press the [ = ] button to display the total. You can also press [+] and [-] to toggle auto-total, which, by default, is on.. Total limit: 128
adder
addition
calculator
electricity
electronic
buttons
bits
linear
Comments
-
Wha...wha...wha...HOW DO YOU LEARN HOW TO DO THAT???? Btw, +1
-
Thanks for the tip.
-
you don't need to look in the source to find the colours of elements, just go into the decoration tab and take a sample of the colour (middle click on the pixel) then click the square of colour, a lot easier than looking in the source code..oh and +1
-
The thumbnail picture looks like a satelite. XD
-
This could be made so so much smaller with an actual adder instead of a ROM based system.
-
soo... my i share the id? also IMO 128 should be 0 so you can 9-9 etc.
-
Thank you
-
lol 0x505050 is 808080 in rgb. 50 is 80 in hex (16base). also i have an idea to make the converter superfast. can i modify it? i wont make it public ofcourse.
-
What about 0x505050? I found out that was the colour of unpowered LCRY through the source code. But point is, it's a lot more readable now.
-
if you paint the screen with the color 80 80 80 except for the LCRY it becomes alot more readable