Semaphore Signal System for TMSRR: Difference between revisions

From IBLS
Jump to navigation Jump to search
(Created page with "Category:Construction Category:Right Of Way by Daris A Nevil January 2022 This article is a work in progress, so please check back frequently. During the COVID...")
 
 
(25 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:SigOS]]
[[Category:Construction]]
[[Category:Construction]]
[[Category:Right Of Way]]
[[Category:Right of Way]]


by [[Daris A Nevil]]
by [[Daris A Nevil]]
Line 8: Line 9:
This article is a work in progress, so please check back frequently.
This article is a work in progress, so please check back frequently.


During the COVID-19 year of 2020 I decided it was time to start work on my own backyard railroad.  After all, that is why I purchased a home on 2.5 acres just outside of the DFW metroplex.
During the COVID-19 year of 2020 I decided it was time to start work on my own backyard railroad, the [[Thurber Mingus & Southern Railroad]].  After all, that is why I purchased a home on 2.5 acres just outside of the DFW metroplex.


I have some "blind" spots to protect, as well as the approaches to a draw bridge, so I decided to use scale semaphore signals. After reviewing different kinds I decided to use the Santa Fe style semaphore motor box.
I have some "blind" spots to protect, as well as the approaches to a draw bridge, so I decided to use scale semaphore signals. After reviewing different kinds I decided to use the Santa Fe style semaphore motor box.


The components have been designed in Fusion360 in 1/8 inch scale and 3D printed in PLA (plastic).  The parts will eventually be recast in a more durable substance, as a test showed major part warping when left in the hot Texas sun.
The components have been designed in Fusion360 in 1/8 inch scale and 3D printed in PLA (plastic).  The parts will eventually be recast in a more durable substance, as a test showed major part warping when left in the hot Texas sun. It looks like PETG should hold up well (more testing to follow).
 
== Software ==
* [[SigOS: The Signal Operating System]]
* [[SigOS: Installing Software]]
 
== Hardware ==
* [[SigOS: Hardware]]
* [https://righttracksignals.com/ Signal Heads]
 
== Files ==
 
* [http://ibls.org/files/2024/TMSRR_Semaphore/cad_files/ CAD Files]
* [http://ibls.org/files/2024/TMSRR_Semaphore/photos/ Photos and drawings]
 
== Setup ==
 
=== ESP8266 ===
 
* [https://docs.micropython.org/en/latest/esp8266/tutorial/intro.html Installing MicroPython]
* [https://micropython.org/download/ESP8266_GENERIC/ ESP8266 Info]
* [https://docs.micropython.org/en/latest/reference/mpremote.html#mpremote-command-mount Mount local filesystem]
 
== Gallery ==
 
<gallery widths=300px heights=300px>
File:SigOS Signal components October 2025 Daris A Nevil.jpeg|A signal running SigOS software on the small computer board in the center.  The signal head is by [[Ron Light]]. October 2025.
File:Semaphore arm one eighth scale October 2025 Daris A Nevil.jpeg|A one-eighth scale semaphore arm printed in PLA, including the lenses.
</gallery>


== References ==
== References ==


* Micro Servo
* [[Semaphore]]
** [https://www.adafruit.com/product/169#description SG92R micro servo for $5.95 at <i>AdaFruit.com</i>]
* [[SigOS: The Signal Operating System]]
** [http://www.ee.ic.ac.uk/pcheung/teaching/DE1_EE/stores/sg90_datasheet.pdf Datasheet for SD90 micro servo]
* [[SigOS: Printing Plastic Lenses]]
** [https://docs.arduino.cc/learn/electronics/servo-motors Arduino code for controlling a servo]
** [https://www.arduino.cc/reference/en/libraries/servo/ Arduino servo code library description]

Latest revision as of 07:40, 22 October 2025


by Daris A Nevil

January 2022

This article is a work in progress, so please check back frequently.

During the COVID-19 year of 2020 I decided it was time to start work on my own backyard railroad, the Thurber Mingus & Southern Railroad. After all, that is why I purchased a home on 2.5 acres just outside of the DFW metroplex.

I have some "blind" spots to protect, as well as the approaches to a draw bridge, so I decided to use scale semaphore signals. After reviewing different kinds I decided to use the Santa Fe style semaphore motor box.

The components have been designed in Fusion360 in 1/8 inch scale and 3D printed in PLA (plastic). The parts will eventually be recast in a more durable substance, as a test showed major part warping when left in the hot Texas sun. It looks like PETG should hold up well (more testing to follow).

Software

Hardware

Files

Setup

ESP8266

Gallery

References