If anyone is interested, I’m making slow but steady progress on my train widgets board. I’ve managed to get it to work with the Ardunio IDE as well as Atmel Studio 6 development platforms. Ardunio was a bit of a pain as the Attiny series are not ‘official ardunios’ but it works quite well, albeit with a smaller feature set than some. Here are some pictures:
http://martinsant.net/wp-content/uploads/2014/05/pir-widget.png
http://martinsant.net/wp-content/uploads/2014/03/widget-pins.png
http://martinsant.net/wp-content/uploads/2014/05/hhd-A.png
(A widget is embedded in the hand-held throttle, the case is 3D printed.)
The idea is to create a low cost, wireless, networked control board that will control, well, everything. Servos, motor controllers, digital outputs and inputs, etc. All talking on the Xbee 802.15.4 network in real time. I’ve got all the low level stuff working, I’m in the process of ripping out the old radio control in my RS3 and installing one of these to do some real world testing soon.