Skip to main content

Lesson 2: Multiple Messages

Now that you have created your first robot-to-robot messaging projects, it is time to try sending multiple messages! In this lesson, you will learn how to create projects to send more than one message from one robot to another. 

Watch the video below to learn about:

  • Creating projects for robots to send and receive more than one message.
  • How the concept of “first in, first out" (FIFO) determines the order in which messages are received and acted upon.
  • Using a repeat loop and conditional statements to check for multiple messages.

Guided Practice

Wrap-Up


Select Next >  to move on to the next lesson.