Telematics General

TSC3200 Lybrary

userHead Account cancelled 2015-08-22 17:11:54 18053 Views3 Replies
I've been playing with this sensor. Wrote my own library for it. Allows you to more accurately recognize the shades of colors. Here is a link to my library:
https://github.com/AlexeyKrasikov/Main/ ... er/TCS3200
2018-12-20 11:59:42 You can refer to the wiki of this sensor, the sample code gives how to get the RGB data of a color, you can use this code to distinguish the different colors. https://www.dfrobot.com/wiki/index.php/ ... U:SEN0101) userHeadPic robert.chen
2018-12-17 01:09:17 I am a student of electronic engineering in Korea.
I have trouble studying with your TCS3200 sensor.
One thing I would like to ask you for.
The MCU we use is ATMEGA128.
I would like to distinguish red ball, blue ball, and green ball with TCS3200 sensor so that different LED lights.
If possible, we would appreciate it if you could send us the example source.
userHeadPic dongbin8042
2015-08-24 15:29:14 Dear Alexey,

Oh, thanks so much for your contribution! We are really appreciated about that!

alexey_krasikov wrote:I've been playing with this sensor. Wrote my own library for it. Allows you to more accurately recognize the shades of colors. Here is a link to my library:
https://github.com/AlexeyKrasikov/Main/ ... er/TCS3200
userHeadPic Leff