DIY 3D Printed Arduino RC Car

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2023
  • In this video, we will make a RC Car with Arduino yellow motors and MX1508 DC motor driver module. The all parts of RC car are printed by 3D printer.
    I have used rc transmitter and receiver that I have build in my previous video to control the car. The receiver module is based on Arduino Nano and NRF24L01.
    You can find the rc transmitter and receiver video link at below. I have also put the arduino code, 3D models, circuit diagram and required module list at below.
    You can like and subscribe my videos to support me. Enjoy with the video.
    Bu videoda Arduino sarı motorlar ve MX1508 DC motor sürücü modülünü kullanarak RC araba yapacağız. Yapacağımız arabanın tüm parçaları 3B yazıcı ile üretilmiştir.
    Arabayı kontrol etmek için bir önceki videomda yaptığım rc kumanda ve alıcı modüllerini kullandım. Kumandamızın alıcısı Arduino Nano ve NRF24L01 tabanlı bir alıcıdır.
    Kumandanın detaylı yapım videosunu aşağıya buraktığım linkten izleyebilirsiniz. Ayrıca projede kullandığım Arduino kodunu ve projeyi yapmanız
    için gerekli olan modüllerin listesini, 3D modelleri ve devre şemasını da aşağıdaki bulabilirsiniz.
    Beni desteklmek için videolarımı beğenebilir ve kanalıma abone olabilirsiniz. İyi seyirler.
    ------------------------------------------------------------------------------------------------------------------------
    Instagram,
    / makeitsmartt
    ------------------------------------------------------------------------------------------------------------------------
    Required Components
    1 piece Arduino Nano
    1 piece NRF24L01
    1 piece Servo Motor
    1 piece MX1508 DC Motor Driver
    2 pieces Yellow Motor
    4 pieces 608 ZZ Roller
    2 Pieces M3 x 10mm Screws
    2 Pieces M3 x 10mm Screws
    2 Pieces M3 x 40mm Screws
    2 Pieces M3 x 30mm Screws
    24 Pieces M3 x 25mm Screws
    16 Pieces M3 x 6mm Screws
    6 pieces M3 nuts
    2 pieces 330 Ohm Resistor
    4 pieces 5mm White Led
    4 pieces 5mm Red Led
    1 piece On/Off Button
    --------------------------------------------------------------------------------------------
    Arduino code, Circuit diagram and 3D Models
    github.com/doganhobby/Arduino...
    --------------------------------------------------------------------------------------------
    Recommended Videos
    DIY 3D Printed Coint Sorting and Counting Machine
    • DIY Arduino Coin Sorti...
    DIY Arduino based 10 Channels RC Transmitter & Receiver V2
    • DIY Arduino based 10 C...
    How To Make Custom RC Joysticks
    • How To Make Custom RC ...
    3D Printed Mini CNC Plotter With Arduino Nano and 28 BYJ-48 Stepper Motors
    • 3D Printed Mini CNC Pl...
    3 Axis Gimbal With Arduino Nano and MPU6050 Gyro Sensor
    • 3 Axis Gimbal With Ard...
    Background music from,
    Music by pixabay.com/tr/users/ashot-da..."
  • วิทยาศาสตร์และเทคโนโลยี

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

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

    Hola, esta muy bueno tu proyecto, tanto que lo estoy replicando, y queria avisar a quienes hagan lo mismo que el archivo "front weel axel " se deben imprimir 2 también

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

    Very nice project, congratulations 🎉🎉🎉

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

    Nicee👏🏻👏🏻

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

    Exelent proyect very nice

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

    very nice project

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

    One question, if I want to use joystick modules, do I have to make changes in the program?
    Thanks

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

      Yes, but not much. I have just maped joystick values while I am reading. You need to modify this map values only.

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

    hai, im from indonesian , please make a tutorial for making esp now for a rc car using wemos d1 mini, thank you

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

    Hello, the NRF24L01 of the remote control car needs to be connected to the pin of the arduino nano. Thank you.

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

      Yes, you have to connect them. You can find comnection diagram at video description

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

    It's very nice. What is the shooting distance like this?

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

      Maximum 1 km in ideal conditions.

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

    In what material was the printing of the pieces made?

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

    Sorry, I am new to this, please can you help me by changing the map values to be able to use with joystick modules
    Thank you very much

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

      Hi, you can decide new map values by writing your joystick values to serial monitor. Change the map values untill joystick values will be in range of 0-255.

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

      @@makeitsmart6642 Do I make the changes in the receiver code or in the transmitter code?

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

      You have to make it at transmitter side.

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

      @@makeitsmart6642 Please can you help me by changing the values, I don't know where to change or what data to put

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

      Check the transmitter code that I have shared. In the loop method, there is “data.j1PotX = map(analogRead(A2), 440, 605, 0, 255); ”merhod call. You should modify 440 and 605 values and you should do same thing for A0, A1 and A3 also.

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

    What percentage of filling do the pieces have?

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

      %30 or %40 will be enough. It depends on strongness of the flament that you have.

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

      @@makeitsmart6642 Thank you very much

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

    Can you please pass me the code for the car receiver and transmitter?
    Thanks

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

      There is github link that contains all details about transmitter and rc car at video desceiption