DIY Arduino Bluetooth control car with L293D Motor Driver, HC-05

Поделиться
HTML-код
  • Опубликовано: 27 авг 2024
  • Hello Guys in this Video Tutorial I am going to show you How to make DIY Arduino Bluetooth control car with Arduino Uno and basics components at Home.
    🤗If you want to support my channel🤗 By Me a ☕Chai☕ -- buymeacoffee.c...
    Follow me on -
    WhatsApp Channel Link - whatsapp.com/c...
    Instructables -www.instructab...
    Instagram - / _elecobot_
    Facebook - / 100077394460408
    Arduino code for this car click the link below ---
    drive.google.c...
    App for this car--------
    play.google.co...
    Part-1 link -- • Android car/Bluetooth ...
    parts list
    Arduino UNO
    HC-05 Bluetooth Module
    L298N Motors Driver
    LM7805 regulator
    SG90 servos
    dc motor
    gears
    2s li-ion battery pack
    Also check this interesting videos-
    Diy arduino rc helicopter p1- • Scratch built Rc Helic...
    Diy arduino rc helicopter p2- • MUST WATCH !! Arduino ...
    Diy arduino 10 channel Transmitter and receiver- • Arduino 10channel tran...
    Diy arduino helicopter tail rotor- • Diy tail rotor for rc ...
    Arduino rc helicopter simple structure- • How to build a rc heli...
    Diy ORNITHOPTER 100% fly- • Diy flying Ornithopter
    Arduino Monster truck full build- • Video
    Arduino bluetooth control racing car DIY P1- • Video
    Arduino bluetooth control racing car DIY P2- • Video
    Thanks for watching.
    Thanks to NCS for Background music.
    Name Invincible Pt. II
    Song by - Deaf Kev and Sendi Hoxha

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

  • @CONTENT_Less_editor_0
    @CONTENT_Less_editor_0 4 месяца назад +1

    Hey,
    I wanna make a drone just like you made a car.
    But im new to that,
    I have an esp32 cam module, please guide me further

    • @elecobot
      @elecobot  4 месяца назад +1

      So...to build a drone you need some components,those are
      A transmitter
      A receiver with pwm/ppm output(for this you can use your esp 32 cam mod)
      A flight controller(you can use another microcontroller or you can combine receiver and flight controller code)
      A gyro/accelerometer sensor(you can use MPU6050 mod)
      As esp32 cam mod has 10 GPIO pins with ADC you can use 4 GPIO for 4 motor/ESC
      and 2 for mpu6050 SCL & SDA.
      Esp32 is a small module so ..you can use 1020 model coreless motor or N60 motor or 180 motor or bigger bldc motors also.
      To drive those motors you will need ESC/electronic speed controller....for smaller motor you can use transistors like irfz44n or other.
      For big motor you will need ESC such as simonk/bl heli etc.
      As a power source a battery is required 3.7/7.4/11.1 volts lipo battery depending on your components/motor/ESC.
      FOR CODE you can use CHAT GPT.

    • @elecobot
      @elecobot  4 месяца назад

      You can follow this video ruclips.net/video/uzZjk0TQKtU/видео.htmlsi=CoutBMqSAfhE_y7Z

    • @CONTENT_Less_editor_0
      @CONTENT_Less_editor_0 4 месяца назад

      @@elecobot well, there is a list of parts I already have
      2*esp32 cam module
      2*dual channel drv8833 motor driver
      1*1000mah lipo battery
      4*n20 motors
      1*mpu6050
      Well I have all the least amount of parts to build it
      But the only problem is, I have two esp32 cam modules but operating and programming them is a lot hard for me especially as a beginner
      Well, I also have 2*nrf24lo1 module, but I accidentally powered them with 5v, now I don't know if they work or not. So, I'll be using esp32 as a reciever and a flight controller both with camera feedback and to reduce cost of building a transmitter.

    • @elecobot
      @elecobot  4 месяца назад

      @@CONTENT_Less_editor_0you should cet new motors....because esp 32 weight 10gm,drv8833 is a 2 direction h bridhe driver(for drone one directional driver required) weight 2gm, with propeller n20 motors weight is around 10gm ....4x10 =40gm,mpu6050 weight 2.1gm,1000 mah 1 sell Li po weight is around 10 - 20gm, circuit-wires and structure weight around 10-20 gm....
      So total weight is Around 70-100gm(depending on your components and structure)
      A single n20 motor thrust(can lift) around 20-25gm so....4x20=80 gm....while the minimum thrust is required to take off is about 5gm more than your drone weight.

    • @CONTENT_Less_editor_0
      @CONTENT_Less_editor_0 4 месяца назад

      @@elecobot so, I'll need CORELESS MOTORS huh?