Little project to run trains on a modelrailroad by using an arduino Mega and a computer running Python.
This is only a project to increase my programming skills and isn't as great as jmri (https://www.jmri.org/).
It uses an arduino Mega to send and receive DCC signals on the track using DCC-EX (https://dcc-ex.com) and a Motorshield.
Turnouts are directly connected to the IOPins of the arduino via a relais board. This project is in heavy development, so not all feature is already implemented, but will be in future releases. ...