Color Detection & Tracking with ESP32 Camera & OpenCV

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024

Комментарии • 46

  • @birdybirdy688
    @birdybirdy688 10 месяцев назад +1

    Thank you so much Jasmine, I like this video.

  • @sudarshanseshadri5504
    @sudarshanseshadri5504 2 года назад +2

    This worked awesome, just one question, how can I send input from the python program back to the arduino to move a motor?? Please help! Thank you very much.

  • @nur_arifikhwan9053
    @nur_arifikhwan9053 7 месяцев назад

    do you have any idea about how do after the cam detect specific color then it will send notification to user?

  • @kakikuda2020
    @kakikuda2020 Месяц назад

    can you help me? I got this error
    Error:

  • @qzorn4440
    @qzorn4440 2 года назад +1

    wonderful esp32 camera project 🥰 something different than the raspberry pi opencv design 🤔 thank you 🤩🙎‍♀🧚‍♂🐦🐬🌴

  • @febifebriansyah8171
    @febifebriansyah8171 8 месяцев назад

    will it work to tracking a rat outdoor in the ricefield??

  • @reemashrestha9718
    @reemashrestha9718 2 года назад

    when using reader.readtext() in the real time video, the stream is very slow. How can we solve this issue?

  • @yoyopoonishere5806
    @yoyopoonishere5806 2 года назад

    Great and clear video. But I only had 'CAMERA OK' but doesn't have the local IP address. How can I solve it? Thank you.

  • @vinayakdeshmukh7126
    @vinayakdeshmukh7126 2 года назад +1

    it is showing Error compiling for board ESP32 Wrover Module.
    please help

  • @pokednaful
    @pokednaful 3 года назад

    Hi. Can we connect it to arduino?
    (Example : when the camera detect red colour, so the servo motor is turn on)
    Or can we take the RGB color data from this camera and process the data in arduino?
    Thankyou

    • @HowtoElectronics
      @HowtoElectronics  3 года назад

      Yes u can process the data in arduino

    • @pokednaful
      @pokednaful 3 года назад

      @@HowtoElectronics how to do it?
      Can u make the video pls?

    • @notyourbro3782
      @notyourbro3782 Год назад

      @@pokednaful you found the solution?

  • @kanakevin5603
    @kanakevin5603 2 года назад +1

    I got "Error compiling for board ESP32 Wrover Module" please how cam I solve it?

    • @collinbetten5631
      @collinbetten5631 2 года назад

      Are you using the right board in board manager

    • @yayovera26
      @yayovera26 2 года назад

      i had a similar problem, and the problem was with the esp32 library

  • @nihadhpk1237
    @nihadhpk1237 6 месяцев назад

    What is the name of colour sensor used here?

  • @Makerfabs
    @Makerfabs 3 года назад +2

    Great video, and great 3d printed case!👏👏👏👏👏

  • @ProjectileGrommet
    @ProjectileGrommet 3 года назад

    Your timing couldn’t be better

  • @ArjunKohli
    @ArjunKohli 2 года назад

    code is not compiling : two many library used wifi.h , pls suggest how to solve

    • @shortsvideoforyou5925
      @shortsvideoforyou5925 2 года назад

      did you find the solution?

    • @ArjunKohli
      @ArjunKohli 2 года назад

      Drop the idea and tried something else for particular problem

  • @mramzadg
    @mramzadg 3 года назад

    Hello how to eletronics, I am first on the comment... 😊😃

  • @आत्मनिर्भरभारत-स6र

    Such a great content 😍 thank you so much and keep Posting more such videos ❤️

  • @yayovera26
    @yayovera26 2 года назад

    where can i find the code for a specific color, nice video

  • @unknownworld8313
    @unknownworld8313 3 года назад +1

    Awesome Content

  • @vinacheapcoltd413
    @vinacheapcoltd413 Год назад

    Error compilling for board AI Thing ESP32-CAM

  • @RixtronixLAB
    @RixtronixLAB 3 года назад

    Very nice video, thank you :)

  • @zishan.kaif17
    @zishan.kaif17 3 года назад +1

    Good information ✔️

  • @rehan_alammmblogs
    @rehan_alammmblogs 3 года назад

    Nice👍👍

  • @peddintiudaykiran3613
    @peddintiudaykiran3613 3 года назад

    Super......

  • @veta1000
    @veta1000 3 года назад

    Nice

  • @artimarif755
    @artimarif755 2 года назад

    nice

  • @assassinsgaming690
    @assassinsgaming690 3 года назад

    👏👏👏

  • @hazqier
    @hazqier 2 года назад

    I can't seem to run the esp32cam WifiCam.ino code. I got these errors:
    In member function 'esp32cam::ResolutionList esp32cam::CameraClass::listResolutions() const':
    error: 'camera_sensor_info_t' was not declared in this scope
    error: 'info' was not declared in this scope
    error: 'esp_camera_sensor_get_info' was not declared in this scope