I’m in the process of ”upping my game” and hope to install a signal system (Canadian National circa 1960) on my layout. It was recently suggested I look into the JMRI sites for ideas and direction. There’s a lot there and would like some recommendations. I operate IOS. https://photos.app.goo.gl/v8rT9wVDxejEtGs5A
http://www.trainboard.com/railimages/showgallery.php?cat=500&ppuser=5959
If one could roll back the hands of time... They would be waiting for the next train into the future. A. H. Francey 1921-2007
It has been some years since I used JMRI but here is a link you might like if you have not looked into it much. More than I care to do. I did some Google searching out of curiosity. It has been a while.
http://jmri.org/
Rich
If you ever fall over in public, pick yourself up and say “sorry it’s been a while since I inhabited a body.” And just walk away.
There are two types of signaling systems - the 'smart' ones which requre you to program a whole raft of CVs to create the logic (ie, signal 11E Red if turnout 12 reverse or block 10 occupied, signal 13W yellow if turnout 14 normal and block 8 occupied) or 'dumb' ones that just set the signal indications to whatever you tell them to, and need something else (ie, JMRI to do the logic - figure out what signal to set to what aspect based on status of blocks and turnouts).
TO some, they hate having to have a computer and doing it the second way. But - this is the more flexible and, in some cases, easier way. JMRI has the facilities built in to do this logic.
--Randy
Modeling the Reading Railroad in the 1950's
Visit my web site at www.readingeastpenn.com for construction updates, DCC Info, and more.
Hi, I have similar concept for my adhoc system but have been looking at using an arduino-based system. Robin Simonds "TheNScaler" has some great ideas but his programming skills leave me for dead. I have taken a simpler approach based on his concepts and am just protoyping the software. Harware via ebay is very cheap, for example cccupancy detection modulefor under AUD$3. I am interested contacting anyone wo is exploring this approach.
Mel,
Thank you for showing interest. I have yet to obtain any signals but I expect I will build my own searchlights - I found a good article online on how to do that - far cheaper than they could be bought. For my own system I am looking down the track to about 80 signals, 35 occupancy detectors and 24 turnouts and like you linked through a truth table. Right now I have got a simple UNO based sketch that will provide Red, Green and Amber lights via PWM of a RG tri-lead LED. Robin Simonds has a good article on train occupancy detecton using firstly ACS 712 current sensors which are less than AUD$2 each and then he used a more sensitive coil transformer (http://thenscaler.com/). Simonds moved to the coil transformer because his N scale did not draw enough current at idle to register, I have some ACS 712's which I will test on my HO system to see if they work - if not I will try the coil transformer (again only a few $ each).
I am ambivalent on the LEDs as I can adjust the PWM to get the colours that I am happy with. I bought them on eBay for $5 for 50.
For the Turnouts I will link via a simple resistor circuit to the spare relay in the tortoise motor to provide a HIGH / LOW response to my system.
At the moment I have just proven my concept and intend to work on the detection of the various sensors and then use that to adjust an array.