Recently a new series of videos on the SCARM Model Railway Editor has seen the light. There are quite a few model railway editors around and I tried the majority of them. From the first moment I started to use SCARM I liked it because of its easy and straighforward way of working. And not … Continue reading
When a port is configured as a servo, we have the option to also configure one or even two outputs to go along with it. This can be used for many different purposes, but the main application of the extra outputs is to switch a relay to accommodate a so called ‘electrofrog’ turnout. These turnouts … Continue reading
In the 2 previous videos we configured ports as an accessory. In this video we’ll have a look at how to configure a port to control a servo motor via a DCC address. First, of course, we have to connect a servo to one of the ports. When we solder our DCCnext we can decide … Continue reading
In the previous video we configured an accessory that switches one port via a given DCC Address. But we can go further than that … the MARDEC software has the option to switch 2 ports via 1 DCC address. This comes in very handy when for instance we have 2 inverse blinking lights, like with … Continue reading
Now that we installed the Windows software (see previous video) and uploaded the MARDEC sketch to a DCCnext or to an Arduino, we can start to configure the 16 available ports to do what we want them to do. The video shows an example of how to configure an on/off accessory on port 1 that … Continue reading
Model railroad hobbyist friend Nico Teering took the Arduino DCC decoder software to a whole new level. A wealth of functions are combined all into one Arduino sketch for multi-purpose DCC control of 16 pins: servo control, angles and speed solenoid control point frog polarization accessory switching one shot blink and more … even manual … Continue reading
In the ‘Functions’ tab of the properties window of an engine we can define the functions that the digital decoder that is built into the engine supports. Often these are things like headlight, cabin light, shunt speed, or, in case of a sound decoder also several sounds that can be triggered independently. With TC 9 … Continue reading
The Beneluxspoor.net forum is an active Dutch & Belgian community of model railway hobbyists. One of the subgroups is concerned with building mudules of transportable dimensions and with a clearly defined interface, such that multiple of these modules can be combined together on a show or on ‘buiding & driving’ gatherings. Link to the BNLS … Continue reading
Version 9 has a few new switchboard items available: A: The space saving crossover. Formerly, to enable trains to switch between two parallel tracks, it took 4 junctions. With the new ‘crossover’ track elements it takes half the space. Each crossover has 2 decoder addresses to control the 2 turnouts inside it. B: Gates. This … Continue reading
Text in a text field on the switchboard can dynamically be updated, triggered by events that take place somewhere on the layout. We use a text-variable to accomplish this. Create a global variable: Menu Windows > Explorer Window > Variables > right click > New Object > Variable Create a text field on the … Continue reading