DIY Binary Code Bracelet
Project Overview:
Let’s create a bracelet using beads and binary code that contains a secret message. This process uses the same number system that computers use to store and process everything they do. Though it appears to be a random pattern of colored beads, every bracelet is secretly spelling a special message out through 0s and 1s!
Materials:
Elastic Cord or String
Beads in Two Colors (one color represents "1", the other represents "0")
Scissors
A Binary Code Chart (letters A-Z translated into binary, easy to find online or work out yourself)
A Notebook or Scrap Paper (to plan out your pattern before beading)
Instructions:
Pick which color bead means "1" and which one means "0," and write that down so you don't mix it up partway through.
Choose a short word or your name to spell out in binary.
Look up (or work out) the binary code for each letter in your word, using 8 beads per letter.
Write out your full sequence of 1s and 0s on paper first, grouping every 8 digits together so you don't lose track of where one letter ends and the next begins.
Cut a length of elastic cord long enough to fit around your wrist with some extra room for tying.
String your beads onto the cord in order, following your written-out sequence exactly, leaving a small gap or space between each group of 8 to mark where each letter starts.
Once all your beads are strung, tie the ends of the cord together securely.
Test your bracelet by having a friend try to decode it using the binary chart, letter by letter, and see if they can figure out your word.
Explanation:
Did you know that computers don't actually understand letters or words the way we do? Instead, everything gets boiled down to just two options, on or off, which we write out as 1s and 0s. That's called binary code, and it works because computer chips are basically made of a ton of tiny switches that can only be in one of two states at any given moment, kind of like how your bracelet only uses two bead colors! Every letter or symbol you've ever typed becomes its own string of 1s and 0s behind the scenes, usually 8 digits long, which is exactly why you grouped your beads 8 at a time. So, while your bracelet just looks like a random string of colored beads to anyone who doesn't know the code, you basically built a wearable version of the exact same system every computer, phone, and website runs on right now.