sorting_final
sorting_final
Jocelyn B. Tabucon
Ghecel M. Cornejo
C. Project Description
Sorting clothes before washing is a time-consuming task, especially when separating white and colored clothes.
Mistakes can cause white clothes to get stained if washed with darker-colored items. This project, called the Arduino-
Based Sorting System for Separating Colored and White Clothes, is designed to make sorting faster and more
accurate.
The system starts by placing the clothes individually on the sensor for scanning, a TCS3200 color sensor scans each
piece of clothing to detect its color. This sensor acts as the system's eyes, determining whether the fabric is white or
colored. The color information is then sent to an Arduino microcontroller, which serves as the brain of the system. The
Arduino processes the data and decides where the clothing should go. the Arduino controls a servo motor responsible for
moving a sorting mechanism inside the box. If the clothing is white, the servo motor shifts to guide it into the "white" bin.
If the clothing is colored, the motor moves to direct it into the "colored" bin.
This automated system ensures that each piece of clothing is sorted accurately and preventing the common laundry
mishap of mixing whites with colors. It is a hassle-free solution for organizing laundry, preventing whites from
accidentally getting mixed with colors.
This project aims to save time, prevent common laundry errors, and make the sorting process easier for users. It is
ideal for homes, laundromats, or any small-scale laundry operations. The system is designed to be simple, dependable, and
user-friendly, and it is requiring only minimal effort from the user.
Servo Motor/Stepper Motor: Moves the sorting mechanism to direct the clothes into the appropriate bin.
Conveyor Belt (Optional): Moves the clothes under the sensor for detection.
Push Button or Start Switch: Allows the user to start the sorting process.
This sorting system is important because it solves a simple but common problem in households. By automating the
separation of white and colored clothes, it helps save time and prevents mistakes like mixing colors with whites. This
can protect clothing from damage, like staining, and makes laundry preparation much easier.
The project shows how technology can be used in everyday life to make chores less tiring. It helps users avoid the
stress of sorting by providing an accurate and easy-to-use solution. This system can be useful in homes where laundry is
done regularly, as well as in laundromats and small businesses that deal with laundry services. It is also an eco-friendly
option because proper sorting ensures clothes are washed more efficiently, reducing waste and energy.
Beyond the convenience, this project encourages the use of simple automation to improve basic tasks. It can be
expanded or adapted to include other sorting features in the future, like separating clothes by material type or size.
The scope of this project includes creating a working system that automatically sorts clothes into two categories:
white and colored. It is designed for household use but can also work in laundromats or small laundry businesses. The
system uses a color sensor to identify the color of clothes, and an Arduino to control the sorting mechanism. Clothes
are placed individually on the sensor for scanning, and the sorting mechanism directs them into separate bins based on
the results.
However, the system has some limitations. It works best when clothes are placed one at a time and may not
G. References