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.
The project uses ultrasonic sensors which detects the distance the project is away from the module, estimating a size of the object.
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.