A mechanical binary toy

Binary
Gyro Rings

A deceptively simple disc that reveals surprising mathematics. Eight nested rings. Two hundred and fifty-six patterns. One spin.

Simple object.
Hidden mathematics.

Each disc contains 8 nested rings that spin independently. Every ring has two coloured faces — black on one side, white on the other. When the disc is spun, flipped, or dropped, the rings settle into a pattern.

Because each ring has exactly 2 possible states, the disc behaves like a small mechanical binary system. With 8 rings there are 2⁸ possible states — 256 unique patterns, each representing a different number.

Despite the mathematics hidden inside, it simply feels like a toy.

Reading the pattern

Each ring functions as a binary switch. Black represents 1. White represents 0. The number is read from the centre outward — the innermost ring has value 1, and each successive ring doubles.

Adding the values of all the black rings gives the number the disc is showing.

Ring 1 — innermost1
Ring 22
Ring 34
Ring 48
Ring 516
Ring 632
Ring 764
Ring 8 — outermost128

Example pattern · 180 decimal

4 + 16 + 32 + 128 = 180 decimal

Numbers grow fast

A single disc produces 256 unique patterns — every whole number from 0 to 255. Combine multiple discs and the possibilities multiply exponentially.

256
1 disc · 8 bits
65,536
2 discs · 16 bits
16.7M
3 discs · 24 bits

A set of five discs produces over one trillion possible patterns — from a handful of small objects that fit in a pocket.

More than a spinner

The discs can be spun, rolled, flipped like a coin, tossed, or stacked. A single flip produces 8 simultaneous coin-like outcomes — one per ring. Players quickly invent their own rules.

Prediction

Guess the pattern before the rings settle. Score points for each correct ring.

Snap & Match

Race to match colours or complete a target pattern faster than your opponent.

Poker-style hands

Assign scoring to specific patterns — pairs, runs, all-black, all-white.

Curling

Roll discs toward a target. The resulting patterns determine your score.

Yahtzee-style

Chase target patterns across multiple spins with re-spin rules.

Random number

Use as a physical random number generator — a dice that goes to 255.

Every group that encounters the discs tends to invent its own rules. Discs can also be produced with different mechanical tolerances — some spin longer, some collapse faster — adding another layer of strategy and personality.

Computer science
you can hold

By manipulating the rings and reading the resulting patterns, players experience the fundamental logic of binary numbers with their hands rather than through a keyboard or display.

While playing, people naturally encounter binary numbers, exponential growth, probability, randomness, and rotational motion — without any of it feeling like a lesson.

In a world dominated by screens, Binary Gyro Rings offer a rare chance to explore the mathematics inside every computer through physical play.