Colour Detection Using TCS3200 Colour Sensor and LinkIt One Board
by VaibhavK18 in Circuits > Sensors
2165 Views, 4 Favorites, 0 Comments
Colour Detection Using TCS3200 Colour Sensor and LinkIt One Board
In this Instructable,We will learn how to interface TCS3200 colour sensor with LinkIt One for Colour Detection.
The TCS3200 programmable color light-to-frequency converters that combine configurable silicon photodiodes and a current-to-frequency converter on a single monolithic CMOS integrated circuit. The output is a square wave (50% duty cycle) with frequency directly proportional to light intensity (irradiance).
Requirements
1.Mediatek LinkIt One Board
2.TCS3200 Colour Sensor
Connections
TCS3200 Colour sensor pins to LinkIt One Board
S0 = D8
S1 = D9
S2 = D12
S3 = D11
Out = D10
OE(Enable Pin-Active Low)=GND
Compiling the Code
Upload the code on the LinkIt One board and Run it.
You have now successfully Interfaced TCS3200 Colour Sensor with LinkIt One board and will be able to detect desired colour.
Thanks for watching It.