Coffee Capsule Color Detector
It's a simple device that can aid colorblind individuals who use Nespresso coffee machines but are unable to differentiate the different flavors due to the inability to recognize the colors of the capsules.
Project Outline
It was an individual Project and we were tasked to build a simple prototype of whatever idea we wanted to, program it using python, and combine everything we've learnt that semester all into one project.
Page one of the program code
Page two of the program code
Difficulties
The project required a fair amount of programming and knowledge of electrical components to make the whole project work
Project Reflection
Creating a program from scratch to run the color sensor was difficult as I had to learn a completely differently programming language for the whole project to work. I was unsure on how to write the code on python for the color sensor to work as it was new to me.
I also had to learn how to use a new sensor as the whole project was based around that sensor, and it was the first time I had to use that sensor module.