This module implements the DCC protocol for controlling model trains using a Raspberry Pi. It is able to output direction and speed DCC-encoded packets on one of the GPIO pins (see example below).
Easy to install and use (pip module, minimal setup, no big framework) Easy to integrate as building block Should works on multiple RPi operating systems Control DCC locomotives using plain Python! Set ...