How to Make a Color Recognition Machine!
by cristinepotu7171 in Circuits > Arduino
400 Views, 2 Favorites, 0 Comments
How to Make a Color Recognition Machine!
In this tutorial we see how to build a color recognition device with Arduino and VIsuino
What We Will Need
1.TCS23 color sensor
2.jumper wire
3.breadboard
4.SG90 motor
5.Arduino Nano board
6.Oled display
Schematic Diagram
Make the connections of the components according to the diagram below
Upload the Code in Arduino
We load the code into Arduino using Visuino. The sensor must be calibrated before use as explained in the video. Visuino download : download here: https://www.visuino.com/download
Downloads
Test the Device,Calibrate the Sensor
In this step we do the first tests, adjust the distance of the sensor from the colored cards for a more accurate reading.
Start the Device
In this step we feed the device and insert different colored cards under the color sensor. We will see how the colors that have been set appear on the display and the motor needle will move to the corresponding color.I hope you like my project, there will be other interesting ones. Good luck!