A robotics project combining a 3D printed Wall-E model with modern AI and control capabilities.
- Controller: Raspberry Pi 5
- AI Module: Hailo-8 for neural network acceleration
- Vision: Camera module
- Power: Battery-powered system
- Chassis: 3D printed model based on Wall-E Printables design
- Actuators: Motor control system adapted from the Wall-E project
rpibot-e/
├── CLAUDE.md # Development guidelines
├── README.md # Project overview (this file)
├── TODO.md # Project task list
└── ... # Additional project files
- Print the 3D model components from the Printables link
- Assemble the hardware according to the Wall-E project guidelines
- Connect Raspberry Pi 5 with Hailo-8 module and camera
- Set up the motor control system as per the original project
- Configure battery power supply
See CLAUDE.md for development guidelines and coding standards.
See TODO.md for current project tasks and progress tracking.
Auditlog & Pablo Mano