0% found this document useful (0 votes)
119 views

RGB Color Sensor Using TCS3200 Sensor Module

This document describes a project using a TCS3200 color sensor module to detect RGB colors. The sensor detects the color of an object placed near it and displays the color name and RGB intensity values in the Arduino serial monitor. It also lights the corresponding color LED in a 3-color LED module. The required components are an Arduino Uno, TCS3200 color sensor, 3-color LED module, jumper wires, and colored objects.

Uploaded by

Binode Sarkar
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
119 views

RGB Color Sensor Using TCS3200 Sensor Module

This document describes a project using a TCS3200 color sensor module to detect RGB colors. The sensor detects the color of an object placed near it and displays the color name and RGB intensity values in the Arduino serial monitor. It also lights the corresponding color LED in a 3-color LED module. The required components are an Arduino Uno, TCS3200 color sensor, 3-color LED module, jumper wires, and colored objects.

Uploaded by

Binode Sarkar
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 4

RGB Color Sensor Using

TCS3200 Sensor Module

BY SOHAN SARKAR(20BEC0767)
WORKING MECHANISM OF THE PROJECT

 Working of the project is simple because this is a basic


circuit for interfacing a TCS3200 sensor. When red color
is kept near the sensor, it automatically detects the color
with the help of photodiode arrays and then RGB color
intensity value is displayed in Arduino serial monitor
window along with color name. At the same time, a red
LED glows in the RGB LED. Similarly, the remaining two
colors (green and blue) are shown in Arduino serial
monitor window and the respective color LED glows in
RGB LED.
COMPONENTS REQUIRED FOR THE PROJECT

 ARDUINO UNO R3
 TCS3200 COLOUR SENSOR
 DIP 3 COLOUR LED MODULE
 BRASS HEX BOLT
 JUMPER WIRES M-F
 SOME COLOURED OBJECTS (RED,BLUE,GREEN).
BLOCK DIAGRAM FOR THE SENSOR

You might also like