Color Sensing Using Arduino

  Рет қаралды 48,418

Embedded Laboratory

Embedded Laboratory

Күн бұрын

Post Link:
embeddedlaborat...
Arduino UNO: amzn.to/3901Dpw
Arduino Mega: amzn.to/2UgwA4j
ESP8266 Module: amzn.to/2S6EtGT
ESP32: amzn.to/36MEB3R
PIC Development Board: amzn.to/31exiAK
ARM Development Board: amzn.to/2S36wqO
OLED Display: amzn.to/36KIeXR
TFT Display: amzn.to/2RJgNte
Books:
Arduino: amzn.to/2RLkjmY
PIC: amzn.to/38T5uob
STM32: amzn.to/31cdeit
Blog Link:
embeddedlaboratory.blogspot.com
KZbin Channel:
/ embeddedlaboratory
Facebook Page:
/ embeddedlaboratory
Email Id:
laboratory.embedded@gmail.com
Skype ID:
embedded.laboratory

Пікірлер: 47
@arijarij5413
@arijarij5413 6 жыл бұрын
sir, i did this project exactly as in the video, using all this composants and code, but when i put the color paper in front of color sensor the RGB led does not light note that it's not broken
@EmbeddedLaboratory
@EmbeddedLaboratory 6 жыл бұрын
You need to check the frequency values you are receiving and then calibrate your sensor data, then only you will be able to find the paper color.
@mayorc
@mayorc 6 жыл бұрын
Any way of using this to sample Reflectance (a series of reflectance values at various wavelenghts) Curve of a color sample on paper to mimic an expensive spectrometer used for measuring color or pigments reflectance ? Would make a great and inexpensive tool.
@jumbo999614
@jumbo999614 4 жыл бұрын
The higher frequency scaling, the higher value the reading value it returns right?
@1patoxx
@1patoxx 5 жыл бұрын
What changes should I make in the code to work with the tcs230 sensor?
@chriswouse7713
@chriswouse7713 5 жыл бұрын
Informative video. Good work! Do you think this could be used to determine the colour of a laser being pointed at it?
@EmbeddedLaboratory
@EmbeddedLaboratory 5 жыл бұрын
Thank You. I don't think so it will work.
@chriswouse7713
@chriswouse7713 5 жыл бұрын
@@EmbeddedLaboratory sorry is that a yes or no?
@jumbo999614
@jumbo999614 5 жыл бұрын
So s0&s1 and S2&s3 are interchangeable? I saw other tutorial video using s0 and s1 as Photodiode and s2 and s3 as Output frequency. Also What does pin 0E do?
@tcharlllys
@tcharlllys 4 жыл бұрын
The OE (output enable) pin is used to turn on/off the 4 leds
@girishawandhe158
@girishawandhe158 6 жыл бұрын
Will I be able to operate only orange color giving output using DC Motor???
@EmbeddedLaboratory
@EmbeddedLaboratory 6 жыл бұрын
Sorry I didn't understand that much. Can you please elaborate your question..
@girishawandhe158
@girishawandhe158 6 жыл бұрын
Yes. I want to sense only orange color and in your project the led is glowing of that color which has been sensed.So,I want to run a 200 rpm dc Motor instead of the glowing led
@EmbeddedLaboratory
@EmbeddedLaboratory 6 жыл бұрын
Yes you can sense the orange color and then you can do anything when the color is sensed.
@girishawandhe158
@girishawandhe158 6 жыл бұрын
Thanks sir
@farhanmaredia7366
@farhanmaredia7366 5 жыл бұрын
Why does it not say all led's off on my moniter
@dd-iu6iy
@dd-iu6iy 4 жыл бұрын
Nice sir
@kadekyukiandika2703
@kadekyukiandika2703 6 жыл бұрын
Do you have TCS3200 library for proteus ?
@EmbeddedLaboratory_India
@EmbeddedLaboratory_India 6 жыл бұрын
Yuki Andika sorry there is no library
@experimental__boy8773
@experimental__boy8773 5 жыл бұрын
We can add servo motor on behalf of rgb led
@experimental__boy8773
@experimental__boy8773 5 жыл бұрын
Yes or no please reply quickly
@erickcontreraslopez5009
@erickcontreraslopez5009 6 жыл бұрын
my arduino only stays with a squiare on com.-.... help1
@EmbeddedLaboratory
@EmbeddedLaboratory 6 жыл бұрын
First of all sorry for late reply. Your comment is not descriptive, I am not able to extract the information.
@henokgermay7025
@henokgermay7025 6 жыл бұрын
hello, Embedded Laboratory, i need a colour sesnor that sense 12 colours. and able to sense 4 colours at the same time out of the 12 colours. coz, i'm trying to workout the value of resistors by detecting the 4 colours that are displayed on the resister. it would be very helpful for me, if you can tell which arduino sensor can do this job? thanks :)
@EmbeddedLaboratory
@EmbeddedLaboratory 6 жыл бұрын
Sorry I don't know, I think only camera can do this task, by using computer vision techniques.
@henokgermay7025
@henokgermay7025 6 жыл бұрын
ow OK thanks sir
@EmbeddedLaboratory
@EmbeddedLaboratory 6 жыл бұрын
Welcome
@santiagovelandia1071
@santiagovelandia1071 6 жыл бұрын
Hi, hey, can you explain the code to use? Please
@EmbeddedLaboratory
@EmbeddedLaboratory 6 жыл бұрын
Please check the description tab.
@ncheetamorero8203
@ncheetamorero8203 6 жыл бұрын
How do you make the leds on the sensor light?
@EmbeddedLaboratory
@EmbeddedLaboratory 6 жыл бұрын
I think you are talking about the 4 led's (white), they automatically light up when sensor is connected with the power supply. If on your sensor this is not happening, then there can be two issues: * It might be controlled by a GPIO (check sensor module datasheet) * Hardware issue, use a multimeter to debug the circuit. The purpose of these 4 led's is just to provide a light source nothing else. If your object has sufficient amount of light then in case you might not need these led's. If you like this video, press the like button and don't forget to subscribe.
@python9657
@python9657 5 жыл бұрын
@@EmbeddedLaboratory can this type of senseor be used to sense the color of floor and then calibrate it onto mini lcd screen
@mudiyappagoudahiregoudar3916
@mudiyappagoudahiregoudar3916 6 жыл бұрын
Sir can u please send me this program sir we are trying to do this project
@EmbeddedLaboratory
@EmbeddedLaboratory 6 жыл бұрын
It's already available, are u not able to download it from the blog post ?
@bvamsikrishnareddy2159
@bvamsikrishnareddy2159 7 жыл бұрын
Do u have any ppt for this project
@EmbeddedLaboratory_India
@EmbeddedLaboratory_India 7 жыл бұрын
vamsi krishna please check the following link. embeddedlaboratory.blogspot.in/2017/01/color-sensing-using-arduino.html?m=1
@surajshivalkar5175
@surajshivalkar5175 6 жыл бұрын
Please send Arduino code
@EmbeddedLaboratory
@EmbeddedLaboratory 6 жыл бұрын
Please check description tab. Post link is there, you can find the code there.
@surajshivalkar5175
@surajshivalkar5175 6 жыл бұрын
Thanks
@thangaselvam8796
@thangaselvam8796 6 жыл бұрын
please send me the android program coding
@EmbeddedLaboratory
@EmbeddedLaboratory 6 жыл бұрын
There is no Android Program. If you are talking about Arduino Program then check the Description.
@thangaselvam8796
@thangaselvam8796 6 жыл бұрын
yeah bro ,i got it thanks..
@EmbeddedLaboratory
@EmbeddedLaboratory 6 жыл бұрын
Welcome :-)
@uniqueautomationelectronic5696
@uniqueautomationelectronic5696 6 жыл бұрын
Hello Pls send me next video
Sensors - which one to use
17:06
Electronoobs
Рет қаралды 1,3 МЛН
I tried the Cheapest Arduino Alternative (that Nobody heard of)
13:31
escape in roblox in real life
00:13
Kan Andrey
Рет қаралды 83 МЛН
Minecraft Creeper Family is back! #minecraft #funny #memes
00:26
The day of the sea 😂 #shorts by Leisi Crazy
00:22
Leisi Crazy
Рет қаралды 1,5 МЛН
Electric Flying Bird with Hanging Wire Automatic for Ceiling Parrot
00:15
Arduino Color Sensors - TCS230 & ISL29125
34:57
DroneBot Workshop
Рет қаралды 140 М.
How to Use a TCS3200 Color Sensor with Arduino (Lesson #38)
18:56
Science Buddies
Рет қаралды 6 М.
OpenAI’s New ChatGPT: 7 Incredible Capabilities!
6:27
Two Minute Papers
Рет қаралды 116 М.
RGB Farb Sensor TCS34725 am Arduino
13:16
Makerblog.at - Arduino & Co
Рет қаралды 57 М.
Using the colour sensor TCS230 or TCS3200
22:55
XTronical
Рет қаралды 14 М.
What's the difference? Arduino vs Raspberry Pi
6:21
Tinkernut
Рет қаралды 1,8 МЛН
Arduino Color Sensing Tutorial - TCS230 TCS3200 Color Sensor
4:48
How To Mechatronics
Рет қаралды 455 М.
You can learn Arduino in 15 minutes.
16:34
Afrotechmods
Рет қаралды 10 МЛН
Getting Started with LVGL Using ESP32 and ESP-IDF Framework #LVGL #esp32
7:19
Why build an entire computer on breadboards?
28:43
Ben Eater
Рет қаралды 3,1 МЛН
escape in roblox in real life
00:13
Kan Andrey
Рет қаралды 83 МЛН