Close menu

ALL GUIDES


  1. Getting Started
  2. Blink
  3. Traffic Light
  4. Reaction Game
  5. Silly Stories
  6. Tally
  7. Guess My Number
  8. Bouncy Numbers
  9. Speak Like A Machine

  1. Security Zone
  2. Ultrasonic Drum
  3. Resistor Piano
  4. Walker Race
  5. Walker Dance
  6. Walker Detect
  7. Runaway Rover
  8. Rover Sensor Steering

  1. Lighthouse
  2. Frog Frenzy
  3. Game Controller
  4. Minecraft Controller

  1. Security Zone
  2. Ultrasonic Drum
  3. Resistor Piano
  4. Ther-Mood-Stat
  5. Color Coded
  6. Pulse

  1. Beam Break
  2. Car Race
  3. Motion Ball

  1. Solar House
  2. Soil Sensor
  3. Air Guitar

  1. Light Show
  2. Light Show Animation
  3. Pipercraft City
  4. Party Lights

EDUCATOR GUIDES

YOU ARE HERE

Robotics expedition

Mission 4 of 8

Walker Race


Intermediate

1 hour

Ages 8+
MISSION OBJECTIVE

Learn to use servo motors as an output by programming them to turn to specific angles.

Piperbot and Pip have created a pretty convincing robot to enter the Mars Creature Race for the Cause. Now it’s time to put it to the test! In Event 1, you will build and code the Walker, a quadruped robot, to walk (and run!) like a dog.

View student interface at make.playpiper.com


MISSION CHARACTERS

Piperbot

Pip

Adult Zomar
MISSION MATERIALS

Computer with USB port and Chrome or Edge browser
Piper Make Starter Kit
Piper Make Walker

MISSION RESOURCES

Learning Goals

  1. Students will gain a real-world understanding and application of how angles work.  
  2. Students will understand trajectory and how it is related to the modification of an angle.  
  3. Students will understand what a servo motor is and how to program one so it moves a robot.  
  4. Students will understand the need for precision when applying a modification to an angle, thus changing the trajectory.  
  5. Students will reinforce their knowledge of a loop in programming.  

Learning Activities

The following sections will contain step by step instructions for ELA, ELD and Math extensions directly related to this mission. Adjust the directions to fit your ELA, ELD and Math standards.

ELA Extension: Walker Race Narrative Have students work independently to write a one-, three-, or five-paragraph story about their robot entering a race, based on grade-level standards.
  • Create a unique writing situation where the teacher randomly chooses students to have their robot win or lose, allowing them to write about a situation they may not be used to or find difficult.  
  • Ensure students include details: the name of their robot, where the competition is happening, etc.  
  • If students are inspired and want to write beyond one paragraph, let them run wild!  
  • Ask students to share their story with two other students for feedback and then make the appropriate changes. 
  • Add a dash of art into this activity by giving the option to draw their robot during the dancing competition, winning, losing, etc.  
  • Bonus points if the students incorporate each vocabulary word: function, logic, loops, variable.

ELD Extension: Winning and Losing Pair students up so that one English Learner (EL) works with one other student who is a non-EL or a higher-level EL.

  • They will start by sharing with their partner, via an oral retelling, of a time they either won or lost, which should differ from the story they wrote about.
  • The teacher or students can decide which story to tell: a loss or a win.
  • The listening partner will need to take notes to remember key moments of the story and work towards retelling it as accurately as possible.
  • Students will then go up in pairs to retell their partner’s story, with the partner grading them on how accurate they were. 

Math Extension: What is an Angle? Pair students together or allow them to choose their partners.

  • Partner A will be rotating; Partner B will oversee rotating Partner A. They will eventually switch roles.
  • Connect back to the Walker Race activity and ask them to describe an angle in their own words.
  • Collect these descriptions on the board or a doc to display. 
  • Start students off by having them rotate their partner with easy-to-use angles: 45, 90, 180, 360. 
  • Have pairs switch roles and move on to angles that are a little more difficult to work with, such as 30, 60, 120, 150, etc. 
  • Observe how students have rotated their partners each time and ask them to explain their reasoning.  
  • Finally, ask students to decide which role they want, the partner being rotated or the one doing the rotating.  

Hardware Diagram

Code Diagram

Tutorial Steps

Blueprint

DOWNLOAD BLUEPRINT

Troubleshooting Tips


Our customer support specialists are on hand to ensure your implementation of Piper runs seamlessly.
View Support Docs or Contact Support


ROBOTICS EXPEDITION RESOURCES

Material Library

SERVO
A servo, which is short for servomotor, is a special kind of motor that is used to control something by moving it. A simple motor moved by spinning continuously. A servo turns to a specific position and it uses gears to transform the high speed of the motor into more force so it can move things more easily.

The servo is connected using three wires: one for ground, one for power, and one for a signal that tells the servo motor what position to turn to. The Pico tells the servo what position to turn to by changing the width of the pulse that it is sending out. A pulse with a shorter "ON" time will turn to one side, and a pulse with a longer "ON" time will turn to the opposite side.

The motor inside of the servo turns very fast, but it is also weak - it cannot apply very much force. The gears inside the servo convert the motor's high speed and low force into a slower speed with more force.

Career Connections

Robotics Technician: Salary $60,570/yr
Automotive Engineer: Salary $95,300/yr
Civil Engineer: Salary $88,050/yr
Industrial Designer: Salary $75,910/yr

Standards Alignment

CSK12 Framework
  • CA 3-5.AP.17. Test and debug a program to ensure it accomplishes the intendedtask.
  • CA 3-5.CS.2. Demonstrate how computer hardware and software work together as a system to accomplish tasks.
  • CA 3-5.CS.3. Determine potential solutions to solve simple hardware and software problems using common troubleshooting strategies.
Math ELA
  • Grade 3: writing applications-2.1, 2.2;
  • Written and Oral English Language Conventions - 1.1, 1.2, 1.3, 1.7, 1.8
  • Grade 4: writing strategies-1.1, 1.2, 1.3, 1.10, Writing applications - 2.1
  • Grade 5: Writing strategies-1.1, 1.4, 1.5, 1.6; writing applications - 2.1
ELD
  • Grade 3: ELD.PI.A.3.1, ELD.PI.A.3.2, ELD.PI.B.3.5, ELD.PI.B.3.6, ELD.PI.C.3.10, ELD.PII.C.3.6
  • Grade 4: ELD.PI.A.4.1, ELD.PI.A.4.2, ELD.PI.B.4.5, ELD.PI.B.4.6, ELD.PI.C.4.10,ELD.PII.C.4.6
  • Grade 5: ELD.PI.A.5.1, ELD.PI.A.5.2, ELD.PI.B.5.5, ELD.PI.B.5.6, ELD.PI.C.5.10, ELD.PII.C.5.6