Build a DCC++ base station
Placed onUnfortunately, sometimes things don't go quite as they should. Check the following:
- Does the Arduino work? Remove the motor shield and try to upload a simple blink sketch via the Arduino IDE.
- Is your hardware supported by DCC++? DCC only supports the Arduino UNO and MEGA in combination with the Arduino Motor Shield or the Pololu MC33926.
- Is the motor shield getting power (and enough)? You usually need at least 12V. In some cases this is also 15V.
- Is there a connection between the motor shield and the track? Turn off the power and use the continuity test function of your multimeter to check.
- Have you connected the jumpers as described in the Hardware chapter?
- Have you set the locomotive number correctly in the controller software? If you never changed this, it defaults to 3.
- Is the controller connected to the base station?
- Did you turn on the power button?
Still having problems? Describe your problem in the comments and I'll try to help!