Programming and Theory

  • #950
  • 28 Aug 2018

So far, our programs consisted of consecutive actions – first, the robot moves; then, it turns the medium motor; and, finally, it says something.

Today we will learn how to perform several actions simultaneously, in parallel. You will be able to move all three motors at once and sign a song :-)

Well, the robot will, but you should also try!