DCC for less than $45!!! Building a DCC++ Base Station

  Рет қаралды 99,222

DIY and Digital Railroad

DIY and Digital Railroad

Күн бұрын

Пікірлер: 193
@PierreLucGagnon58
@PierreLucGagnon58 6 жыл бұрын
Hey Jimmy, I just wanted to let you know that thanks to this video and the one on setting up JMRI you did I successfully managed to setup a DCC++ Base Station, setup JMRI, program a loco and get it moving! It all works! Thanks!
@DIYDigitalRailroad
@DIYDigitalRailroad 6 жыл бұрын
That's so awesome! I'm so happy it worked out! This really is a great setup, especially for us budget modelers!
@LawrenceBurkett
@LawrenceBurkett 3 жыл бұрын
Your link to the Arduino Un0 doesn't link to anything on Amazon. What is the Arduino's ASIN? Please update...
@sloezpaul
@sloezpaul 4 жыл бұрын
This is by far the clearest step by step video for the Arduino based DCC++ I have watched it and am very clear on running my locomotives, one thing on my motor shield I had a removable jumper for vin so I didn't have to cut anything thanks for the step by step video I really enjoyed it!
@TheMotorChannel
@TheMotorChannel 5 жыл бұрын
This is really useful for hobbyists who want to get started with DCC but don't have the budget for traditional DCC controllers. Arduino microcontrollers have another advantage of flexibility to a great extent which can not be imagined with the regular stuff. Keep up the work!
@ferryvandertouw9325
@ferryvandertouw9325 3 жыл бұрын
What a wonderful tutorial, nice and slow every aspect detailed nice job!
@LandNfan
@LandNfan 5 жыл бұрын
Jimmy, just want to say I am very impressed with your channel. With your permission I would like to link to your videos from our Local Loco Model Railroad Club’s Facebook page and website. We are an all-scales modular club in Evansville, IN, that is dedicated to sharing our hobby with the public. We set up our modular layouts for a weekend four times per year in a variety of public places and run trains for people to enjoy free of charge.
@DIYDigitalRailroad
@DIYDigitalRailroad 5 жыл бұрын
Absolutely! Feel free to share any of my videos! That sounds like an awesome club you have!
@PierreLucGagnon58
@PierreLucGagnon58 6 жыл бұрын
Perfect!! I was secretly hoping you'd do a video on DCC++! Thank you very much for this! I'll get it setup once I receive my motor shield. :)
@DIYDigitalRailroad
@DIYDigitalRailroad 6 жыл бұрын
Let me know if you need any help!
@PierreLucGagnon58
@PierreLucGagnon58 6 жыл бұрын
I will, thank you :)
@BoxcarJerry
@BoxcarJerry 3 жыл бұрын
Hey Jimmy thanks for the video , the link for the Arduino UNO isn't working . Can you recommend another ?
@CZ350tuner
@CZ350tuner 5 жыл бұрын
DCC has come a long way since Hornby introduced Zero One (the world's first commercial DCC system) in 1979. I still run this system today. The Zero One base station used the Texas Instruments TMS1000 micro controller. Back in 1979 this was state of the art and it could control 16 x locos and 100 turnouts / accessories via appropriate modules all taking power and instructions from the 18 Volts AC constant track power. Those were early pioneering days of DCC.
@pepegalego
@pepegalego 2 жыл бұрын
I remember my friend Stewart had one of those and a Flying Scotsman with a chip.
@nesr8786
@nesr8786 6 жыл бұрын
i too am using the Arduino not only as my dcc system through JMRI but other arduinos linked together to control Turnouts ,track lights and other lighting , block detection, turntable, ,great what you can doo with Shift Registers,for now keep up the good work ,take care for now.
@williamstratton3126
@williamstratton3126 3 жыл бұрын
Hi! Can I ask how you're doing block detection? I'm trying to figure out how to do it for my own small setup :)
@mysticrailroad
@mysticrailroad 4 жыл бұрын
Excellent video here. This is the route I'm going instead of DCC. These DCC companies overcharge for what they offer.
@JessicaRyan7of9
@JessicaRyan7of9 5 жыл бұрын
Hello Jimmy so glad I came across your channel as my girlfriend is really into trains and it's just starting at herself. I have sub to your channel.
@jeremyfleming6419
@jeremyfleming6419 4 жыл бұрын
Awesome. I was humming and hawing about getting a DCC system, but I balked at the almost $200 (CAD) price tag. Even a Sprog is well over $100, but this fit the bill nicely coming at $60 for everything. Instructions were perfect, thank you!
@JoeG-firehousewhiskey
@JoeG-firehousewhiskey 6 жыл бұрын
Good stuff man!!, to bad I already bought an NCE. That is much easier than I though tit would be. Thank you for this video!
@DIYDigitalRailroad
@DIYDigitalRailroad 6 жыл бұрын
Thank you! NCE is still very good stuff. If it wasn't doing DCC++, I would do NCE. I love their circuit breakers.
@brianw8433
@brianw8433 6 жыл бұрын
Great work - you have a skill for shooting good video, clear and friendly voice, and extremely interesting and useful content. Have you seen the arduino CMRI build for model railroads? I've seen sompe projects scratch the surface but it seems like it has alot of capabilities. My issue is how do I light so many leds - been reading on charlieplexing but im lost :(
@DIYDigitalRailroad
@DIYDigitalRailroad 6 жыл бұрын
I've been researching CMRI and hoping to do some videos once I have a good grasp on it!
@singhjobim9719
@singhjobim9719 3 жыл бұрын
This was surprisingly easy to understand- Great Job! Gonna order a motor shield and do this - Thanks !
@nething1087
@nething1087 3 жыл бұрын
Great video. Is it possible to run a DC loco with this system? Thanks
@mathewtronoski4498
@mathewtronoski4498 2 жыл бұрын
Jimmy, I really like your videos. I watched you video on DC control of a train, but how would you use it in blocks? I am wanting to build a basic loop (shelf 18" below ceiling in office) with a bypass rail. 3 blocks. Trying to figure out how to start a train, run around the loop (random 1-3 loops), stop on bypass. Second train goes to main track and runs (random 1-3 loops), repeat. I don't need signals at this time but just want to control DC trains I already have.
@rajeshdesai3801
@rajeshdesai3801 4 жыл бұрын
need help on this error C:\Users\Rajesh\Documents\Arduino\libraries\DCCpp_Uno\DCCpp_Uno.ino:196:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] CurrentMonitor mainMonitor(CURRENT_MONITOR_PIN_MAIN,""); // create monitor for current on Main Track ^ C:\Users\Rajesh\Documents\Arduino\libraries\DCCpp_Uno\DCCpp_Uno.ino:197:59: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] CurrentMonitor progMonitor(CURRENT_MONITOR_PIN_PROG,""); // create monitor for current on Program Track ^ Sketch uses 18198 bytes (56%) of program storage space. Maximum is 32256 bytes. Global variables use 898 bytes (43%) of dynamic memory, leaving 1150 bytes for local variables. Maximum is 2048 bytes.
@dennischerry4545
@dennischerry4545 6 жыл бұрын
Nice video, have been using the DCC++ for over a year now. I would recommend for anyone new to cutting PCB traces that after cutting the trace use a DVM set to Ohms and check that the two pads show something else more Zero '0" on the meter. I amusing the Mega with the Pololu Shield for my DCC++.
@DIYDigitalRailroad
@DIYDigitalRailroad 6 жыл бұрын
+Dennis Cherry Thats a great tip! Thanks for sharing!
@mkwams5552
@mkwams5552 3 жыл бұрын
Kudos for the video content! Forgive me for the intrusion, I would appreciate your thoughts. Have you thought about - Januke Henatalie Formula (google it)? It is a good one off guide for mastering DCC model railroads without the headache. Ive heard some unbelievable things about it and my mate after a lifetime of fighting got cool success with it.
@ConnyYngve
@ConnyYngve 2 жыл бұрын
No copper should ever be visible from the screw terminal, cut your wire shorter so only the insulation is visible when inserted.
@fruehauf01
@fruehauf01 2 жыл бұрын
I was hoping I could ask you a question about the adreno and the DCC++?
@fruehauf01
@fruehauf01 2 жыл бұрын
I was wanting to know would I be able to use a bigger power supply like say from an old computer or is that too much for the adreno and you have to use one of those wall plug-in power packs. I've already done all the other stuff in your video to the adreno and have had a train running before but I was curious if I want to add more trains HO scale by the way if I would need more power say like a bigger power supply would you happen to know how many trains I would be able to run with just the small wall power pack would I need more power like a bigger power supply if I wanted to run more?
@johnmarshall2660
@johnmarshall2660 3 жыл бұрын
Hi Jimmy further to my post on the DCC++EX problem, I tried a Uno with DCC++ and wires and all worked fine, did same uploaded DCC++EX to Uno and all worked fine with Decoder Tester on Main Track, as soon as I reconnected the Mega the Motor on decoder ran with no throttle and also only 3 light lit 1 missing on Main track and there is DC on Main track so seems a problem with Mega ..Regards John
@johnmarshall2660
@johnmarshall2660 3 жыл бұрын
Was a connection to D12 between Motor shield and Mega no connection so linked a wire and then worked fine ..
@LinuxNation.
@LinuxNation. 9 ай бұрын
So DCC mitigates having to use a power module to control the speed etc.?
@TheFunman67
@TheFunman67 3 жыл бұрын
so i set this up but there are no lights coming turning on on the motor shield. but they are turning on on the Arduino. and JMRI can not detect any locomotives when I try to program. it senses track power is on but says it does not read any locomotives
@DCCEX
@DCCEX 3 жыл бұрын
Thanks for all your videos! If you intend to update your DCC++ videos to include the newer version, DCC++ EX, let me know and I can provide any assistance. You might also want to look at WebThrottle-EX also. Keep up the great work! www.dcc-ex.com
@SpudsMcCat
@SpudsMcCat Жыл бұрын
Vin is the "Voltage in" line
@Peppurr1
@Peppurr1 5 жыл бұрын
Hey I have a question? I built this per your tutorial and I also did the raspberry pi and my laptop for jmri. But I have problems with it constantly just not working or not sending any signals at all. Do you have any trouble shooting suggestions or a video. It seems to work when it wants too and sometimes it wont work at all. Idk what's wrong.
@newsletterman
@newsletterman 5 жыл бұрын
Hey Jimmy - great video - love the list of materials needed to get started. What do I need to add to my '90's version KATO locomotives to receive the DCC++ signals coming out of the Motor Shield? Are all decoders programmed to a "DCC Standard" ?
@BrianMills
@BrianMills 5 жыл бұрын
Thanks for sharing this! I just got back into model railroading a few months ago after being away for close to 30 years, and was my wallet was really feeling the pain of essentially starting from scratch. I was thinking it would be a really long time before I could make the DC to DCC jump, and I'd have to have separate home and club locomotives, but this setup is right up my alley. I just ordered all the parts on Amazon except for the motor shield, because it's currently going to take a month to get here. Fortunately I have a Microcenter nearby, and they have one there, so I should be in business in a few days. I'll probably be back asking questions if I have any trouble getting everything up and running, but thanks again for such an informative video.
@michaelmcdougall4527
@michaelmcdougall4527 5 жыл бұрын
Thanks
@davidcsoka4234
@davidcsoka4234 5 ай бұрын
I bought these plus a wifi module for 25$ on April 2024
@ammonium4
@ammonium4 Жыл бұрын
just to be clear, I should use a 12 volt, two amps power supply, right? (If so, do I still cut the trace on the motor shield?)
@keeganseva3975
@keeganseva3975 Жыл бұрын
Hi. 5 years later, is this still your recommended DCC system? I'm laying down benchwork for my first ever layout sometime this Fall and was hoping to utilize DCC as opposed to DC. It will be a HO Scale Point-to-point layout in my office using Kato Unitack and manual switches. I've never worked with electronics or comp sci-type tools before. My technological expertise is limited to CTRL + ALT +DEL.... so I'm hoping this method won't be too far above my level. Thanks!
@bradonthefarm
@bradonthefarm 10 ай бұрын
I believe he's using DCC-EX now. He has videos on it. Roughly the same parts for setup, except he's using an Arduino Mege with Wifi onboard.
@steamy1225
@steamy1225 2 жыл бұрын
BTW the Arduino Uno page is not coming up when i clicked on it. It says page not found.
@dougwhetstone9392
@dougwhetstone9392 2 жыл бұрын
Jimmy, after downloading the Base Station program, when I go to File - Examples -, there is no "Examples from custom libraries" option in the side menu. My computer only shows 3 major categories in the side menu - Built-in examples, Examples for any board, and Examples for Arduino Uno. Any suggestions?
@TheDuke-vb9cq
@TheDuke-vb9cq 5 жыл бұрын
DCC a wonderful concept still unfortunately fundamentally flawed. As DCC was invented by an Electrical Engineer in the early 1980's, who had no understanding of railways. He simply created a commercially attractive solution to the major area of resistance preventing model railways becoming a mainstream hobby - i.e the electronics involved. As a result NO provision was made for the most important aspect of real railways, which is the physical inter-action between train movement and signalling. Quite the contrary. DCC has no option but to replace the traditional 12v DC in the rails, with 16v AC, as only AC (Alternating Current) can carry messages between the controller and the train or accessory "chips". In other words you can now move numerous trains simultaneously in any direction you like and even have head on crashes, which goes against the most fundamental safety rules of the real railway. 12v DC wired layouts won't allow head on crashes simply because DC ensures all locomotives go in the same direction, so it does at least start by complying with one of the most important real life safety rules - to prevent head on crashes. There are a number of manufacturers who provide DCC accessory chips that will operate signals. But it is impossible for these "signal controlling chips" to actually operate the signals in a real life manner. Why? Because these "signal controlling chips" cannot know what track layout you have, or detect the presence of trains in relation to the position of ALL the relevant signals. Signals in real life are inter-linked either mechanically (semaphore signals) or electrically (colour light signals). Why?. Because train drivers need warning signals usually a mile or so in advance of any red, or it will be impossible to stop a train in time. This problem of inter-facing the trains to the signals in a realistic manner using a Digital system, was soon recognised. But the solution is that computers are now needed along with a comprehensive understanding of both electronics, and real life signalling. This of course defeats the simplicity of DCC and increases the costs still further. It should be added that commercial DCC is itself between 100% and 300% more expensive than traditional 12v DC wiring methods. Realistically the only way to construct a true model railway as opposed to a toy train set, is to have signalling that works in a real life manner. The only way to do this is to have real life type "track circuits" which provide the inter-face between train and signals. The only way to do all this cheaply is to use a 12v DC system. As 12v DC has the advantage due to its electrical nature of accommodating two separate supplies in the rails (one to move the trains and the other for the track circuits) without creating an electrical short circuit ! The bottom line therefore is that while DCC may seem attractive (although more expensive) it simply prevents a recreation of a real railway in miniature due to its serious technical short comings. Another misnomer is that the word "Analogue" implies only one alternative. This is of course nonsense. One of the main advantages of using 12v DC is that you can choose from an infinite number of methods to wire your own layout, and tailor the wiring to suit the peculiarities of your layout. Unlike DCC which due to its international standardisation, is locked in stone !!!
@kennethd.bryant9279
@kennethd.bryant9279 5 жыл бұрын
I've got all the stuff but can't seem to get the Arduino circuits to work correctly and find/fix all the errors in the sketches.... I'm looking at changing over to the Raspberry Pi + (or 4)... with all the interface and displays already in use... have you looked at the Paspberry Pi+ ?????
@robjones9691
@robjones9691 4 жыл бұрын
Hi, I have a couple questions: how do I add a booster for my model railroad? How do I wire the DCC++EX for Ntrak op.s? Do I add a motor shield for every locomotive? Please HELP!??
@johnwaters1093
@johnwaters1093 4 жыл бұрын
Worked like a charm Jimmy! Thanks for the tutorial!
@steamy1225
@steamy1225 2 жыл бұрын
That looks pretty cool. Now i don't know if i'm capable of doing the programing of Arduino but looks promising.
@davidrobinson8224
@davidrobinson8224 3 жыл бұрын
Probably a dumb question but are the loco's fitted with DCC cards so that the Arduino can distinguish between different loco's
@MrJohnB-qs6dp
@MrJohnB-qs6dp 2 жыл бұрын
Hi Jimmy, Since I am very new to this great hobby what is the difference between DCC &DCC++? Looks like one runs off a computer(DCC++) and the other DCC off of a control box. Would it be wise for me to start out using the DCC system then down the road switch over to the DCC++? Thanks for any suggestions!! Also can you suggest where I could go to learn more about layouts, wiring, scenery, etc. Stay Safe & God Bless!!!
@PatrickMcNealPuppets-n-Things
@PatrickMcNealPuppets-n-Things 3 жыл бұрын
I'm looking at doing this soon. Do the part numbers matter? There seem to be newer motor shields and Arduinos out there, some at lower prices, and I want to make sure I buy compatible hardware.
@kennethoriel7463
@kennethoriel7463 5 жыл бұрын
Hi, thanks for the great and detailed explanations. I have an Adafruit Motor Shield V2.3 which uses a different processor than the L298P in your example. It has 4 motor connections, in pairs with a ground in between. How should I tweak the code to accomodate these differences?
@roncarney9158
@roncarney9158 3 жыл бұрын
Control turnouts?
@hirushanilupul6088
@hirushanilupul6088 4 жыл бұрын
Hi, I'm unnable to find L298P motor shield, but I found L293D. Can I use L293D motor shield instead for L298P?
@martinwilkins9055
@martinwilkins9055 4 жыл бұрын
I am totally new to Model Railways (not even bought a baseboard yet) and am currently reading everything possible. This looks really good but i have one (silly?) question. Does all the power required for the track come through the Arduino or does that (the Arduino) supply only the loco commands? Martin Wilkins - Cornwall UK.
@jamesgilmore431
@jamesgilmore431 4 жыл бұрын
I am little confused hhere and trying to learn enough to start with n guage. So is the power adapter that your using with the aguino also the track power ? I would like to geting to n uage and have limited room and money. I do not wish to invest in things I will NOT need and NOT sure if I need to ut a cheap set first or maye I can just but the engine I want and some track and something like this to get it running. I am fairly well versed in electronics and mechanical and can solder ad build most things....
@claytontanner7631
@claytontanner7631 4 жыл бұрын
Can you connect the program track wires to the main track, to program the locomotives on the main? I am assuming that you can't run both at the same time.
@blue2824
@blue2824 9 ай бұрын
So you have to control your engines through your computer? That just wouldn’t feel right in my opinion.
@DIYDigitalRailroad
@DIYDigitalRailroad 9 ай бұрын
This video is pretty old. A new system called DCC EX has come out that is a better version of this that does not require a computer to run.
@KatTrue
@KatTrue 3 жыл бұрын
Have you considered updating this setup using a Raspberry Pi Zero W with a motor shield to run both DCC++ and JMRI?
@bobsinclair9886
@bobsinclair9886 2 жыл бұрын
YOU CAN TEACH OLD DOG NEW TRICKS
@FlagshipTrains
@FlagshipTrains 5 жыл бұрын
I would like to set this up for large scale. I need high current and voltage capability. (24 VDC and 10 amp) Can I use this system to do it? Maybe with PN00218-CYT5 Cytron 10A Motor Driver (Arduino) Shield
@michaelmcdougall4527
@michaelmcdougall4527 5 жыл бұрын
Great info Hats Off to ya🎩🎩 where is DCC+ available for Purchase
@DIYDigitalRailroad
@DIYDigitalRailroad 5 жыл бұрын
The parts should be in the description below
@rajeshdesai3801
@rajeshdesai3801 4 жыл бұрын
Hi Kindly advise me jumper is male or female ? and UNO and motor shield model number ,please and thank you
@wildmanofthewynooch7028
@wildmanofthewynooch7028 3 жыл бұрын
Ok a frustrating issue how about letting people know they need ardunino jumpers that are sold separately grrr 😡
@DIYDigitalRailroad
@DIYDigitalRailroad 3 жыл бұрын
There have been some updates to DCC++, namely DCC++EX. Among those updates is that you no longer need jumpers. Here is my video on it. kzbin.info/www/bejne/eoenf5xvisR-bJo
@kents.2866
@kents.2866 3 жыл бұрын
Hi Jimmy. So I have an Elegoo uno R3 and a Deek-Robot motor shield. Did your Arduino have a 12v max? Mine only says 9V max. I have a 5V power supply and a 12v (also the 9v battery hook up my kit came with) Just trying not to destroy my first Arduino set up. Thanks.
@DIYDigitalRailroad
@DIYDigitalRailroad 3 жыл бұрын
Hey Kent. If you cut the little VIN tracer on the motor shield. You won’t have 12V power flowing to it. The USB from the computer will provide 5V of power for the arduino. I’ve never had an issue with 12V and an UNO though. Just keep it at or below 2 amps.
@kents.2866
@kents.2866 3 жыл бұрын
@@DIYDigitalRailroad oh ok that makes sense. Thank you. Kenton.
@mollyd8062
@mollyd8062 2 жыл бұрын
how do you connect this to the track ?
@BuhdaPunk
@BuhdaPunk 3 жыл бұрын
Only reason I subscribed was caught that Atlantic Coastline cab at the end. Means there is a good chance you have Seaboard aswell.
@dannobilly
@dannobilly 4 жыл бұрын
Very interesting, I've never used JMRI. I plan to eventually put it on a Raspberry Pi. I'm still dabbling with DCC, I wanted it for sound and realistic speeds. All my turnouts (Atlas Customline) are thrown by hand using Caboose Industry Ground Throws. I also (gasp!) Only own one locomotive!!! My small shelf layout could use a second (11ft x 2ft and HO scale). I guess I'm too intimidated by JMRI. Would like a Waybill System for my phone or tablet, do you know of any? That's why I was gonna do JMRI on the pi and maybe mount a tablet size touch screen to the fascia.
@rb66207
@rb66207 5 жыл бұрын
What voltage would you use on the motor shield for HO scale? 12V or push it to 15V? Just starting to convert to DCC but want plenty of room/capacity for growth.
@Andozable
@Andozable Жыл бұрын
This train basic is analog?
@jonmosby
@jonmosby 5 жыл бұрын
Thank you for the videos. They are all very educational. You asked for suggestions... I had a great HO layout in the early 50’s. Could you do a, or direct me to some “new-be” videos. Most of my layout was done in by a major flood. Life went on and I and now attempting to get back into HO. I have an electronic engineering background, but I don’t know the new terminology or solid state equipment. Could you do or direct me to a beginners video. Thank you and God bless.
@markjolyn94
@markjolyn94 2 жыл бұрын
Bruce Chubb has done an amazing kob in bringing us all the JMRI program,and I can't say enough about him
@d.j.peters
@d.j.peters 5 жыл бұрын
First sorry about my bad English however there is one point I don't understand. If you use for example 12V then a TTL 5V input signal to a H bridge will output 0 to 12V how do you get the negative voltage -12V to +12V from a H bridge for the DCC signal ? Thank you DJ
@pholtaus
@pholtaus 4 жыл бұрын
The author of DCC++ explains that in this series of 4 videos. Start here kzbin.info/www/bejne/Y5_Wh5emgs2circ
@seanspennywisemiserrr
@seanspennywisemiserrr 5 жыл бұрын
Hi Jimmy. I might be missing something...do you use the arduino dcc++ in conjunction with the raspberry pi or a PC?
@pademo57
@pademo57 4 жыл бұрын
Jimmy, great videos. Could you put one out for the Mega 2560? If you've already done so, my bad, I guess I couldn't find it.
@Optimus13
@Optimus13 4 жыл бұрын
your link to the Arduino UNO does not work enamor. but like the vid.
@dannydzware2023
@dannydzware2023 3 жыл бұрын
Hi, How much trains can I control with it? At the same time? Is there an option for using boosters?
@aaronl_trains_and_planes
@aaronl_trains_and_planes 2 жыл бұрын
Is there an updated video using the latest and greatest hardware?
@DIYDigitalRailroad
@DIYDigitalRailroad 2 жыл бұрын
Yes there is! kzbin.info/www/bejne/eoenf5xvisR-bJo
@ChinmayGadre
@ChinmayGadre 4 жыл бұрын
Hi Jimmy - as usual your videos are great tutorials! I have two questions: 1. What is the specific use of the motorshield? 2. Can this build be achieved using an Arduino Nano?
@danalloyd5619
@danalloyd5619 Жыл бұрын
Hello, I'm hoping you can help me out. I made this exact build, with 15v 3amp power supply. Then I boost my amps up to 750mA. How can I get boost it up more. I have one locomotive I have to run by itself or is will shut the whole system down. I'm expecting it drawing to much. Is there a boost I can add to this set up? Thanks
@DIYDigitalRailroad
@DIYDigitalRailroad Жыл бұрын
I have wanted to test products on this such as the booster from Tam Valley Depot, but I have not gotten around to it yet.
@andrewlott5880
@andrewlott5880 2 жыл бұрын
the link for the uno does not work any longer. is there an updated link??
@DIYDigitalRailroad
@DIYDigitalRailroad 2 жыл бұрын
Oh no! I will update that later
@Nick-vr2pf
@Nick-vr2pf 2 жыл бұрын
Extremely comprehensive and competent guide. Gonna use this as my first ever dcc build! Thanks for this!
@garydobias4397
@garydobias4397 5 жыл бұрын
Jimmy, do you have any experience with the Audino Mega? I ddi not see you how you uploaded the DCC system in the video did I miss it? Breat video by the way
@kreras3123
@kreras3123 5 жыл бұрын
i dont see the overall context: Would this work for dead rail systems like Lego Trains ?
@MrKWiley918
@MrKWiley918 5 жыл бұрын
does this allow for a switch and potentiometer to that setup, to use the selected loco for "manual" control" ? thru the inputs on the motor board?
@robert11872
@robert11872 5 жыл бұрын
Wood this work with n gage dc trains
@HotRodRodney25
@HotRodRodney25 5 жыл бұрын
Looks to hard for me to build might be better for me to stay DC it's expensive enough
@hammertime1824
@hammertime1824 2 жыл бұрын
Dose it work with Hornby dcc /dcc sound
@DIYDigitalRailroad
@DIYDigitalRailroad 2 жыл бұрын
So long as the DCC in question is NMRA compliant. It will work.
@pugwashcat5648
@pugwashcat5648 4 жыл бұрын
Hi I have download the DCC++ base station arduino sketch from Github, unfortunately when I verify it I get this error, Arduino: 1.8.9 (Mac OS X), Board: "Arduino/Genuino Uno" fork/exec /Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avr-g++: bad CPU type in executable Error compiling for board Arduino/Genuino Uno. Do you have any thoughts on my problem Martin Lomas This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
@jamesgilmore431
@jamesgilmore431 4 жыл бұрын
I do have an unrelater question.What is the host a DR of.
@rparks9607
@rparks9607 5 жыл бұрын
Hi Jimmy, I'm trying to set up a DCC++ system, I have all arduino equipment. I can read the train decoder, but I can't get the train to move, any suggestions on what I may have done wrong.
@PierreLucGagnon58
@PierreLucGagnon58 6 жыл бұрын
Hey Jimmy, I have a question: what's the max Amp that I can use for the power supply? In your BOM you suggest a 12v 2a power supply however I currently have a 12v 7a and a 12v 10a power supply. Would those still work even though there's much more amperage in it? Thanks for your help!
@DIYDigitalRailroad
@DIYDigitalRailroad 6 жыл бұрын
I would be careful with those. The motorshield mentioned has 2 channels and can only handle 2 amps per channel. The absolute max for this motorshield is a combined 4 amps.
@PierreLucGagnon58
@PierreLucGagnon58 6 жыл бұрын
Thanks a lot for that! I'll order a 2a power supply!
@DennisFisherUK
@DennisFisherUK 5 жыл бұрын
I use a 4A supply, the base station monitors the current to detect shorts and will limit it to 2A (or what you set it to in the code). This is the reason some shields don't work as they don't monitor the current so it can't detect shorts and overloads AIUI.
@navidmorovati1742
@navidmorovati1742 2 жыл бұрын
hi
@sky_dancer6821
@sky_dancer6821 5 жыл бұрын
What are the practical limitations of this system? I would be fine with running no more than a couple of HO loco's at once but what additional hardware, if any, would be needed to program sound decoders?
@DIYDigitalRailroad
@DIYDigitalRailroad 5 жыл бұрын
this system maxes out at 2 amps so you should be fine with a couple locos. DCC++ works with JMRI so anything you can do through JMRI is doable.
@jamesmcrae8546
@jamesmcrae8546 5 жыл бұрын
Great idea and video. I also liked your video on using the Raspberry Pi Zero W. Could the Arduino basestation be combined with the Zero W to have an all-in-one system? Thanks!
@DIYDigitalRailroad
@DIYDigitalRailroad 5 жыл бұрын
Yes! These can all be used together!
@YalcinTuzmen
@YalcinTuzmen 5 жыл бұрын
Hi Jimmy, can this DCC++ Base Station be used for locos integrated with LaisDcc decoders?
@DIYDigitalRailroad
@DIYDigitalRailroad 5 жыл бұрын
Hello! If the decoder can run on JMRI, then it should be able to.
@Rickster5176
@Rickster5176 5 жыл бұрын
So are you commanding train movements directly through your computer, or is there another hand held interface of some kind?
@DIYDigitalRailroad
@DIYDigitalRailroad 5 жыл бұрын
I am using the Engine Driver app on my android smart phone. There is an iphone app as well. They are free.
@adamjacobson1993
@adamjacobson1993 5 жыл бұрын
Do you have a tutorial for making a point-to-point with stops in between? I'd like to build this and make an automated commuter line. Great video btw.
@JamesWillmus
@JamesWillmus 4 жыл бұрын
In DC you could do that without an arduino. You just need a timing circuit that is triggered by motion sensors. Everytime a train trips a sensor, the timer cutspower for __ seconds. Each end of the track can be controlled with diodes and additional timers. There was an article in Garden Railroader a few years back that explained it.
@radiofry
@radiofry 3 жыл бұрын
Jimmy, are you using the DCC++ system on your new layout you are working on building? If so, are you using the same arduino and motor shield?
@DIYDigitalRailroad
@DIYDigitalRailroad 3 жыл бұрын
Hey Stephen. I am actually going to be exploring DCC++EX. This is the next evolution.
@radiofry
@radiofry 3 жыл бұрын
Thanks! I looked that up on KZbin last night. Looks pretty cool. I finally pulled the trigger after seeing the videos and bought the stuff to make my own DCC ++ EX system. It was my first purchase towards building my first layout! Thanks for your help!
@dacuzzz
@dacuzzz 6 жыл бұрын
hi Jimmy... as you can see i'm n catch up mode...i have been very busy getting my layout up & running... any how... his is a great way for some one to get into DCC without spending a bunch of money... good b & thanks for sharing... vinny
@DIYDigitalRailroad
@DIYDigitalRailroad 6 жыл бұрын
No worries! I've been enjoying watching your layout update videos.
@SheltonDCruz
@SheltonDCruz 5 жыл бұрын
Can you use JMRI on a Raspberry Pi instead of a full blown PC?
@DIYDigitalRailroad
@DIYDigitalRailroad 5 жыл бұрын
You totally can! Here is my video on installing it on a Pi Zero W! kzbin.info/www/bejne/r3etpKOqqqalmJo
@kerdazproductions4606
@kerdazproductions4606 6 жыл бұрын
Hi Jimmy I’m wondering if it possible to use a motor shield with more current output or use a booster
@DIYDigitalRailroad
@DIYDigitalRailroad 6 жыл бұрын
It is certainly possible! You just have to make sure that the power connection from the shield to the Arduino is severed.
@justin6409
@justin6409 4 жыл бұрын
What if the track shorts, will it kill the motor shield and arduino?
@DIYDigitalRailroad
@DIYDigitalRailroad 4 жыл бұрын
If you are using JMRI it cuts the power to the track.
@tomcarr1050
@tomcarr1050 6 жыл бұрын
very good video Jimmy...I've been using dcc++ for awhile and i love it...I've been using a laptop power supply it is rated at 20 volts I haven't had any problems but now I'm wondering if I will...I would like to know what you think... Thanks Tom
@DIYDigitalRailroad
@DIYDigitalRailroad 6 жыл бұрын
+tom carr I've actually been thinking about this a lot recently, and I want to see if a relay can resolve it somehow.
@tomcarr1050
@tomcarr1050 6 жыл бұрын
that sounds interesting please let me know what you find out...TY for your input Tom
@dthead
@dthead 5 жыл бұрын
any knowledge on how to use a rduino as a DCC accesory decoder / servo unit ?
@DIYDigitalRailroad
@DIYDigitalRailroad 5 жыл бұрын
I know it's possible, I just have to research it
@trentglass1972
@trentglass1972 5 жыл бұрын
Do you upload DCCpp_Uno or DCCpp_Uno.h?
@coreygibson2590
@coreygibson2590 5 жыл бұрын
Nice work. I'm just getting back into the hobby after 30 years or so. Question, I have a couple of Arduino Megas. Is it even worth attempting, or just order a new Uno and shield? Thanks. Good work. I also would have liked to see the shield to track connections. One goes to program track, etc. I have no clue, but wouldn't guess knowing how easy it is to fry s shield. Thx
@DIYDigitalRailroad
@DIYDigitalRailroad 5 жыл бұрын
Arduino Megas work great for this. You don't even have to sever the power connection because it can handle the same load. There are some slight differences in wiring, but the Mega works fine for this! There is an A and B motor connection, The Mainline is A, and the Program track is B.
@coreygibson2590
@coreygibson2590 5 жыл бұрын
@@DIYDigitalRailroad So I wouldn't have to scratch away between the VIN ? Thanks
@DIYDigitalRailroad
@DIYDigitalRailroad 5 жыл бұрын
@@coreygibson2590 Here is a link to the original DCC++ creator explaining DCC++ on the mega kzbin.info/www/bejne/qIvPaWeEjaZ_l68
DCC++EX: A Cheap DIY DCC System?!?! This is a Model Railroad Game Changer
17:54
DIY and Digital Railroad
Рет қаралды 85 М.
My Daughter's Dumplings Are Filled With Coins #funny #cute #comedy
00:18
Funny daughter's daily life
Рет қаралды 6 МЛН
Do you choose Inside Out 2 or The Amazing World of Gumball? 🤔
00:19
The joker favorite#joker  #shorts
00:15
Untitled Joker
Рет қаралды 30 МЛН
An Arduino Mega 2560 DCC++ Base Station
7:16
DCC++
Рет қаралды 71 М.
How To Run DCC++ & JMRI On A Raspberry Pi With Your Cell Phone
19:35
Toms Trains and Things
Рет қаралды 30 М.
Easy Arduino Current Sensing for Occupancy Detection
14:08
DIY and Digital Railroad
Рет қаралды 22 М.
Switch To DCC using Easy and Inexpensive DCC++ On Arduino
13:11
Toms Trains and Things
Рет қаралды 44 М.
#5.a - An Introduction to JMRI   @DriverDTrains
35:35
DriverDTrains
Рет қаралды 3,1 М.
DCC Arduino projects for model trains | March 2017 Model Railroad Hobbyist | Geoff Bunza
7:59
Model Railroad Hobbyist magazine
Рет қаралды 67 М.
Hill construction and ground cover
3:28
The Great Buckeye Western railroad
Рет қаралды 13 М.
Ai ném đá xa nhất || Throw stones Noob vs Pro vs Hacker #shorts
0:26
Linh Nhi Shorts
Рет қаралды 4,4 МЛН
Será que o vidro elétrico vai cortar a língua ?!😱 #shorts #challenge 
0:18
Lưu ý khi ngồi với những chiếc váy có tùng to nhé 🥰
0:18
Невероятная японская технология!
0:41
I didn’t like my cake 😖🍰
0:23
Andrey Grechka
Рет қаралды 6 МЛН