I am trying to correlate pinout designations between the following label sequences for the TCS34275 RGB Color Sensor and the Arduino UNO.
My program refers to S0, S1, S2, S3, Out, VCC, and Gnd ... but, the TCS34275 is labeled as
LED, INT, SDA, SCL, 3V3, GND, and UIN. Each of these label sequences calls for 7 pins, which matches the number of pins on the device itself.
Would someone please tell me how these two label sequences correlate to each other?
Yes, I did look on Adafruit website; but, could find nothing that answered my question. Thanks for the reference though.
My S0, S1, etc labeling came from Paul McWhorter's Arduino uTube video number 15 ... and he may have been using an earlier version of the sensor. I ordered and received the version of the sensor he recommended in the uTube ... but they sent me a different version, the TCS34725 ... probably a later improved version.