Skip to content

VZhou07/ColorSorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Color-Sorter

This project integrates a Raspberry Pi (Logic & UI) and an Arduino (Sensor Control) to build a fully automated sorting machine. It uses a custom GPIO Pulse Protocol to synchronize hardware events with a multi-threaded Python interface, allowing for real-time tracking, sorting, and manual overrides.

To run the system, run color_sorter_python.py on your rpi and color_identify.ino on your Arduino.

Video demonstrations and a circuit schematic can be found below. You may refer to the second video below to see the actual circuitry but for an actual readable schematic, please refer to the image at the bottom of the page

YOUTUBE VIDEO COLOR SORTER DEMO

Color Sorter Demo

Video Showing Circuitry

Color Sorter Circuitry

Circuit Schematic

Circuit Schematic

About

This project integrates a Raspberry Pi (Logic & UI) and an Arduino (Sensor Control) to build a fully automated sorting machine. It uses a custom GPIO Pulse Protocol to synchronize hardware events with a multi-threaded Python interface, allowing for real-time tracking, sorting, and manual overrides.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors