Autonomous Robot

Type of project

Mechatronic product development

Context

Hobby project

Year

2020

About the project

This project was about making a robot that could drive autonomously using an Arduino. To achieve this I 3D printed the parts for the robot in PLA.

The robot should be able to drive around the room to look at it's surroundings by turning the sensor at the top to measure distances around it. It then uses these distances to figure out where to go next, to not hit anything.

Iteration 1

The first iteration of the robot was a simplified design that had no sensors and could only go back and forth. It has four motors controlling the movement of the robot.

Iteration 2

The second iteration was the final iteration of the project. The robot had gotten a nicer-looking design and received a distance sensor that looks like eyes. All code was written in the Arduino compiler. The project has been discontinued due to time constraints but the plan was to also install a light sensor that would turn on the headlights when it drove somewhere dark.