Smartie Sorter 3000 project for sorting Smarties and M&M's based on their colour using the TCS3200 colour sensor built into a mini arcade game enclosure.
The project was written using C++ and runs on an Arduino Nano microcontroller. The mini arcade game enclosure was designed using Fusion 360. The physical components were either laser-cut out of MDF and acrylic, or 3D printed using a PLA filament by a Zortrax M300 3D printer.
The smartie_sorter folder contains the code to determine the Smartie and M&M colours using the TCS3200 colour sensor module. The enclosure_code folder contains the code to control the Smartie Sorter 3000's mini arcade game enclosure.
The documentation folder contains the documentation related to the components, design, and electronics of the Smartie Sorter 3000's mini arcade game enclosure. More information is provided in the components.md, design.md, and electronics.md documents.
The fusion_360 folder contains the .f3d and .f3z Fusion 360 component and assembly files for the Smartie Sorter 3000's mini arcade game enclosure.