Maybe you did not know, but when you add a small list of maximum and minimum values of R-G-B that you can fill in together with the color they represent that you have build a perceptor (a neuron). They are the base of a selflearning neural network.
@3xAudio4 жыл бұрын
Interesting project my friend. hopefully I can use some of this as ideas for some projects I make in the future
@utehstr4 жыл бұрын
Thank you :-) Hope this project is useful for you.
@jumbo9996145 жыл бұрын
Hi, I'm new to Arduino. Port A0-A5 can also be used as Output( DigitalWrite)? Also 2:29 why do you have loop For(int i=0,i
@utehstr5 жыл бұрын
Hi Yes A0-A5 can be used as Output For (int i = 0, i
@jumbo9996145 жыл бұрын
@@utehstr Thank you for your reply. If possible, could you please do another tutorial using RGB Led to get other mix colors instead of individual red,green, and blue led
@utehstr5 жыл бұрын
@@jumbo999614 You are welcome :-) I might make it later.
@jumbo9996145 жыл бұрын
@@utehstr Also my Censor Module has only 8 pin but you have 10 pin. Do they have the same installation?
@utehstr5 жыл бұрын
@@jumbo999614 Can you send the sensor link image you are using, I want to see it before giving an answer.
@syedshozab33054 жыл бұрын
This was really helpful. I want to ask that can we also detect other colors too? And can we detect them in liquid form?
@utehstr4 жыл бұрын
To detect other colors, of course you can. If it detects it in liquid form, I have never tried it. Maybe you can try it and share the results.
@ahmadossaily302 Жыл бұрын
Hello, how can i choose a color with buttuons. I mean that i have 4 buttons with four differnt colors and my TCS3200 will only detect the color that represent the button that i choosed
@shubhamkulkarni6555 жыл бұрын
Hey, just a basic question.. How are we getting some output values of RGB even before you placed the first paper? are they Garbage values? nd if yes then How to remove these values? can u please help me with that?
@utehstr5 жыл бұрын
To get the RGB output value use the arduino code with the file name GY-31_TCS3200_Color_Sensor_Module_Read_Sensor_Out, Download link is available in the video description.
@shubhamkulkarni6555 жыл бұрын
@@utehstr I Have used this code.. but still m getting garbage values even before placing any color infront of sensor..
@rjwonder6945 Жыл бұрын
Hello, sir we can use TCS3200 = colour sensor
@muhammadfarhan34194 жыл бұрын
why the value of RGB is not same with the true colour?
@Bhaveshkadeval3 ай бұрын
code ?
@utehstr3 ай бұрын
See the description of this video.
@086_rohitbhagat65 жыл бұрын
Can i use these codes in aurduino nano ...and also specify the circuital diagram
@utehstr5 жыл бұрын
Yes of course you can use this code on Arduino Nano.
@jessejoaquim3434 Жыл бұрын
tem como mandar um novo link do codigo
@berlianaayu47414 жыл бұрын
mau nanya. itu sketch nya udah ada kalibrasinya apa blom ya?
@fahmiihdana76294 жыл бұрын
hello, can i ask something, how to made rgb sensor color and duplicate the color to light another lamp with same color from rgb sensor ?
@utehstr4 жыл бұрын
Hi, sorry I don't understand what you mean, can you explain in more detail.
@satyamchaudhary50125 жыл бұрын
Can i use this color sensor for negotiating a car...
@utehstr5 жыл бұрын
What do you mean "negotiating a car" ? Can you be more detailed.
@amanjindal80805 жыл бұрын
Can you tell me the value of resistor you used in this.?
@utehstr5 жыл бұрын
For the resistor on the LED I use 330 ohms, if not available you can also use a resistor of 220 or 560 ohms.
@amanjindal80805 жыл бұрын
@@utehstr Thank you for replying.! Actually i want to make LINE FOLLOWING ROBOT using QTR 8 ARRAY which also detect red and green color . So can you help me in this .?
@utehstr5 жыл бұрын
@@amanjindal8080 What can I do for you ?
@rjwonder6945 Жыл бұрын
Not GY-31 can use TCS3200
@qozia1370 Жыл бұрын
All your values are wrong! You need to Calibrate it.
@utehstr Жыл бұрын
You must watch the video in full. All values are true at "my condition". Of course you have to re-calibrate to suit your conditions and the conditions in which you installed the sensor. Have a look at 04:25 , I showed how to get the values (calibration).