<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Model Railway Signal Controller</title><link>/members-area/personalblogs/b/blog/posts/model-railway-signal-controller</link><description>I thought I would share this project that I have been working on for about six years, on and off. It is a controller for four aspect model railway signalling. Functionality of four aspect signals When most people drive these signals on a layout, ...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Model Railway Signal Controller</title><link>https://community.element14.com/members-area/personalblogs/b/blog/posts/model-railway-signal-controller</link><pubDate>Fri, 03 Nov 2017 10:26:02 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:62870136-6cf9-41c4-b0e7-675d3ec3a809</guid><dc:creator>mcb1</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;I suspect your limit for all of these will be the number of I/O.&lt;/p&gt;&lt;p&gt;The speed and control is not the issue, but polling the inputs to see the state, and then set the state seems to be.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;You might wish to consider each point and signal as a node, and make it self contained.&lt;/p&gt;&lt;p&gt;There are various bus systems that could be used to communicate to the node and then get the state as well as setting the signal state.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;This would make it expandable and then the uP just needs to be able to link the sensor to whatever point it has ahead of it.&lt;/p&gt;&lt;p&gt;The data could also be passed out and then a simple webpage to display the status.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Mark&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=3787&amp;AppID=293&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: Model Railway Signal Controller</title><link>https://community.element14.com/members-area/personalblogs/b/blog/posts/model-railway-signal-controller</link><pubDate>Thu, 02 Nov 2017 10:39:49 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:62870136-6cf9-41c4-b0e7-675d3ec3a809</guid><dc:creator>michaelkellett</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;If I were doing it I would use&amp;nbsp; small micro controller (possibly Arduino would do but it has a lot of stuff you don&amp;#39;t need - but they are cheap and common). It would be nice to allow for some simple communications system where you can connect lots of controllers on&amp;nbsp; daisy chain or loop and control or monitor them from a central point. &lt;/p&gt;&lt;p&gt;If you are willing to work at chip level I would suggest an ARM M0 based processor in a hand&amp;nbsp; solderable package - perhaps STM32f051k4T6, Farnell 233346 at £1.03 each. These have proper on chip debug, 16k of flash, all the usual stuff and pin compatible parts with more memory if you need them. Its in a 32 pin TQFP package.&lt;/p&gt;&lt;p&gt;How do you detect the trains ?&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;MK&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=3787&amp;AppID=293&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>