As you can see, this track is cheap and easy to make. It fits into the corner of a room. I put a metre stick in the picture above for scale and then demonstrated the following two simple programming examples to get students started:
Once students achieved this I explained the concept of parallel processing and added complexity to the track navigation project. Here are my three tasks in order.
1) Navigate the track from the start to the finish positions.
2) Do task 1, and then navigate back to the start again.
3) Do task 2, but also flash the lamp in one direction and make sounds in the other.
Below is my simple demonstration of parallel processing which I used in my explanation to the students:
Note: I also showed my stronger students the loop block and challenged them to try iteration with the lamp and sounds.