Arduino KittyBot

Give your Shield Bot a voice!  This project equips your Shield Bot to "speak" to people or objects it encounters while roaming around.

The robot uses the PING))) Ultrasonic Distance Sensor to check for obstacles within range.  When it detects something, it stops and directs the Adafruit "Music Maker" MP3 shield to play WAV files stored on a microSD card, selecting different files if the obstacle moves out of the way or not.  

Three WAV files with kitty noises are provided,  but you can record your own to better reflect your Shield Bot's unique personality!  Of course, your robot could also respond with music, sound effects, animal calls, or whatever you'd like. Find all the project WAV files in our sound library, or you could reformat existing audio files to WAVs, or make your own WAVs using free Audacity software.

Requires parts not included in the base Arduino Shield-Bot kits. See parts list below for details. It is highly recommended that you complete the Shield-Bot tutorials before attempting this project.

 

Parts Required

You will also be using these items that are included in the Shield Bot Kit:

  • (1) 2.2 k-ohm resistor
  • (1) piezo speaker - optional but a good idea
  • (4) jumper wires

Did you know there is an Propeller C version of this project that uses our ActivityBot Robot? Click here to check it out!