A simple Arduino model train control (DCC) system acts as a command station to control DCC decoders. This project adapted Michael Blank's program code for signal generation. The original program ...
This DCC implementation uses the waves functionality of libpigpio to offload the DCC waveform execution to DMA-gated PWMs. The dccpacket.* files contain the class that builds the DCC pulse trains for ...
you mentioned Arduino, a DCC-connected programmable system. Is that like Java Model Railroad Interface (JMRI) software, and if so, how do the two compare? - Bruce Fogwell A: Hi, Bruce. Arduino isn ...