Well I started working on the foundations of a many of my upcoming Arduino Model Railroading hacks.
It’s a very basic circuit (many will recognize it from one of the Arduino website tutorials) that turns an RC servo as you turn a potentiometer. Not much I know but think of this controlled via Xbee wireless to a Arduino Nano installed inside a model train! Kewl! All the kewl, devious things I can tilt, pan, zoom, lift, move, etc…. muwhahahahahahahahah! Sorry, that’s my evil scientist laugh. Hell this could even actuate turntables, drawbridges, turnouts, and more throughout a layout. Instead of using a potentiometer which gives you proportional control, you could use a multi-position rotary switch for something like a turntable to give discrete positions (engine bays in a roundhouse). I think you would still need some kind of sensor, like an opto-interupter to get precise indexing of the turntable rails to the spur track rails but I am getting way ahead of myself and out of the scope of this post. Anyrate, I have a video I will be posting later so you can see this neat little circuit in all of it’s glory! To the right is an illustration of the circuit (click for a larger view):
Jun 172010
I thought I would take a second to post that I have discovered an open-source micro-controller development board called Arduino. Yeah, I know, I know….it’s been around for a long time. Well, I’m a bit slow. This thing is great! It takes a cool 8-bit micro-controller and all the supporting circuits and sticks it on one board and breaks out all of the I/O pins to headers for easy connection. It uses a modified version of C to write firmware which can be quickly developed in the free IDE software and then uploaded to the Arduino board, which has a bootloader already on it making things a snap, via USB. All for under $30! How cool is that
? Continue reading »






