electronics:dcc
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
electronics:dcc [2017/08/17 04:58] – created dmmedia | electronics:dcc [2017/09/27 06:57] (current) – dmmedia | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | DCC | + | ====== |
- | FIXME: content needed | + | [[https:// |
+ | |||
+ | Digital Command Control is a way of controlling model railway. | ||
+ | Standard was established by [[https:// | ||
+ | Latest versions include controlling trains and accessories and feedback from trains to the control stations. | ||
+ | |||
+ | Many devices are available from different manufacturers, | ||
+ | |||
+ | I will try to implement own DCC control using microcontrollers and available parts. | ||
+ | |||
+ | To control the layout I will need power supply, booster, command station, loco decoders, accessories decoders, busy detectors and a communication module for PC. | ||
+ | |||
+ | ===== Plans ===== | ||
+ | |||
+ | * [[electronics: | ||
+ | * [[electronics: | ||
+ | * [[electronics: | ||
+ | * [[electronics: | ||
+ | * [[electronics: | ||
+ | * [[electronics: | ||
+ | * [[electronics: | ||
+ | |||
+ | ===== In progress ===== | ||
+ | |||
+ | * Research of information. Results are published under Notes section | ||
+ | |||
+ | ===== Done ===== | ||
+ | |||
+ | * None | ||
+ | |||
+ | ===== Notes ===== | ||
+ | |||
+ | ==== 22.08.2017 ==== | ||
+ | |||
+ | * Found nice cheap MP3 players to use with [[electronics: | ||
+ | * Polyphonic modules also do exist, but their size is much larger and price more than 10 times higher. One example is [[https:// | ||
+ | * Some links about DFPlayer Mini: | ||
+ | * http:// | ||
+ | * https:// | ||
+ | * http:// | ||
+ | * https:// | ||
+ | * Links about BY8001-16P: | ||
+ | * https:// | ||
+ | * Universal DCC decoder, that can be used as Loco or Accessory or Function decoder is described fully in Model Railroad Hobbyist March 2017 #85 magazine. Decoder is based on Arduino and cheap additional components to receive power and signals from DCC bus. Also computer controlled Arduino based Command Station with integrated Booster is decribed there. Then the PC communication module is not necessary, since Arduino will act also as that. All the software and firmware used is also open source DCC++ project. I should compare component prices and perhaps redo all the hardware with STM32 chips. Anyway I am not intended to use bare Arduinos and shields and will make own PCBs to reduce size and adapt for my rolling stock shapes and needs. | ||
+ | |||
+ | ==== 27.09.2017 ==== | ||
+ | |||
+ | * DCC library for STM32 MCUs: https:// |
electronics/dcc.1502945938.txt.gz · Last modified: 2017/08/17 04:58 by dmmedia