I am in the process of learning C++ for the Arduino but need a program to read the locomotive decoder address in a DCC system.
Thanks for any help!
I am in the process of learning C++ for the Arduino but need a program to read the locomotive decoder address in a DCC system.
Thanks for any help!
What online research have you tried so far? Is this your first stop? It sounds like two steps really, make a DCC system work, and then perform a specific function with it. We need to know if you have already found some C++ DCC software.
mhcomp:
I am in the process of learning C++ for the Arduino but need a program to read the locomotive decoder address in a DCC system.Thanks for any help!
have a look at this thread:
https://forum.arduino.cc/index.php?topic=672461.0
hope that helps....