05 00 | Sending light signals [video link] [instructor notes]
Our first simple program explains where and how to write our first code by making the light on our RoBlock to blink in a way we want. Towards the end we will make our RoBlock to send out an S.O.S. in light signals.
05 02 | Sending out a light signal [video link] [instructor notes]
In our first programme we will make light blink at different speeds, stop our program and use a loop to reduce the code we need to write and write more efficient
05 03 | Sending out an S.O.S. [video link] [instructor notes]
We will add making a function and putting this in an embedded loop.