PiCar

Robot built using a Raspberry Pi. The robot is equipped with camera mounted on a servo motor and a telemeter to avoid colliding with facing objects.

The software running on the robot is written in C++. It accepts commands from the remote-control client using a simple binary protocol. The camera video feed is broadcasted over HTTP in Motion JPEG.

PiCar

Remote-control Clients