Это видео недоступно.
Сожалеем об этом.

Camera Car with Mecanum Wheels | esp32 cam | esp32 🔥

Поделиться
HTML-код
  • Опубликовано: 16 авг 2024
  • In this video we are going to make camera car with mecanum wheels.
    We will use 2 micro controller modules. esp32cam module and esp32 module.
    esp32 cam module will send car control commands to esp32 module over serial communication.
    We will capture images using camera present on the car and send these images to our mobile phone using websocket through wi-fi connection.
    We will use mecanum wheels so that car can be moved in any direction.
    We will also control the car with our own mobile app.
    I have explained in details each step along with code.
    👉 Please subscribe: www.youtube.co...
    👉 Components list:
    ✅ ESP32 Module amzn.to/3zf7OZa
    ✅ ESP32 Cam module amzn.to/3UIyib1
    ✅ Car chassis
    ✅ TT Gear Motors amzn.to/3KSBSMz
    ✅ Mecanum wheels amzn.to/4cCAkT5
    ✅ L298N motor driver module amzn.to/3hfLIwJ
    ✅ 7-12 V DC Battery (in our case lipo 3s battery) amzn.to/4ewRm6G
    ✅ Double sided tape amzn.to/3KSJdfa
    ✅ Glue Gun amzn.to/3zfhwe4
    ✅ Jumper wires amzn.to/3heE3Pa
    👉 Shorts Channel :
    / ujwalnandanwar
    👉 Code and diagram:
    github.com/un0...
    👉 ESP32 board URL:
    dl.espressif.c...
    👉 AsyncTCP Library:
    github.com/me-...
    👉 ESPAsyncWebServer Library:
    github.com/me-...
    👉 Elevating Car
    • Elevating WiFi Car usi...
    👉 Camera Car
    • Surveillance Car using...
    👉 Wi-Fi Car
    • Smartphone controlled ...
    👉 Hand Gesture controlled car
    • Hand Gesture Controlle...
    👉 Bluetooth car
    • How to make Bluetooth ...
    👉 Obstacle avoiding car
    • Arduino Obstacle Avoid...
    👉 Arduino RC car using nrf24l01+ module
    • Arduino RC car using N...
    👉 Obstacle avoiding car
    • Arduino Obstacle Avoid...
    👉 Arduino RC car using nrf24l01+ module
    • Arduino RC car using N...
    👉 Follow us on Instagram:
    / hashincludeelectronics
    ⏱Chapters
    00:00 Intro
    01:08 Components
    01:41 ESP32 Cam setup and code upload
    05:14 Car Assembly
    05:55 Connections
    08:17 Code Explanation
    09:09 Code upload
    09:30 Mobile App
    09:50 Car Demo
    12:54 Important Points
    #cameracar #esp32cam #esp32 #hashincludeelectronics

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

  • @user-ju7lr9mk9s
    @user-ju7lr9mk9s 13 дней назад +1

    thanks . I am from Uzbekistan

  • @Silambam_kousik.
    @Silambam_kousik. 16 дней назад +2

    Upload a video for abstrucle avoidence , lune follower edges deduction all in one car car before 2nd August month 2024

  • @ankushkumar6809
    @ankushkumar6809 Месяц назад +2

    Again 1st like and comment from me ❤❤

  • @NanonplayZ
    @NanonplayZ 21 день назад +2

    Can you do an video of how to make a esp cam complete security system with an app that view multiple esp cam feed at the same time

  • @rockk4926
    @rockk4926 Месяц назад +2

    Well done bro👏👏👏👏👏👏
    Please can you add Pan-tilt mechanism to the ESP32-CAM??

    • @hashincludeelectronics
      @hashincludeelectronics  Месяц назад +1

      Thank you for chancing out the video and nice comment . Sure we will keep upgrading it 👍🏻👏🏻. It’s a first video where I tried both esp32 cam with esp32 module because we don’t have many pins on esp32 cam .

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

      @@hashincludeelectronics Thank you for replying bro 😊😊🥰🥰🥰😇😇😇🤩🤩🤩🤩, okk bro keep on updating I'm waiting for your next video with Pan-tilt mechanism attached on it 😊😊❤️❤️❤️

  • @HEAVENFF5911
    @HEAVENFF5911 Месяц назад +2

    Bro please please please solve after some days their sci fair in my school please help when id try to do codeing in my gesture control car make from your video is is compileingh successful but their is an error in sending code it is can,not open connection to MCU please help mee 😢😢

  • @ishtq
    @ishtq Месяц назад +1

    next video make a mars rover with camera , robot hand , digger etc

  • @Jude-o3m
    @Jude-o3m 16 дней назад +1

    U can also try this with arduino uno and esp 32 cam, is that possible? I'm just curious, u can make it if u want, if not, that's fine.

    • @hashincludeelectronics
      @hashincludeelectronics  15 дней назад

      @@Jude-o3m yes we can use that combo as well 👍🏻👏🏻

    • @Jude-o3m
      @Jude-o3m 15 дней назад

      @@hashincludeelectronics Alright that'd be cool to see

  • @Jude-o3m
    @Jude-o3m 16 дней назад +1

    man can I use esp32 devkit v1 instead? I'll just adjust the pinouts.
    also is that the tx and rx of the esp32 cam?

    • @hashincludeelectronics
      @hashincludeelectronics  15 дней назад +1

      Yes you can use that . Yes we are using tx and rx pins of esp32 cam 👍🏻👏🏻

    • @Jude-o3m
      @Jude-o3m 15 дней назад

      @@hashincludeelectronics Thank you very much.

  • @alexfernandesportrai
    @alexfernandesportrai Месяц назад +1

    Thanks for the code and the video sir. I am getting an error for both codes during compilation. All libraries are included and I selected ESP wrover module. I am getting
    Compilation error: 'ledcSetup' was not declared in this scope; did you mean 'ledc_stop'?
    Compilation error: 'ledcSetup' was not declared in this scope.
    I am using Arduino IDE 2.3.2.