alexspirou / Raspberry-Pi---Arduino-Car

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry-Pi Arduino-Car

A RPi-Arduino car, controlled from the keyboard. The communication between RPi and Arduino is done with serial library. Arduino is responsible for low level controll of the motors. RPi sends data from keyboard with library pygame.

Video Result

About


Languages

Language:C++ 64.4%Language:Python 35.6%