3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.


Kid's Game to Arduino Enigma Machine

Kid\
«
  • IMG_0630.JPG
  • 2000px-Enigma_wiring_kleur_svg.jpg
The technology behind Enigma machines and the work done to crack them has influenced cryptography, cryptanalysis, and computer science in general.  If you're unfamiliar with Enigma machines, it's a device that was developed near the end of World War I, then used extensively by the Nazi regime in World War II, to encrypt messages.  The allies (the British in particular) worked tirelessly to break the code.  One of the father's of modern computer science Alan Turing (of Turing Machine fame) worked on the British team that worked break the code.  Some estimate that because the allies were able to crack the code the war ended two years earlier than it would have otherwise.

One thing to note, the Enigma's encryption algorithm is pretty good, but not perfect.  One weakness is that a letter can never be encrypted as itself which eliminates at least on character and can make it easier to crack.  Most of the issues the Nazi's had that made it crackable had to do with their processes as they used the machine.  Key exchange is hard in a system like this where you don't really have an out of band method to exchange keys.

If you want a detailed description of how Enigma machines work check out the Wikipedia article( http://en.wikipedia.org/wiki/Enigma_machine  ), or the many other articles on the internet, I'll just give a quick overview here.

The Enigma machine basically consisted of three or more rotors that had contacts on both sides.  The rotors are set to the encryption or decryption "key" then a button is pushed which goes through the wiring in the rotors, then lights up a lamp corresponding to the encrypted output (there's a lamp for every letter in the alphabet).  To decrypt you simply start with the same key that was used to encrypt the data and type in the cipher text.  One thing significant about the Enigma machine is that the rotors rotate as each key is pressed, so the encryption key essentially changes with each character.

I was in a thrift store recently and saw a game with a screen and a keyboard and I thought, that would make a good Enigma machine (I've always wanted one, but I know my wife would kill me if I bought a real one $$$).  In this instructable I'll show how I gutted an kids game and used an Arduino to hook up to the keypad and speaker.  The code's not too bad (so far).  This version is a simple three rotor Enigma machine.  You can switch the rotors around and change the letters for the rotors.  Future plans are to all for more rotors, allow changing out the reflector, allow for spinning the ring around a rotor, and a plug board implementation.  This Enigma machine will be able to encode and decode messages to and from the real, old Enigma machines used during Wold War II.



Note: The image for this page is from the Wikipedia article on Enigma Machines
 
Remove these adsRemove these ads by Signing Up
 

Step 1Parts and Tools

Parts and Tools
Parts
1. A kid's game with a keyboard and a screen (I chose the Fisher Price game in the picture, got it at a local thrift store)
2. An Arduino (I used an Arduino Pro from Sparkfun).
3. Maybe a screen (you may be able to patch into the screen that comes with the game).

Tools
1. Mulitmeter
2. Soldering Iron
3. Maybe a Dremel type tool if you're replacing the screen or doing other mods to the case



« Previous StepDownload PDFView All StepsNext Step »
8 comments
Feb 17, 2011. 3:25 PMAZNdude says:
This is awesome
I have been interested in the Enigma machine since I read The Code Book, it's a great book
Feb 15, 2011. 11:11 AMunigamer says:
not sure if you know but...

http://idle.slashdot.org/story/11/02/15/1548225/Toy-Converted-Into-an-Enigma-Machine?from=rss&utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+Slashdot%2Fslashdot+%28Slashdot%29&utm_content=Google+Feedfetcher

(you're on slashdot!)
Feb 15, 2011. 12:18 PMjdege says:
"Some say the first programmable computer was developed as part of the effort of the British to decrypt the messages encrypted by Enigma machines."

The Colossus was built to attack the Lorenz cipher, not the Enigma.
Feb 13, 2011. 9:00 AMArano says:
for everyone who is interested there is a really good(like the real one, but virtual) simulation of the enigma downloadable on this website: http://users.telenet.be/d.rijmenants/en/enigmasim.htm

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
8
Followers
5
Author:sketchsk3tch