The objective of the project is to detect the color of the object, using the light sensor of the colorimeter, which will receive the reflection of the light, coming from the component LEDs, which are given a pin value (free choice). Thus, once the frequency of the reflected light has been detected, the color variables and its values (in this case three, blue, green and red) are programmed. Once the variables of the colors have been determined, using the command Serial.println, we will be able to see by the computer, the data captured by the sensor every certain time (which will be the one that we choose).