DeBruijn.py

Python code from Wikipedia page on the DeBruijn Sequence, modified by me to output sequence of all 5 digit combinations of 1, 3, 5, 7, and 9, separated by commas and spaces, so it may be pasted into the array initialization in the Arduino code.

plain - 1.07 kB - 06/20/2018 at 03:19

Download

FiveFingerCodeFinder.ino

Arduino code for the Five Finger Code Finder project.

ino - 14.72 kB - 06/20/2018 at 03:00

Download