carlobrok / ebc

extremely boring car - autonomous racing car project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

extremely boring car - autonomous racing car project

This is the repository for the code of the ebc car. The project started as a school project with the aim of converting and programming an RC car as an autonomous racing car. The car was modeled and planned in a CAD program. The main computer is a Raspberry Pi, which communicates with the other controllers, two Arduino Pro Minis are used for this. The motor driver, a servo and several sensors are connected to the Arduinos. The Arduinos communicate with the Raspberry Pi via the I2C bus.

About

extremely boring car - autonomous racing car project

License:MIT License


Languages

Language:C++ 93.2%Language:Makefile 5.9%Language:C 0.8%Language:Shell 0.2%