Color Detection Using TCS3200/230

How to use the module: define colors, Detect colors + RGB color replicate project.

Oct 9, 2019

124688 views

10 respects

Components and supplies

1

TCS3200/TCS230

1

Arduino UNO

1

RGB Diffused Common Cathode

Project description

Code

Color_sensor_TEST.ino

arduino

1st code

Color_sensor_Recognition.ino

arduino

2nd code

Color_Sensor_RGB.ino

arduino

3rd code

Color_sensor_Recognition.ino

arduino

2nd code

Color_sensor_TEST.ino

arduino

1st code

Color_Sensor_RGB.ino

arduino

3rd code

Downloadable files

Wiring 2

Color replicate project

Wiring 2

Immagine

Wiring 1

Direct test

Wiring 1

Immagine

Wiring 1

Direct test

Wiring 1

Immagine

Comments

Only logged in users can leave comments

Immagine
Immagine

rijhaen

9 days ago

What are the red and black wires on wiring 1?

Immagine
Immagine

jackcode07

2 years ago

Cool project! Do you mind if i take your codes to make a library?

Immagine
Immagine

Anonymous user

2 years ago

It was inspirative for me. I tested it without RGB LED, but sending RGB values to PC and display color in shape in simple test application. I used not direct value from sensor (it is period), but frequency = 1/period. (sensor have output as frequency). Results are more better, because RGB depends linearly to frequency, not period. I recommend this small correction.

Immagine
Immagine

Anonymous user

2 years ago

is it possible to build a linear photodiodes in 1 arduino only ?

Immagine
Immagine

Anonymous user

2 years ago

It is a pleasure to be able to download a project and have it compile first time without having to download extra programs to make it compile. As an old assembly language programmer I am new to Arduino so I give top marks to a well presented article

Immagine
Immagine

Anonymous user

3 years ago

is it possible to build a linear photodiodes in 1 arduino only ?

Immagine
Immagine

jackcode07

3 years ago

Cool project! Do you mind if i take your codes to make a library?

Immagine
Immagine

Anonymous user

3 years ago

It was inspirative for me. I tested it without RGB LED, but sending RGB values to PC and display color in shape in simple test application. I used not direct value from sensor (it is period), but frequency = 1/period. (sensor have output as frequency). Results are more better, because RGB depends linearly to frequency, not period. I recommend this small correction.

Immagine
Immagine

electronicdr

4 years ago

It is a pleasure to be able to download a project and have it compile first time without having to download extra programs to make it compile. As an old assembly language programmer I am new to Arduino so I give top marks to a well presented article

Immagine
Immagine

Anonymous user

5 years ago

great