Skip to content

MichaelJWelsh/carbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

CarBot

This project was created for my Intro to Electrical Engineering class final. All of the electrical components used (besides the Arduino) were old and found around the classroom, so there were a lot of problems putting everything together and fixing malfunctioning hardware. Regardless, the project was a success.

CarBot is capable of being driven manually with a simple breadboard controller and supports moving forward/backwards and rotating left/right. It can also use both its ultrasonic sensors to detect objects and print out to the LCD how far away they are.

CarBot can be changed to autonomous mode via a switch, and the breadboard controller can then be disconnected. In autonomous mode, it utilizes both ultrasonic sensors to detect distance and direction and tries to follow a moving object in front of it. Unfortunately, the ultrasonic sensors were old and cheap, so even after trying multiple different smoothing functions, the readings were often inaccurate and autonomous mode worked somewhat poorly.

CarBot

About

A car robot made using an Arduino Uno, ultrasonic sensors, a LCD screen, a car chassis, and some clever circuitry.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%