Welcome to the Dancing Robot project! This is a 3D printed robot that's capable of dancing to the beats of music. The project integrates Raspberry Pi Pico-H to connect with a servo motor, speaker, and numpad, offering the user the ability to toggle between various dance modes. As the robot grooves, it plays music via the integrated speaker and indicates the current dance mode on a built-in LED.
- 3D Printed Robot: Designed and built to bring joy and fun into your life.
- Dance to the Beat: The robot moves and dances according to the rhythm of the music.
- Interactive User Interface: Use the numpad to select different dance modes.
- Visual Feedback: An integrated LED indicates the current dance mode.
- Music Player: Integrated speaker to play music while the robot dances.
- Raspberry Pi Pico-H
- Servo Motor
- Speaker
- Numpad
- LED
- 3D printed parts for the robot
- MicroPython
- Your preferred 3D design software for printing the robot parts
- Clone this repository.
git clone https://github.com/yourusername/dancing_robot.git
- Navigate to the project directory.
cd dancing_robot
- Run the main program.
python main.py
Happy dancing with your new robot! 🕺🎵🤖