For commercial use, please contact us at hey@loco.engineering with a description of your project and how you intend to use it. If you like this project and its concept, please spread the word and ...
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 ...