enigma/README.md

5 lines
267 B
Markdown
Raw Normal View History

2022-03-22 08:18:29 -04:00
# enigma
A test implementation of plugless enigma machine on arduino. Has 3 rotors and 26 latin letters. Outputs current rotor shifts to one lcd and encoded message to another.
Based on [Code-Bullet/Enigma-Simulator](https://github.com/Code-Bullet/Enigma-Simulator)