Raspberry Drive was developed with the goal of creating an Autonomous Car. Utilizing Raspberry Pis and image recognition software, the car is able to detect obstacles and respond appropriately.
The car sends a picture to the server. The server then analyzes and sends the command to a second Raspberry Pi, which passes that command to the car utilizing GPIO pins.
- Raspberry Pi
- PiCamera
- Python
- OpenCV / SimpleCV
- Greg Garner
- Henry Fyfe
- Will Farrell
- John Warshaw
Raspberry Drive is released under the MIT License