Add two 16-bit binary numbers and watch the ripple-carry adder compute bit by bit. Each bit is added with its carry, rippling through the entire system. Read the accompanying post for the full explanation.
Convert between binary and decimal to explore different values.