Getting Started Guide

CLASS 3
58
Coding the DJ Box
Coding the DJ Box
Now let's repeat the above steps to make bits of the other region. We have to create three more bit areas, one
between "A" and "B", between "C" and "D" and finally "D" and "E". Here's a logical flowchart, but you can create
the rest of the program yourself.
※ The whole script can be found at http://www.robotori.com/web_eng -> Moretips -> Manual ->EDU ->Logic
boost CODING CLASS 3 ->download whole script
NO
NO
NO
NO
YES
YES
YES
YES
The IR sensor value is larger than 'A' and
smaller than 'B'.
The IR sensor value is larger than ‘B' and
smaller than ‘C'.
The IR sensor value is larger than ‘C' and
smaller than ‘D'.
The IR sensor value is larger than ‘D' and
smaller than ‘E'.
Don't do anything
Play an
unique beat
Play an
unique beat
Play an
unique beat
Play an
unique beat