A minimalist 130x74mm Numbers Only Enigma Z30 Machine Simulator using an ATMega 328 powered Arduino Nano and a custom PCB
To make the experience fit your profile, pick a username and tell us what interests you.
We found and based on your interests.
And finally, here is a picture of completed units:
Enigma Uno:
https://www.tindie.com/products/arduinoenigma/arduino-enigma-i-m3-m4-machine-simulator-w-case/
NanoEnigma:
https://www.ebay.com/itm/114230592101
PicoEnigma:
https://www.ebay.com/itm/114219267074
https://www.tindie.com/products/arduinoenigma/picoenigma-a-universal-enigma-machine-simulator/
To put batteries inside a laser cut enclosure, one has to think in 3D using 2D:
The pictures in this article will show how:
https://arduinoenigma.blogspot.com/2020/01/how-to-put-battery-compartment-inside.html
And now that there is a built in battery compartment, then the question of how long will it run on batteries becomes more important.
The following article shows a method of measuring run-time by writing timing checkpoints to EEPROM, no external components needed.
https://arduinoenigma.blogspot.com/2020/01/measuring-battery-run-time-by-writing.html
I always wanted an Enigma-E...
Editing of UKWD pairs has been added to MegaEnigma
The universal enigma engine seems to be working correctly
Here are a couple of posts with the current project status:
https://www.instagram.com/p/B2dJO-4n6Dr/
Current pictures of the machines:
Started to solder both enigmas.
What's wrong with this picture?
The answer and more pictures here:
Head over to the Mega Enigma Simulator project to see them:
Here is the pin assignment for the Z30. Fundamentally it is the same circuit in the Mega Enigma, just smaller.
To understand how this will be illuminated and read, see the following log on the Mega Enigma project page:
Here we go again:
Here is an almost finished design, all it needs it a little tweaking of the bottom silkscreen. Time to add a USB label indicating which way the Arduino Nano is supposed to go.
Uh Oh...
The footprint for the Nano has been placed with the USB connector facing towards the LED displays. While this design will technically work, the USB port is concealed.
Time for a quick re-design:
Now the USB connector is facing left. Notice the location of the VIN pin, fed from the power switch. The cost of this redesign was two more horizontal traces in the front to get power to the right location now that is away from the power switch.
Time to check all the connections carefully.
Witness the importance of double checking wiring. The menu key (above the 0, is wired to the same select/return line combination as the 0 key (bottom of image). Luckily, another return line passes by and is just a matter of switching the bottom of the pushbutton to a different return line.
By simply connecting the bottom of the key to another return line, the menu key now has a unique select/return line combination.
Since these circuits are wired without using a schematic, very careful checking is needed at the end to make sure everything is wired correctly.
Create an account to leave a comment. Already have an account? Log In.
Well as it's basically just taking what you did - the pcb files and working through your component list and code, so it's just yours. Although I went down the 3D print route for the enclosure - which was fun as i've never designed an enclosure from scratch before. Had to learn all kind of interesting design skills like how to do hinges. My aim with the Z30 I'm building is to deploy it as part of a geocaching field puzzle.
As to pictures of my unit well you can see one here:
https://www.tsiolkovsky-creations.co.uk/things/z30-01.jpg
As you can see I went for a blue rather black PCB and the mode key is black, as that was all I had on hand at the time.
As I also built an Kim UNO I next intend to spend the afternoon converting that into a Z30 in line with your code too.. That should be a lot of fun as well.
It's a very good looking build. I always enjoy seeing motivated people replicate these projects.
On a separate note, I do not know why this project is not getting any love:
https://hackaday.io/project/168713-ciphersaber-a-simple-rc4-cipher-for-arduino
And links in comments are broken, tried plain links, html and markdown, nothing works.
Fascinating, I'd never even heard of the Z30 before this. Seems like a great "on ramp" for getting into Enigma simulators.
It is an interesting little machine, it grows on you. I have written a Z30 simulator in 6502 assembly for the KIM Uno based on the description and wiring found on Wik Anders article. This was part of the #1KbChallenge and #RetroChallenge2017
Links in comments do not seem to work anymore. Tried plain link, html and markdown. Nothing works.
The 2019 Competition entries will all be listed on @Tindie
Once the parts for the Enigma Simulators are ordered, a batch of Sinclair Kits will also be made available.
At the beginning of the year there were no plans to make any new enigma simulators, but it looks like we are going to have three different ones available soon. Happy.
Spectacular! Will you make them as a kit, or should we order the PCBs ourselves?
Become a member to follow this project and never miss any updates
By using our website and services, you expressly agree to the placement of our performance, functionality, and advertising cookies. Learn More
Fantastic thing - and well have to say I've built my own version of this. Many thanks for this.