Python based RC car a with live camera feed. Made using a Raspberry Pi and wirelessly controlled from a website.
Live camera feed from PiCar to a website on the laptop
Live camera feed from PiCar to phone
Moving motors in reverse using S
key on keyboard
- Allow controlling of PiCar through the accelerometer of touchscreen devices (currently working on this)
- Make PiCar accessible from any network rather than local server (currently working on this)
- Make PiCar look better
- More code cleaning