10 years, 5 months ago.

Could your color order be wrong in your example code?

When executing your example code on a TCS 34725, i noticed that the order of the colors returned by the sensor is actually

clear - red - green - blue

, as is confirmed by the specs (see picture).

Your code however it returns

red - green - blue - clear

, which is just a mistake in the documentation. /media/uploads/bmurauer/2015-05-08-151136_1075x511_scrot.png

Question relating to:

Be the first to answer this question.