Skip to content

jellewie/Arduino-Car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-Car

These files are written by JelleWho and TomVogel in 2018 for a school project where we where making an self driving car. The Arduino has 5 sensors connected to it, 2 on the front and 1 on each other side. The difference between the 2 on the front sets the steering direction, the total sum of them sets the speed.

There is a separate thinking 'head' that just does that and says go this speed. Then we have a different piece of code executing that, that code takes sensor data like the pot-meter on the steering wheel to determine what to do to make it happen. This code also takes in account the reverse pool delays and such. We also have a whopping 2.8 meters of LEDs around the car that is telling us what the car is doing, like steering, going forward /backwards baking and the emergency button state.

This file is here for ease of sharing and book keeping, but also for other fellow students who want to read the program and get some ideas how programming for an Arduino is.

You can form me if we made a mistake. And you can contact me if information is missing.

==================================================

These codes are provided "as is", without warranty or any kind, express or implied, including but not limited to the safety of the code. In no event shall we be liable for any claim, damages, or other liability, nomatter the connection or contracts between us. Feel free to use the code and comment and work on it, and don’t forget to credits where credit is due.

About

Arduino car for school

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published