raschemmel:
If it isn't too much trouble can you post your project details for others who wish to follow in your footsteps,
Once I get some stuff together, sure. I have a hand full of different things I'm trying to make, but nothing is really constructed yet since I'm waiting for various parts to arrive. No use in going on about it until I've got something worth showing.
I dumped the need for a MM powered decoder since upon further investigation I found I could operate DCC and MM accessories alongside each other. This is great news for me! Robin2's stripped out source for the decoder is invaluable though and I think it'd be important for anyone that wants to go beyond prepackaged solutions.
I've expanded my scope some, utilizing the idea of Arduino in further ways. I was toying with the idea of RFID tags. Originally I was just going to use a simple reed switches. The idea was that I could have passenger trains that'd trip them and automatically pull into stations. I expanded this idea further though as I found too many limitations with such a simple system. If I could use an RFID tag, I could track specific trains and have them act accordingly. Thus, I could have a mainline with an express passenger train doesn't stop at the branch line. A regional passenger train that does. I could then also have long haul freight trains that pass by, and then trains that service the branch line that'd pull in automatically.
It seems a rather trivial affair to make. I've looked into RFID on Arduino briefly and found enough information. Some simple if/else statements, and I could have it trip a relay that's hooked up to a S88.
There's a few things I'm unsure about though. There's the issue of range, there's the issue of the size of the RFID reader, and there's the issue of the size of the RFID chip.
I thought something under the track would be best, but I realized maybe I couldn't do that so easily with my floor layout. I can't very well cut a dent into my floor to house it, hehe. Maybe something that sits track side? Which would help with the size issue, since if it sat next to the track it wouldn't have to be as compact.
I found these, which would be ideal. https://www.sparkfun.com/products/9416 They are small and compact. Sparkfun has some suitable RFID readers, but I think the cost is too high for my application. I've been looking on eBay for some finely made chinese RFID readers, but I'm not sure what would be a good one to try. I don't know enough yet to know about compatibility.
I was thinking about using Arduino Mini Pros since they're cheaply acquired, but I don't know. I'm thinking about powering them and that's what worries me. I could get a regulated 5v power supply. That'd work, yeah? Otherwise the Nano seemed a good way to go since it has the USB connection. I could plug that into an idevice type plug couldn't I? (USB Wall Charger - 5V, 1A (Black) - TOL-11456 - SparkFun Electronics , Like this I guess, or apple's, which I have a hand full cluttering up my place. http://store.apple.com/us/product/MD810LL/A/apple-5w-usb-power-adapter.) I could source something like that off ebay, though, the chinese products in that regard scare me a little. Though the joke in the circle is that it all comes from the same factory.
