Skip to content
Yannik Gartmann edited this page Jan 11, 2023 · 4 revisions

Welcome to the project wiki.

In here, you will find all needed information to build an automated Busch Feldbahn layout.

Hardware

  • 1x Arduino Uno (or similar)
  • 2x Push buttons
  • 3x Reed contacts
  • 2x Low power relay
  • 2x General purpase diods
  • 5x 1kOhm resitors
  • 1x 3V DC power supply
  • 1x DC plug
  • 1x protoboard
  • 10x clamps / connectors
  • (opt) 1x Arduino Uno blank shield

Circut

circut image

Pin mapping

D2: IN Reed 1

D3: IN Reed 2

D4: IN Reed 3

D5: IN Press button for on/off layout

D6: IN Press button for switch direction

D7: OUT Relay 1 to switch on/off layout

D8: OUT Relay 2 to switch direction

GND: from Arduino

5V: from Arduino

Connector / Clamps mapping

Kl 1: OUT Reed 1

Kl 2: IN Reed 1

Kl 3: OUT Reed 2

Kl 4: IN Reed 2

Kl 5: OUT Reed 3

Kl 6: IN Reed 3

Kl 7: opt. 3V DC power (+) --> DO NOT USE in parallel with DC supply

Kl 8: opt. 3V DC power (-) --> DO NOT USE in parallel with DC supply

Kl 9: OUT Track rail left

Kl 10: OUT: Track rail right

Setup

image

Clone this wiki locally