Since last time we met, I can say the layout is still the same LOL. The only change made is the additional of Staging tracks which is unfortunately eaten into some ailse space.
I have been quite focused on the electronics side of things. I am pleased to say that now I am running DCC++ with WIFI. And what a step forward that is! I really am enjoying using the Engine Driver app on my $30 mobile phone. The WIFI server is no other than JMRI running on my old work laptop that they gave away. Walking round the layout to view the layout from different perspectives and to be in control without being tied down is very enjoyable.
DCC++ runs on an Arduino Mega with a Ardino Motor Shield. The guy who developed this open-source implementation of DCC is just truely brilliant. The beauty of open-source!
I have also made progress on how I operate the trains. I enjoy seeing the running of trains rather than the shunting aspect. Call me childish, but what I am doing currently is running laps round and round, with one side of the journey being the town of Stawell in Western Victoria and the other is Horsham, a good 54 miles away. What I do is run the inner loop which dipicts the country, and for every town/station, run once through the outer loop (which has a station and yard).
Milage (and number of loops) between towns varies, for example between the towns of Murtoa and Jung is 7 miles, and between the towns of Murtoa and Lubeck it is 10 miles.
I used this
chart as reference.
I don't really care if the same station is used for multiple locations on the journey from the beginning to the end. Unforuntately as adults, we lose much of our imagination.
This concept allows me to run any train I choose with any number of rollingstock so makes for varied operation, just like the prototype. One day, the Through Goods may have 12 wagons, and on another 7 wagons. This gives me total freedom to run anything I like anytime. No scripted operation.
It takes about 1 hour without any crosses or meets from the beginning to the end and it really does feel like one is putting on the mileage just like real locomotive drivers. Sounds boring to alot of modellers, however I noticed that bringing the train into the inner loop when the corresponding Mile Post calls to run past the "town/station" breaks the monotomy. And in real life, driving trains is kinda boring anyway. It also throws out the challenge to test the rollingstock - how good are they to stay on the rails. My four wheelers are doing very well.
I am also thinking about automating the counting of the inner loops (which represents 1 mile) using an arduino and displaying it on a
1.3 inch OLED screen. I will start with a push button but then move to using a Current Transformer. The program I am working on for this is progressing very well. I have come to appreciate and understand just how little main memory these things have and need to move alot of the code to FLASH memory on the Arduino UNO, which only has 2Kb of SRAM.
This has opened up a whole new world of tinkering. I haven't done any scenery work.
Arduino UNO with a OLED Screen on a breadboard