So you finally decided to hop on the Arduino bandwagon and start making electronic projects as a fun hobby. As a beginner getting started with Arduino, your first instinct is typically to buy a ...
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 #define DCC_PULSE_LENGTH_ZERO_MAX ...
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 ...