4 Wheel Drive Bluetooth Car with Arduino and Python

Поділитися
Вставка
  • Опубліковано 23 лис 2024

КОМЕНТАРІ • 11

  • @hardikkhambhayata6100
    @hardikkhambhayata6100 Рік тому +2

    nice video, this car can also do wheelie 🤣🤣🤣🤣

  • @abidshahriar6689
    @abidshahriar6689 Рік тому

    Quick question, i want to move a servo like this, i mean lets say pressing ‘W’ it will lets say interact with my IK_calculation function and increase the co-ordinate to forward for lets say in the x_axis from 0 to lets say 5 unit, with a step of 0.1. What could be a best way to do this, can you suggest me an outline?

  • @AsaduzzamanAsad-r5f
    @AsaduzzamanAsad-r5f 6 місяців тому

    Yoy should share the code, because the code help us to make a car and for learning and understand.

  • @lavanuruanilkumarreddy1306
    @lavanuruanilkumarreddy1306 11 місяців тому

    could you share the python and initial arduino set-up code for this project.

  • @dafeenakarthik9561
    @dafeenakarthik9561 Рік тому

    I have one doubt. Can we control dc motor's angle of rotation(not servo motor)and how can i connect dc motor without motor shield?is it possible?

    • @explorationsci5738
      @explorationsci5738  Рік тому

      You can control direction of rotation, if that's what you mean, by reversing the polarity of the motor, all the motor shield does is allow multiple motors to connect and be controlled by one Arduino, yes you can do it without a motor shield but it becomes far more complex if trying to do this without one, as you still need a way to manage power to all motors, and control them via arduino, a motor shield is the easiest way to achieve this.

  • @dafeenakarthik9561
    @dafeenakarthik9561 Рік тому

    I have one doubt. In this motor shield , can we add LEDs? Does it work?

    • @explorationsci5738
      @explorationsci5738  Рік тому

      Its possible, you may have to solder onto one of the un-used pins of the shield though as there are no direct pins to connect to without soldering

  • @DavidSunday-j9b
    @DavidSunday-j9b Рік тому

    how can i buy the complete kit

    • @explorationsci5738
      @explorationsci5738  Рік тому

      I'm not aware of a kit that does this but the individual parts are widely available, i use ThePieHut and Amazon for all the components

  • @JanaAlrafaiah
    @JanaAlrafaiah 6 місяців тому

    Hey can you send me the python code