only modification was to replace "const char *" on the "name" field/accessor methods to be "const __FlashStringHelper *" to reduce SRAM usage. Before you can get a successful compilation of DCC ...
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 ...