ctc-loconet-en
Differences
This shows you the differences between two versions of the page.
— | ctc-loconet-en [2021/05/13 20:34] (current) – created - external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== CTC with LocoNet, CBUS, RocNetNode or WIO ====== | ||
+ | [[english|{{ | ||
+ | |||
+ | [[english|Content]] -> [[english# | ||
+ | * **CTC with LocoIO, CBUS or RocNetNode** | ||
+ | |||
+ | |||
+ | {{ route.jpg}}\\ | ||
+ | ===== Introduction ===== | ||
+ | Sometimes it is more fun to control the layout with real buttons as found in the real world **[[http:// | ||
+ | This Wiki page will try to guide you building one your self using the hardware from Peter.\\ | ||
+ | The modules from one of the bus systems **[[english# | ||
+ | The interface modules and the setup for routes, sensors or switches are independent from the used bus system.\\ | ||
+ | \\ | ||
+ | |||
+ | \\ | ||
+ | |||
+ | ===== Required Hardware ===== | ||
+ | ===LocoNet=== | ||
+ | * [[mgv50-en|GCA50]] LocoNet IO | ||
+ | * [[gca85-en|GCA85]] LBuffer (RS232)\\ | ||
+ | . or | ||
+ | * [[mgv101-en|GCA101]] LBuffer (Ethernet) | ||
+ | * Optional: | ||
+ | * Optional: | ||
+ | ===CBUS (RCAN)=== | ||
+ | * [[: | ||
+ | * Optional: [[: | ||
+ | * [[: | ||
+ | * [[: | ||
+ | ===RocNetNode=== | ||
+ | * [[: | ||
+ | * [[: | ||
+ | * **[[http:// | ||
+ | ===WIO=== | ||
+ | * [[: | ||
+ | * [[: | ||
+ | ===Interfaces=== | ||
+ | * [[mgv127-en|GCA127]] LED PCB (optional) | ||
+ | * [[mgv128-en|GCA128]] Button/Flip switch PCB (optional) | ||
+ | * Push Buttons | ||
+ | * tumble switches | ||
+ | * LED's | ||
+ | * FastLED (WS2812) for RGB LED strips | ||
+ | \\ | ||
+ | |||
+ | ===== Setup ===== | ||
+ | ===Hardware=== | ||
+ | * [[lnsv-en|LNetIO/ | ||
+ | * [[cbus-en|CBUS Setup]] | ||
+ | * [[rocnet: | ||
+ | * [[arduino: | ||
+ | ===CTC=== | ||
+ | * [[route-wiring-en|Route wiring]] | ||
+ | * [[sensor-wiring-en|Sensor wiring]] | ||
+ | * [[switch-wiring-en|Switch wiring]] | ||
+ | * [[signal-wiring-en|Signal wiring]] | ||
+ | |||
+ | \\ | ||
+ | |||
+ | ===== Hardware Setup ===== | ||
+ | {{: | ||
+ | \\ | ||
+ | ==== Dual LEDs ==== | ||
+ | Control two LEDs with one output to save I/O for showing switch positions: | ||
+ | {{ctc: | ||
+ | |||
+ | A design for a test unit is found at [[http:// | ||
+ | Advantage of using two leds is that both leds are lit when I/O is initalised | ||
+ | In addition to that, GCA128L also has pushbuttons when Ports are setup as Input.\\ | ||
+ | Pushing the button when port is iniated as output, does not harm in any way.\\ | ||
+ | |||
+ | |||