This article will help you build a simple Arduino-based DCC system. Growing up in the 1980s I was living the dream. I had an HO layout on a 4 x 8 sheet of plywood in my parents' basement in Reading, ...
#define DCC_PULSE_LENGTH_ONE_MIN 220 //44us (counter 1cycle = 200ns @ 10MHz) #define DCC_PULSE_LENGTH_ONE_MAX 375 //75us #define DCC_PULSE_LENGTH_ZERO_MIN 425 //85us ...
DCC-railroad-decoders This repository contains Arduino sketches that implement DCC decoder functions for model railroading AccDec_Multifunction Version 8.0 - This Arduino sketch is derived from Geoff ...