Skip to content
/ ebc Public

extremely boring car - autonomous racing car project

License

Notifications You must be signed in to change notification settings

carlobrok/ebc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.