TCS3200 TCS230 Color Sensing Tutorial with ESP32

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2022
  • #diy #esp32 #esp8266 #arduino #tutorial #hindi #tcs3200 #color #sensor
    Arduino Color Sensing Tutorial in Hindi - TCS230 TCS3200 Color Sensor ||
    Get connection diagram and Arduino sketch - drive.google.com/file/d/1jPvu...
    Greetings to everyone!
    सभी को नमस्कार!
    This video shows the process of interfacing a TCS230 or TCS3200 color sensor with the ESP32 MCU. By following the steps as shown in this video, you can easily make color recognition system by using a simple micro-controller such as an ESP32 or ESP8266 and a color sensor such as TCS3200 or TCS230.
    यह वीडियो एक TCS230 या TCS3200 रंग सेंसर को ESP32 MCU के साथ इंटरफेस करने की प्रक्रिया को दिखाता है। इस वीडियो में दिखाए गए चरणों का पालन करके, आप एक साधारण माइक्रो-कंट्रोलर जैसे ESP32 या ESP8266 और एक रंग सेंसर जैसे TCS3200 या TCS230 का उपयोग करके आसानी से रंग पहचान प्रणाली बना सकते हैं।
    Thanks For Watching. Stay tuned and consider subscribing.
    देखने के लिए धन्यवाद। मेरे साथ बने रहें और सदस्यता लेने पर विचार करें।
    .
    .
    .
    .
    .
    #youtube #shorts #diy #arduino #youtubeshorts #repair #great #tcs230 #tcs3200 #color #sensor #arduino #code #issue #solved #connection #with #calibration #sensing #recognition #nano #and #oled #top #10 #projects #display #accuracy #consistency #diy #shorts #shroud #cover #texas #mechatronics #how #to #ev3 #rgb #programming #tutorial #lego #mindstorms #builderdude35 #project #detect #orange #tech #challenge #uno #david #gilday #rev #robotics #block #demo #tcs #3200 #works #working #detail #detector #colour #isl29125 #cheap #perfect #esp32 #cam #tracking #detection #camera #opencv #python #iot #electronics #great #scott #ESP32 #ArduinoIDE #diycheapperfect #diy #cheap #perfect #diycheapperfect #Arduino #diy #cheap #perfect #diy #cheap #perfect #diycheapperfect #UNO #Nano #solder #soldering #pins #header #analog #digital #pwm #easy #process #so #do #it #your #self #pi #raspberry #rpi #electronics #robotics #gadgets #automation #project #engineering #arduno #ki #ko #pehli #baar #kaise #kese #kare #karte #hain #hn #kya #hota #hai #arduino #basics #arduino #sketch #programming #electronics #academy #open #source #hardware #group #learn #electronics #arduino #ide #arduino #microcontrollers #how #to #computer #programming #circuits #nano #esp32 #arduino #ide #tutorial #arduino #ide #esp32 #example #mac #linux #instructions #how #to #install #esp32 #in #arduino #ide #windows #installing #esp32 #in #arduino #ide #mac #linux #esp32 #board #manager #esp32 #board #in #arduino #ide #how #to #install #esp32 #in #arduino #ide #esp32 #error #timed #out #waiting #for #packet #header #arduino #esp32 #project #hard #resetting #via #rts #pin... #esp8266 #esp32 #arduino #ide #nodemcu #programming #with #arduino #ide #install #esp32 #arduino #error #compiling #for #board #nodemcu #youtubechannel #youtube #youtuber #youtubers #subscribe #youtubevideos #sub #youtubevideo #like #instagram #follow #video #vlog #subscribetomychannel #gaming #music #explorepage #love #smallyoutuber #vlogger #youtubegaming #instagood #gamer #youtubecommunity #likes #explore #youtubelife #youtubecreator #ps #bhfyp #youtubechannel #youtube #youtuber #youtubers #subscribe #youtubevideos #sub #youtubevideo #like #instagram #tech #techreview #technews #smartphone #techtips #techyoutuber #mobile #techie #youtube #youtuber #subscribe #youtubelikes #youtubevide #youtubemarketing #youtubeviews #instavideo #instayoutube #teaching #learning #facts #support #goals #like #nonprofit #career #educationmatters #technology #youtube #video #vlog #live #life #youtubechannel #memes #twitch #viral #lol #trending #newvideo
    Get connection diagram and Arduino sketch - drive.google.com/file/d/1jPvu...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 20

  • @rossmokhtari8646
    @rossmokhtari8646 9 หลายเดือนก่อน +1

    Hello, great project thank you! Can you connect a rgb strip to make the colors change when you use the color sensor?

    • @diycheapperfect
      @diycheapperfect  หลายเดือนก่อน

      Thankyou very much dear. Your appreciation means a lot to small creators like me. Good wishes to you.
      Yes we can connect a RGB strip to ESP32 to change its color according to the color sensed by the color sensor. But for this, Addressable RGB LED's are required.
      :-) Sorry for late reply.

  • @kimjushuasalon6467
    @kimjushuasalon6467 ปีที่แล้ว

    Can u make a project that he will speak the detected color of the object?

    • @diycheapperfect
      @diycheapperfect  ปีที่แล้ว

      Yes, this can be done very easily. You'll need a Micro-SD Card module along with ESP32 to achieve the same. The voice notes of different colors will be stored in the card. Those can be played whenever a particular color is detected. Thanks for watching dear, hope you liked the video...

  • @nihadhpk1237
    @nihadhpk1237 หลายเดือนก่อน +1

    I need to capture pic of yellow objects only with the help of esp32 cam module and tcs3200? Is it possible

    • @diycheapperfect
      @diycheapperfect  หลายเดือนก่อน

      Yes, this objective can be achieved. Use color sensor to detect yellow colored objects, which will trigger the ESP32 CAM module to capture a photo of the object. But, lighting conditions can effect the color sensor, leading to false triggers. so you need to calibrate the color sensor accurately and also maintain the lighting at the exact same state like they were during the calibration process. Otherwise, white or orange or other similar color may also trigger the sensor.
      I also faced the same problem in some of my projects where indoor calibrated color sensor failed to work accurately in outdoor daylight conditions. So, I had to calibrate the color sensor in outdoor daylight to maintain its accuracy.

    • @nihadhpk1237
      @nihadhpk1237 หลายเดือนก่อน +1

      @@diycheapperfect Is there any online source or platform to obtain the code to attain this objective?

    • @diycheapperfect
      @diycheapperfect  หลายเดือนก่อน

      @@nihadhpk1237 You can get a basic working code of ESP32 and Color sensor from GitHub, but you have to twerk the code a little bit to achieve your objective.
      Also, you have to calibrate the color sensor by yourself because readily available calibration data will not work with your particular color sensor since all the color sensors are different from each other in terms of sensitivity, even though their model are same.

  • @sarraboukara8916
    @sarraboukara8916 ปีที่แล้ว

    How can i get the code cuz the link in the discription doesn't work for me

    • @diycheapperfect
      @diycheapperfect  ปีที่แล้ว +1

      drive.google.com/file/d/1jPvunxDxLyJDrGHjf6QB6iLvidvO_dE7/view
      Try this link. Hope you liked the video.

  • @ravidurbha3857
    @ravidurbha3857 ปีที่แล้ว +1

    What is the height of the shroud??

    • @diycheapperfect
      @diycheapperfect  ปีที่แล้ว +1

      ~2cm to limit the incident angle to ~15°
      Thanks for watching dear. Please share my videos if they seems to be useful.

    • @ravidurbha3857
      @ravidurbha3857 ปีที่แล้ว

      @@diycheapperfect There is difference in the Pin connections defined and the output it prints in Arduino sketch you shared on google drive and the sketch you were using to demonstrate the functionality of color sensor!!

    • @diycheapperfect
      @diycheapperfect  ปีที่แล้ว +1

      @@ravidurbha3857 There might be some difference between what I used and what is there on google drive. But the connections I've shown in the circuit diagram on google drive are consistent as per the sketch I've uploaded on google drive.
      Thanks for pointing out the error, I'll review it.
      Again, thanks for watching dear.

  • @thetpaingphyoe8402
    @thetpaingphyoe8402 9 หลายเดือนก่อน +1

    I think you wrong text "green" for white color in your code

    • @diycheapperfect
      @diycheapperfect  หลายเดือนก่อน

      As per the color sensor datasheet, Green photodiodes are activated when both S2 and S3 are set to HIGH. And I've also done the same. So, I request you to please elaborate the doubt, to let me clarify it further.
      Thankyou very much for commenting and Sorry for late reply.

  • @shahbazrajput1341
    @shahbazrajput1341 ปีที่แล้ว +1

    Where is code ?

    • @diycheapperfect
      @diycheapperfect  ปีที่แล้ว

      Given in video description, however the google drive link is - drive.google.com/file/d/1jPvunxDxLyJDrGHjf6QB6iLvidvO_dE7/view
      Thanks for watching dear...