Purple Bot is a versatile and educational small robot designed for learners of all ages. It measures 90mm x 90mm and includes a small breadboard on top to facilitate experimentation beyond basic sensors. Inspired by the BoeBot, Purple Bot is ideal for a range of users, from kids to advanced college students.
- Introduction
- Features
- What's Included
- Getting Started
- Hardware Setup
- Software Installation
- Basic Usage
- Advanced Projects
- Troubleshooting
- Contributing
- License
- Contact
Purple Bot is a versatile and educational small robot designed for learners of all ages. It measures 90mm x 90mm and includes a small breadboard on top to facilitate experimentation beyond basic sensors. Inspired by the BoeBot and Arduino Alvik , Purple Bot is ideal for a range of users, from kids to advanced college students.
It is capable of running on it own based on it stm32g030 Controller or running as a slave to a more power controllers like ESP32 , RP2040 or Microbit. You may also design a shield to add your own controller type.
- Compact Design: 90mm x 90mm, making it easy to handle and store.
- Arduino Compatible: Develop and upload software using the Arduino IDE.
- Educational Focus: Suitable for a wide range of educational levels, from elementary school to college.
- Sensor Integration: Comes with basic sensors and supports additional sensors for advanced projects.
- 1 x Purple Bot (90mm x 90mm)
- USB Cable for Programming
- Computer with USB port
- Internet connection for downloading software
- Basic knowledge of programming (optional but recommended)
- Download the Arduino IDE.
- Install the Arduino IDE following the instructions provided.
- Connect the sensors to the Purple Bot.
- Attach the breadboard to the designated area on top of the Purple Bot.
- Connect the Purple Bot to your computer using the USB cable.
- Open the Arduino IDE.
- Install necessary libraries (e.g., purpulebot libraries) via the Arduino Library Manager.
- Verify the setup by running a simple program.
- Blink an LED:
coming coon
- Move Forward and Back
coming coon
- Bump Car
coming coon
- Obstacle Avoidace
coming coon
- Play Melody
coming coon
We welcome contributions! Please read our Contributing Guide to learn how you can help improve Purple Bot.
This project is licensed under the GNU GPLv3 License - see the LICENSE file for details.
For any questions or support, please contact us at [email protected].