Projects

Minecraft 8 bit Adder with Redstone

Minecraft 8 bit Adder with Redstone

Add two 8 bit numbers for a 9 bit result. Built purely with redstone, this adding machine can handle unsigned input from 0 to 255. Through the magic of Two's Complement, negative numbers are also supported, with signed input ranging from -128 to 127.

Learn more →