Introduction: Arduino Color Recognizer

This work origin product is from here. I make some changes to improve this design. I add a button to let people can see more clearly what is the color that the sense recognize.

Step 1: Prepare the Materials

  1. An Arduino UNO
  2. Several wires
  3. One LCD with I2C mod
  4. A TCS3200
  5. A button
  6. One metal film resistor

Step 2: Circuit

S0 ==> pin D4

S1 ==> pin D5

S2 ==> pin D6

S3 ==> pin D7

OUT ==> Pin D8

VCC ==> +5V

GND ==> GND

SDA ==> Pin A4

SCL ==> Pin A5

Step 3: Upload the Code

Upload this code. Using the online Arduino editor or download the file.

Step 4: But It in Box

Step 5: Finish