Type of project
Mechatronic product development
Context
Hobby project
Year
2020
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.
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.
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.