NaiJi ✨ 9baf689f84 | ||
---|---|---|
LICENSE | ||
README.md | ||
code.c.ino | ||
enigma_types.h |
README.md
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