Inspiration
Inspired on the factory sorting items based on color, and how they detect quickly without using any complex machine or library like OpenCV to recognize the color during sorting the items
What it does
For now the code only detecting 3 basic color which is Red, Green and Blue and display it to dashboard via USB
How I built it
Board I used in this project is wemos d1 mini, breadboard, wire jumper and color sensor. Code in Arduino IDE and display to Node-Red Dashboard via Serial Communication
Challenges I ran into
Mapping the C code to determine color in hex
What's next for Color Sensor with Wemos D1 Mini
Mapping code for more color detection and maybe adding voice for detecting

Log in or sign up for Devpost to join the conversation.