This is a Python script for accepting incoming signals (via a physical button that "closes" the circuit), and translating the input into morse code. There are two files of interest: * Transmitter.py ...