SeanHodginswiki

Episode Summary: I Built A Tiny Model Train and it Nearly Broke My Brain

Summary

In episode "I Built A Tiny Model Train and it Nearly Broke My Brain," Sean Hodgins documents his ambitious and ultimately transformative attempt to create an extremely tiny model train that functions as a Christmas ornament. The episode opens with a satirical framing device—an advertisement for the Shaunville Model Train Set designed to keep "captured Shauns" occupied—before diving into Sean's nostalgic rediscovery of his childhood model train, whose controller he had disassembled at age 8 and never reassembled.

What begins as an innovative technical experiment quickly becomes a study in engineering failure and adaptation. Sean initially pursues a groundbreaking approach: embedding electromagnetic coils directly into a PCB to create a flat stepper motor where the circuit board itself functions as both track and motor. After discovering similar concepts in Bob Russius's "ant highway" projects, he develops a modular track design system in Keycad with pre-defined curves and straight pieces. However, upon assembly of the PCBWay-manufactured boards, the electromagnetic design fails catastrophically—magnets won't center properly, the train slides or spins rather than moving forward, and the traces pull 2.5 amps at 5 volts, generating dangerous levels of heat.

The episode's second act documents Sean's December 20th deadline crisis and his philosophical pivot from technical failure to mechanical success. After abandoning the electromagnetic approach entirely, he creates a simpler solution: a magnet moving beneath the board with the train following on top, controlled by an ESP32 microcontroller with web-server functionality. The final build incorporates wireless LEDs powered by an Adafruit Wireless Coil, dynamic overhead lighting that mimics sun position based on server time, and miniature buildings that push the limits of 3D printing. The episode concludes with philosophical commentary comparing the circular train track to human life patterns and warning viewers to "break the system."

History

The Opening and Nostalgic Inspiration

"I Built A Tiny Model Train and it Nearly Broke My Brain" begins with a satirical advertisement for the Shaunville Model Train Set, presented as a product "for keeping captured Shauns busy." This meta-narrative framing device—suggesting the train set is a containment system—establishes the episode's darker philosophical undertones that emerge at the end.

Sean then shares the personal story behind the project: rediscovering his childhood model train and its missing controller, which he had disassembled at age 8 and never put back together. This childhood memory inspires the core concept—creating a miniature version that fits inside a Christmas ornament case. However, Sean immediately acknowledges the project's timing challenges, admitting early in the episode: "I might have started this project a little bit too late this year."

The Innovative Electromagnetic PCB Motor Concept

Sean's initial technical approach represents genuine innovation in the maker space. Rather than using traditional motors and mechanical components, he conceives of creating a flat stepper motor by embedding electromagnetic coils directly into a PCB. In this design, the PCB itself would function as both the physical track and the electromagnetic motor driving the train.

He discovers that similar concepts exist in Bob Russius's "ant highway" projects and adapts these principles for his ornament-scale design. To make the concept modular and manufacturable, Sean develops a track design system in Keycad featuring pre-defined radius curves and straight pieces that can be assembled without traditional schematic connections. This modular approach allows for flexible track layouts while maintaining the electromagnetic coil functionality throughout.

After finalizing the designs, Sean sends the files to sponsor PCBWay for manufacturing and receives the physical PCB tracks, ready for assembly and testing.

The Catastrophic Technical Failure

Upon assembling the first prototypes, Sean encounters immediate and severe technical problems. The magnetic system fails to work as designed, with magnets refusing to properly center on the track. Rather than smoothly following the electromagnetic field along the track, the train either slides off completely or spins in place rather than moving forward. More alarmingly, the PCB traces heat up significantly, pulling 2.5 amps at 5 volts and generating 10 watts of heat—a dangerous thermal load for a decorative ornament.

Sean spends an entire day testing multiple configurations: "I tried all day yesterday. I was printing different shapes, some trying some clever designs, at least that I thought." He experiments with different magnet configurations, various train body designs, and spacing variations. Despite this exhaustive testing effort, he achieves only minimal, inconsistent movement with approximately 2% success rate, and even these rare successes degrade as the board heats up.

The emotional weight of this failure is evident in his acknowledgment: "All right, we have a problem. I was definitely way overconfident on this project and I didn't do enough research."

The Wireless LED Discovery and Second Failure

Sean attempts to implement a wireless LED system for the train, but discovers that the train tracks themselves act as an unintended coil in the wireless power system. This causes the system to pull maximum current and fry components catastrophically, making even the backup lighting plan unworkable with the electromagnetic track design.

