Device Control
Library for (NMRA/RCN) Digital Command Control (DCC)
Further development of the OpenDecoder 2 software, as developed by W. Kufer. It has been rewritten for Arduino, and runs on UNO, Mega, Nano, Nano Every etc. On novel ATMega processors (MegaCoreX and DxCore) the quality of the DCC signal decoding has been considerably improved, by exploiting some novel peripherals of these new processors.
Maintainer: Aiko Pras
This library is compatible with the avr, megaavr architectures so you should be able to use it on the following Arduino boards:
Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.