Skip to content

Implement platooning for Carrera Digital 132. The car is controlled by an Arduino Nano.

Notifications You must be signed in to change notification settings

sebastiankliem/carrera-platooning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carrera Platooning

University project. Implement platooning for Carrera Digital 132. The car is controlled by an Arduino Nano.

The car uses a VL53L0X time of flight sensor to detect the distance to the car driving ahead. It speeds up or slows down based on this measurements using a PID controller.

Dependencies

The final code for diriving is at eos17_finale_abgabe.
Install via Arduino library manager:

The Car

The circuit to control the car using the Arduino was originally built by other people before us. We made some additions:

  • diodes for preventing the car to disturb the rail signal when the motor slows down
  • a VL53L0X time of flight sensor for measung the distance distance to the car driving ahead

This is how the car looks like:
car front car side

Circuit diagram: circuit diagram

About

Implement platooning for Carrera Digital 132. The car is controlled by an Arduino Nano.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published