The Critical Pivot and Engineering Philosophy

Facing complete failure on December 20th—just days before his planned Christmas release—Sean reaches a decision point: "I am contemplating just showing the failure, setting up the little diarama thing and doing that. But I can't do that. I have to think of a solution."

This moment prompts Sean to articulate his Engineering Philosophy and Compromise. Rather than viewing the electromagnetic failure as a defeat, he frames it as part of the engineering process: "That's engineering. Not perfect ideas, just good compromises." He explains that projects inevitably get "whittled down" as reality intervenes, and that good engineering is about finding workable solutions rather than achieving perfect initial concepts.

The Successful Magnetic Motor Pivot

Sean abandons the electromagnetic approach entirely and creates a mechanical solution: a magnet moving beneath the board with the train following magnetically on top. This elegant pivot eliminates all the problems of the electromagnetic design—no overheating traces, no complex coil timing, and reliable consistent motion.

Using an ESP32 microcontroller, Sean builds a web-server-controlled system with multiple integrated features:

  • Train motor control for the mechanical magnet system beneath the board
  • Wireless LEDs powered by an Adafruit Wireless Coil, now successfully working without the interfering electromagnetic tracks
  • Dynamic overhead lighting that changes color based on server time, mimicking the sun's position (orange/yellow during day, moonlight at night)

The wireless LED system proves versatile enough that Sean can even attach LEDs to the moving magnet itself, creating completely wireless motion effects. When this revised system works, Sean's relief and excitement are palpable: "This is it. If this doesn't work, I'm calling it. The motor, it's working." Moments later: "How cool is that?"

The Tiny Model Buildings and Scene Completion

Sean attempts to complete the miniature scene with appropriately scaled structures and landscaping. He discovers that working at this extreme scale presents unique challenges—some details prove "impossibly small to print" at the ornament's tiny dimensions, while others work surprisingly well. This section highlights the practical limits of consumer 3D printing technology when pushed to miniature scales.

The Philosophical Conclusion

The episode's conclusion shifts from technical documentation to philosophical commentary. Sean uses the completed circular train track as a metaphor for human existence and repetitive systems. Watching the train loop endlessly on its track, he observes: "But this is how it always starts. little systems perfectly contained running forever."

This leads into philosophical commentary warning viewers to examine their own repetitive patterns and life loops. The episode ends with a stark two-word command: "Break the system."

The final moments return to the satirical framing device, closing with the message: "Shawnville model train set because a busy Shawn is a manageable Shawn." This completes the meta-narrative about containment and distraction through perfectly controlled systems, suggesting that keeping people occupied with closed loops—whether literal model trains or metaphorical life patterns—serves as a form of control.

Highlights

  • The childhood inspiration: Sean rediscovers the model train controller he disassembled at age 8 and never reassembled, sparking the entire project concept
  • The innovative PCB motor concept: Sean's ambitious plan to embed electromagnetic coils directly into the PCB, making the track itself function as a flat stepper motor
  • The complete electromagnetic failure: After an entire day of testing achieving only 2% success rate, with dangerous overheating (10 watts) and the train spinning or sliding off rather than moving forward
  • The wireless LED catastrophe: Discovery that the train tracks act as an unintended coil, pulling maximum current and frying components
  • The deadline crisis admission: "I am contemplating just showing the failure, setting up the little diarama thing and doing that. But I can't do that. I have to think of a solution."
  • The engineering philosophy moment: "That's engineering. Not perfect ideas, just good compromises."
  • The successful mechanical pivot: Sean abandons electromagnetic design entirely, creates mechanical magnet-following system with ESP32 web-server control
  • The triumphant test: "This is it. If this doesn't work, I'm calling it. The motor, it's working." followed by "How cool is that?"
  • The dynamic lighting system: Overhead LEDs that change color based on server time, mimicking sun position (orange/yellow during day, moonlight at night)
  • The wireless LED success: Adafruit Wireless Coil powering LEDs that can even attach to the moving magnet for completely wireless motion effects
  • The philosophical commentary: The stark metaphorical warning comparing the circular train track to human life patterns
  • The final command: "Break the system."
  • The meta-narrative closure: The satirical advertisement returning at the end—"Shawnville model train set because a busy Shawn is a manageable Shawn"—completing the theme of containment through distraction

Last updated 8/8/2026

Generated by My Channel Wiki