Controlling Model Railroad Switches with Arduinos!

Поділитися
Вставка
  • Опубліковано 7 вер 2024

КОМЕНТАРІ • 61

  • @delurkor
    @delurkor 2 роки тому +1

    Thank you for this. I have a project to re-power a existing trolley car-barn that uses twin coil switch machines. The way they are mounted they cannot be replaced without ripping out the whole yard ladder. I was worried about the delay time, and your half second solution answered that question. I will be stealing.. err.. borrowing your code. Thank you again.

  • @CM-ARM
    @CM-ARM 2 роки тому

    Thanks for the support, my being a Cardiac patient. Thanks for your sharing of the information and the video, Chris

  • @Ballinalower
    @Ballinalower 2 роки тому +1

    I am building a layout. I have installed Cobalt motors. They are like the Tortoise but a bit more compact. And each has a decoder built in. Simply install them then connect directly to the same wires that power the track, assign an address and control with the same DCC controller that runs the trains. Nothing could be simpler. I highly recommend the Cobalt motors to anyone using DCC.

    • @keaganwright124
      @keaganwright124 2 роки тому

      Yes they are similar to SMAIL point motors(same company as the tortoise) I have been looking at the two and from the reviews on youtube the cobalt is smaller and cheaper but also louder than the tortoise.

    • @Ballinalower
      @Ballinalower 2 роки тому

      @@keaganwright124 I have never heard a Tortoise but you can certainly hear a Cobalt.

  • @C52MYERS
    @C52MYERS 2 роки тому +5

    I know arduino is cool, but with Kato switching all you need is dpdt momentary switch and a wall wart a lot cheaper and easier. Just my two cents.

    • @KatoOnTheTrack1
      @KatoOnTheTrack1 Рік тому

      If you manually want to switch them yes, this is a basis of automatic control. Some photo resisters to this application and the door is open to other opportunities on a layout

  • @TheTrainFreak
    @TheTrainFreak 2 роки тому +1

    Very interesting! Thanks for sharing Jimmy! - Jason

  • @jimkretzmer9193
    @jimkretzmer9193 2 роки тому

    Very useful tutorial, especially for someone who has never installed turnout motors!

  • @gregtuggle14
    @gregtuggle14 3 місяці тому

    You don't need to do that. With 2 relays you can control 2 switches. With the relay unenergised, power will go out one of the outside screws on the back of the relay. When energised, the power will go out the OTHER screw. Had you put the green wire on the terminal next to the ground return, you'd have freed up the other relay for another switch. Much better since you're only using half the relays previously spec'd (unless you're a relay salesman!!).

  • @4everdc302
    @4everdc302 2 роки тому +1

    Simplifying something that's black magic👍Will help MRRr's who want to do this. My conductors will still be stepping off&movin my caboose switches lol🚂🇨🇦🇺🇲

    • @johnm8342
      @johnm8342 Рік тому

      I enjoy the videos... great! I have caboose switches, which I prefer. I am thinking of using piano wire connected from one side of the throw, to a sprung N/O N/C limit switch beneath. So, the switch is pressed when throw is in one of two positions. Looking at this video, I would need to add a resister (or incandescent light) for using the Arduino to sense when the switch is made, right?. I want to continue using the caboose switches, have the Arduino sense the change in switch position, and do more than just signals and lights, not sure what that is just yet. Would like to see more videos on the concept of using buttons and such. Thanks.

  • @kenr86
    @kenr86 2 роки тому

    When you added the common wire to the snap switch, I saw a stray strand of wire running loose - I usually tin the stranded wire first, or use a crimp spade connector to avoid issues like that

  • @Reach41
    @Reach41 2 роки тому +1

    I did something nearly identical, but ran into a problem when the relay boards I used did not have optically isolated I/O as claimed. I had to add a diode across the output of each relay to handle the voltage spike caused by the solenoid fields collapsing. One other difference was in the time I allowed for switching, which was around 100ms.

  • @brianpagemodeltrains
    @brianpagemodeltrains 2 роки тому

    Great tutorial Jimmy, thanks!

  • @medwaymodelrailway7129
    @medwaymodelrailway7129 2 роки тому

    Like the video very much hope there more to come. Thank David.

  • @markarnold8160
    @markarnold8160 2 роки тому

    Haha you went a bit Elmer Fudd on one of those outtakes!

  • @jackboren431
    @jackboren431 2 роки тому +3

    Q- Can you control multiple turnout motors using a single Arduino nano? If yes, how many?

    • @jacobew2000
      @jacobew2000 Рік тому

      You can, but you are limited to the number of digital i/o's on the arduino. So a nano has 14 digital i/o's. Each one you use for a switch, will reduce the outputs for a relay. So in theory, you could do 3 dual switch machines with relays (2 each) with 3 push buttons. I usually recommend mega's for this reason.

  • @jamescraft672
    @jamescraft672 2 роки тому +1

    It would be interesting to see how you install the pushbuttons and the electronics for use on your railroad. I assume that the pushbuttons go on the fascia. Thanks.

    • @Beliar275
      @Beliar275 Рік тому

      Not necessarily - you can use them and build a so called track diagram signal box - it shows a simplified trackplan - and on turn outs you mount the switches at the appropriate position at the point of the turn out in question. Although I dont like this single-action design .. 2 push buttons - one for straight, one for turned are easier to control. And when you use this signal box - make use of the feedback contacts of the switch machine

  • @garycrumrine9538
    @garycrumrine9538 2 роки тому +1

    Wow, you do this for every turnout? I think I am going to take up fishing....

  • @gamepad3173
    @gamepad3173 2 роки тому

    I'll have to try this with Dead rail and see what kinds of results I get.

  • @brodiebill3083
    @brodiebill3083 2 місяці тому

    So I'm not to great with wiring and I'm having a hard time finding a diagram to help me out I'm looking to run 10 tortoise machines on my layout with toggle switches I'm not quite sure what I need and do you know of a diagram that shows me everything I need to know thanks

  • @rwissbaum9849
    @rwissbaum9849 Рік тому

    DO NOT solder wires direct to the Tortoise! It will work just fine, but it will be very difficult to unsolder and resolder the connections if you ever need to move the Tortoise. Buy a Tortoise Edge connector - there are several firms that offer them - and solder your wires to the edge connector. It is then a simple matter to unplug the edge connector and plug in a different one if you ever need to change out the connecting wires. (In addition, you can do your soldering above the layout instead of under it!) The Tortoise costs about $20; an edge connector costs about $3.

    • @DIYDigitalRailroad
      @DIYDigitalRailroad  Рік тому

      I can see that, but I have never had issues unsoldering wires from a tortoise and resoldering them.

    • @rwissbaum9849
      @rwissbaum9849 Рік тому

      @@DIYDigitalRailroad Perhaps I'm just clumsy: I can unsolder the wires just fine, but the solder clogs the holes, and they only way I've ever been able to clear the holes is to Drill them out. Maybe I'm just lazy...

  • @microplumb
    @microplumb Рік тому

    Cool project, if it possible to add LED ont snap project! thanks

  • @rmsteutonic3686
    @rmsteutonic3686 2 роки тому

    I still use manual switches as my DC layout is still under construction

  • @jmi5969
    @jmi5969 2 роки тому

    This isn't what I expected. How does your Arduino sense the incoming trains, so it can decide the direction of the switches? Sensing rail current? Reed relays? Lidars of IR guns? this sort of thing.

    • @JacksonSubNScaleModelRailroad
      @JacksonSubNScaleModelRailroad Рік тому +1

      It doesn't. The arduino is only waiting for input from the button, and when it senses the button press, it actuates the switch. That's it.

  • @terrytaylor8866
    @terrytaylor8866 2 роки тому

    I have atlas snap switches, this is interesting but way over kill. DPDT switches is all that's needed.

  • @abdullahabu1252
    @abdullahabu1252 Рік тому

    I like your show. I would like to know what kind equipment can be use whith slow machine switch turnout. Please advise me

  • @shamiester
    @shamiester Рік тому

    How can I replace the push button with an IR sensor

  • @pticurina
    @pticurina 2 роки тому

    One question about N scale i can use for example kato trains on FLEISCHMANN or MiniTrix trains on PECO rail system since they are all running on DC power? Its not like in H0 scale where we have AC power on marklin?

  • @cadmaster44
    @cadmaster44 2 роки тому

    What's your thoughts on the new Digitrax DSXSV9 9G turnout motor, My understanding is that all you need to do is hook it to the main bus and give it an address and your golden.

  • @pillaroftruth2830
    @pillaroftruth2830 Рік тому

    can this be setup for a tortoise switch machine be set up with a Loconet interface to the Arduino for JMRI or Traincontroller? If so, how would the Arduino sketch be changed to accommodate the interface and for use with more than one Tortoise switch machine?

  • @user-zh2ze3lk5m
    @user-zh2ze3lk5m 8 місяців тому

    enjoyed vidio but could not find arduino prog i have been looking for this answer for a long time

  • @shon9kemp
    @shon9kemp 2 роки тому

    This my be a dumb question. I never messed with a Arduino uno thing but on the continuous closed could you run your signal lights off of that or not? I always did the dpdt momentary switch or manually threw the turnout

  • @scentgrasslakerailway
    @scentgrasslakerailway Рік тому

    Can the sketch from "Model Railroad Arduino Block Signal Upgraded!" (posted September 27, 2021) be incorporated with this sketch not only to operate switches but also to detect trains and control signals. Will the arduino's play together in a combined sketch? I guess I'd need more arduino's to operate the switch machines...?

    • @DIYDigitalRailroad
      @DIYDigitalRailroad  Рік тому +2

      Well this sounds like a video idea!

    • @scentgrasslakerailway
      @scentgrasslakerailway Рік тому +1

      @@DIYDigitalRailroad Thanks, that would be fantastic! Your videos are always great at explaining 'how-to-do-it'.

    • @scentgrasslakerailway
      @scentgrasslakerailway Рік тому

      Any luck as yet in terms of developing that video? If not, no problem just asking…

  • @roguerailroader4132
    @roguerailroader4132 2 роки тому

    This is cool but how about Peco point motors? Like the PL-10 or PL-15. I don’t know if they’re different electrically but I think they’re about the same.

    • @DIYDigitalRailroad
      @DIYDigitalRailroad  2 роки тому +1

      So I have never used those motors but as far as I can tell, the PL-10 is a twin coil machine like what I showed here.

    • @roguerailroader4132
      @roguerailroader4132 2 роки тому

      @@DIYDigitalRailroad So follow the directions for the snap switch type right?

    • @wreckingball7
      @wreckingball7 2 роки тому +1

      @@roguerailroader4132 yes

  • @mr.shadestrains6033
    @mr.shadestrains6033 2 роки тому

    Awesome 😎👍

  • @railbuilderdhd
    @railbuilderdhd Рік тому

    Can you connect this to DCC.

  • @jeffmonegal2766
    @jeffmonegal2766 2 роки тому

    Hi - surely you are not leaving power connected to the snap action point motor coil after it moves the turnout. By using a relay power must be still connected after the motor moves the point. This will lead to coil burnout. Is this what you have done or have I missed something?
    Cheers Jeff

    • @DIYDigitalRailroad
      @DIYDigitalRailroad  2 роки тому +2

      Hey Jeff. No the power leads to the relay are connected to the “normally open” sides of the relays and are disconnected unless activated. This is why you have to use 2 relays per turnout. One for briefly powering one coil and one for briefly powering the other coil. If the relays are in their default state, the relays sit in the “normally closed” position and keep the coils disconnected.

  • @brendanpratt7760
    @brendanpratt7760 Рік тому

    How would you do this with servos instead ?

  • @anfieldroadlayoutintheloft5204
    @anfieldroadlayoutintheloft5204 2 роки тому

    Good video

  • @CommentsAllowed
    @CommentsAllowed Рік тому

    I only cringed at 3:14. Can anyone guess why? LOL
    Though, I am very detail oriented. Your mileage may vary.

  • @dennisedgar3430
    @dennisedgar3430 2 роки тому

    Can you operate more than one turnout motor per Arduino?

    • @DIYDigitalRailroad
      @DIYDigitalRailroad  2 роки тому

      Yes! As many motor drivers as you can hook up to the arduino. It just takes some code modifications.

  • @asquarewithtriangularprope3093
    @asquarewithtriangularprope3093 2 роки тому

    PS, please dont say Amazon.

  • @steamy1225
    @steamy1225 2 роки тому

    Way to complicated for a snap switch motor. All you need is 12 volts, wires and 2 switches to snap it back an forth. Or one of the slide and push switch. Even for the tortoise, too many components. Needs to be simpler. Thats my opinion.

    • @wild_lee_coyote
      @wild_lee_coyote Рік тому

      The whole video is on using Arduinos for controlling switches, it’s in the title. Yes you can use simple DC power and switches, that what they were originally designed for. But you can’t do automated setups with all manual switches. That’s what Arduinos provide, a route for automation or computer control.

  • @sushildamle3449
    @sushildamle3449 Рік тому

    Marvelous and easily explained. Instead of using 'Button', I thought of using 'Ultra Sound Sensor' along with 'Snap Switches'. Earlier I have done by using 'Servo Motor SG90' which can be viewed on UA-cam (ua-cam.com/video/P6YYbh46wQg/v-deo.html).
    Could some one guide me the changes, I need to do in code (sketch) in this case (USS along with L298N and Snap Switch). I felt that fixing snap switch will be easy as compaired to servomotor.
    Thanks in advance for the guidance.
    With warm regards.
    Sushil Damle
    28022023@1437 Hrs IN.