Close menu

Resources


PIPER COMPUTER

Everything you need to teach STEAM effectivly using the Piper Computer Kit.

Educator Guides StoryMode Project Guides PiperCode Project Guides
PIPER MAKE

Teach fundamental STEM skills while providing a bridge to career connected learning.

Educator Guides
Best Practices Standards Glossary FAQ Educator Forum

EDUCATOR PORTAL

Close menu

ALL MAKE GUIDES


  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

PIPER MAKE

EDUCATOR GUIDES


YOU ARE HERE

Robotics expedition

Mission 3 of 8

Robotics expedition: Mission 3 of 8

Resistor Piano


Advanced

1 hour

Grades 3 - 8

MISSION OBJECTIVE

Learn to create a piano using resistors.

Take our musical talents to the next level as Piperbot and Pip jam out with their new Adult Zomar buddy on a piano made of resistors. Ask students: “What is your code measuring to know when and what sound to play? How is this different from your ultrasonic drum?”

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 Base Station or Starter Kit

MISSION RESOURCES

Learning Goals

  1. Students will create a panel of resistors and use a jumper wire to “play notes” and craft musical creations.
  2. Students will understand how to use lists and mapping in code to map a voltage to a sound.
  3. Students will understand how voltage drops are associated with the number of resistors set up in series, as shown in the circuitry.

Career Connections

Robotics Engineer: Salary $104,600/yr
Automotive Engineer: Salary $95,300/yr
Civil Engineer: Salary $88,050/yr
Electro-Mechanical and Mechtronics Technicians: Salary $60,570/yr

Hardware Diagram

Blueprint

DOWNLOAD BLUEPRINT

Have an different version? Look for more information on the Support Page.

Troubleshooting Tips

  • Are some notes failing to play when you touch the jumper wire to the resistors?
    • Make sure you touch the jumper wire to the metal part of the resistor instead of the plastic.
    • Ensure that you have set up the resistors correctly with the metal leads lined up along the rails so they complete the circuit. Check the wiring diagram if you’re not sure.
  • Why do you have to be careful with the top portion of the Pico?
    • Touching the green wire to the areas marked with the yellow triangles ⚠️ will cause a short circuit and could damage your Pico module. Be careful!

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

Vocabulary Words

Robot A device that can execute a task independent of direct human control or activity

Feedback Sensors Instruments that robots can use to adjust based on the environment

Servo Motor Self-contained electric devices that precisely rotate or push parts of a machine

Autonomous vehicle Vehicle that can operate without direct human control, usually through a built-in autopilot system

Bionics Using biological systems (e.g., dogs, humans) for the development and design of new robots

View Full Glossary

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.

Standards Alignment