Pages

Pages

Pages

Thursday, 27 February 2025

Button Sorter

Our project was an Arduino-based Colour Sorting Machine.
This project is an automated system that is designed to sort buttons by their colour using a combination of sensors, motors, and microcontroller programming. The Arduino board processes data that it sent from the sensor, which detects the colour of the button as it passes through the system. The machine uses servo motors to move the ramp to the correct cup that the ball should be placed in based on their colour. It starts when a button is placed under the colour sensor, the Arduino then identifies the colour, and the servo motor moves to the correct cup accordingly. This project showcases key concepts in embedded systems, sensor integration, and automation. This design is flexible and allows for further customisation with both hardware and software.