This document describes a system for sorting colored objects using an Arduino Uno microcontroller. The system uses a color sensor to detect the color of objects passing on a conveyor belt. If the object's color matches the desired color, the Arduino allows it to pass to the end of the belt. If not, the Arduino activates a linear actuator to push the object off the belt. The system is designed to automate object sorting, reducing manual labor while increasing sorting accuracy and speed compared to human sorting. It has applications in food processing, toy manufacturing, and other industries.