Files

Last update 2 months 2 weeks by chatelao
Files
kicad
logo
LICENSE
README.md
overview.puml
README.md

View this project on CADLAB.io.

xDuinoRail-Decoder

The friendly decoder development plattform for model railroad tinkers.

alternative text

Target plattforms

Arduino (UNO R3) formfactor

The primary tinker formfactor is the "Arduino UNO R3":

CPU MCU Vendor Product Name & Page
? Atmega ? Atmega328 Arduino & Clones
--- Atmega32u4 Arduino & Clones
--- AtmegaMEGA Arduino & Clones
ARM M0+ SAMD21 Adafruit ]]>Metro M0 Express]]>
ARM M0+ SAMD21 SparkFun
ARM M4 SAMD51 Adafruit ]]>Metro M4 Express]]>
Dual ARM M0+ RP2040 Adafruit ]]>Metro RP2040]]>
ARM M4 nRF52840 Nordic ]]>nRF52840 DK]]>
ARM M4 nRF52840 Waveshare ]]>nRF52840 Bluetooth 5.0 Evaluation Kit]]>
RV32IMAC SiFive RISC-V SparkFun ]]>SparkFun RED-V RedBoard]]>
RV32IMAFC WCH RISC-V AliExpress ]]>CH32V307V-EVT-R1 CH32V307 Evaluation Board RISC-V]]>

Decoder development for XIAO formfactor

The ]]>XIAO]]> formfactor may even fit some H0 locomotives, so COMING SOON:

CPU MCU Vendor Product Name & Page
ARM M0+ SAMD21 SeeedStudio ]]>XIAO SAMD21]]>
Dual ARM M0+ RP2040 SeeedStudio ]]>XIAO RP2040]]>
ARM M4 nRF52840 SeeedStudio ]]>XIAO BLE]]>
Xtensa LX7 ESP32-S3 SeeedStudio ]]>ESP32-S3]]>
RV32IMC ESP32-C3 SeeedStudio ]]>ESP32-C3]]>
ARM M0+ SAMD21 Adafruit ]]>QT Py SAMD21]]>
Dual ARM M0+ RP2040 Adafruit ]]>QT Py RP2040]]>
RV32IMC ESP32-C3 Adafruit ]]>QT Py ESP32-C3]]>
Xtensa LX7 ESP32-S2 Adafruit ]]>QT Py ESP32-S2]]>
Xtensa LX7 ESP32-S3 Adafruit ]]>QT Py ESP32-S3]]>

Features

Power: - It extracts power from the rails.

Data - It extracts DCC raw signals from the rails. - It provides raw (RailCom) feedback to the rails.

The data pins are X (input) and Y (output) per default (no soldering needed, but can be reassigned to any other GPIO-Pins.

Excluded by purpose

  • It doesn't include any power IO
  • It doesn't include any MCU
Report a bug