Skip to content

this repo is for my homemade RC scaled autonomous car for the IronCar/DIY robocars contest, this repo is permanently changing, sorry if I can't always keep up with the doc

Notifications You must be signed in to change notification settings

Maximellerbach/AutonomousCar

Repository files navigation

Autonomous car project

then: car

and now: car2

The project

This project involve multiple aspects and is very rich:

  • There is an Artificial Intelligence (AI) part to capture the road with a webcam (and potentially other sensors), analyze it, and take decisions. You will find more details in this page. Language used for this part is Python 3.6.8

  • There is an Hardware part to be able to control the car. It does include batteries, power management, cooling, but as well choice of hardware to pilot the various elements like motors, servo motors. More details here.

The old hardware:

New hardware:

  • The board I use now is a Raspberry Pi 3b+, running raspbian, you will find some tutorials on how to install Tensorflow and OpenCV on internet. schema2

  • Micro controler code, in our case an Arduino mini, to take orders from a board and actually pilot the low level electronic to make the motor move forward/backward as well as the car turning. Documentation, protocole and code available. All the code for the Arduino is written in C.

arduino

About

this repo is for my homemade RC scaled autonomous car for the IronCar/DIY robocars contest, this repo is permanently changing, sorry if I can't always keep up with the doc

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published