This exploration assumes that you've successfully managed to write code for your Freeduino in occam-π that can blink LEDs in parallel. We have just begun our discussions of patterns for parallelism (the Pipeline and Black Hole), this laboratory will mostly involve the composition of components with channels. That's a fancy way of saying "you will use pre-written processes defined in the Plumbing library and connect them together."
You may also find Pountain and May's Tutorial Introduction a good read during this next two weeks. The Burns is a good resource as well, and the occ2.1 language reference can serve... as a reference...
I expect that you will engage in learning this material—I am a resource you can use as often as you like to work through this homework, but I will not, in lecture, be feeding you all of the detail you need for this work. Dig in!
