What is this project
This is a school STEM project to sort M&M’s by their color.
Contents of the repo
- Additional: The folder contains files related to the project.
- ArduinoCode: This folder contains the Arduino code.
- M&MColorSorterGUI: This is a visual studio solution/project with a windows forms app in VB.net with .net8.0. This is the control software that initializes and starts the project and also counts how many M&M’s are sorted by color.
- PDCS (Python Development Communication Script): A script that simulates the eventual Arduino serial communication.
Author
Michiel Niesen
I made all the code: the Arduino code, the GUI and the PDCS (Python Development Communication Script)
(source: private Github repo)