General Arduino

TCS3200 Color Sensor SKU:SEN0101

userHead Quentin.Rouxel 2024-11-03 22:43:54 68 Views1 Replies

Hello everyone,

 

I want to use the Color Sensor SKU:SEN0101 with an Arduino microcontroller. The only documentation I found is the DF robot documentation :

https://wiki.dfrobot.com/TCS3200_Color_Sensor__SKU_SEN0101_

 

I would like to have the color mesurement (R-G-B), only when I want it, or with a delay (for example every second). I cannot clearly understand the code of DF robot to modify it according to my needs.

 

Can you help me to have a simple code that executes my need ?

 

Thanks a lot !

 

Quentin

2024-11-03 23:25:37

Just in add, the DF robot code works well but gives values continuously !

userHeadPic Quentin.Rouxel