Arduino Project

OVERVIEW

The purpose of this University project was to demonstrate my skills using an Arduino. After being instructed to create something with an Arduino, I chose to create a parcel sorting machine that arranges by size.

C
Language
Solo
Project Type
Computer Architecture
Module

Ultra Sonic Sensors

The project uses ultrasonic sensors which detects the distance the project is away from the module, estimating a size of the object.

Servo Motor

The servo motor rotates and stops each item while the sensors detect the size. Once the sensor has detected the size, the motor it will rotate a certain amount of degrees to put the parcel in the correct location.