Control Two DC motors using Flysky and Arduino | How to make 4 wheel Robot, RC car[ARDUINO + FLYSKY]

แชร์
ฝัง

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

  • @techathome
    @techathome  2 ปีที่แล้ว +2

    Control DC motors with seperate sticks for pan and tilt application : th-cam.com/video/pnSPDeeDyxs/w-d-xo.html

    • @vedantpayal3698
      @vedantpayal3698 7 หลายเดือนก่อน

      Hey @techathome could you help me? I am making a tank with the same mechanics as shown in your video but I want to add another moter, one servo and a way to shoot a gun using a nichrome wire. I am useless at doing any type of coding, would appreciate it if you helped
      *Edit: not an actual gun just a model one using flash cotton to shoot a small metal bearing

  • @funnyworld5482
    @funnyworld5482 2 ปีที่แล้ว +10

    I wish there was more videos like this. He is very good at explaining things thank you

  • @MBR-and-R
    @MBR-and-R 2 ปีที่แล้ว +4

    this is exactly what iv been searching weeks for :) thank you very much , i will update if all works once my driver arrives :)

    • @techathome
      @techathome  2 ปีที่แล้ว

      Welcome

    • @MBR-and-R
      @MBR-and-R 2 ปีที่แล้ว

      @@techathome all works great as shown in your vid ,
      im useless at any form of coding , how would i be able to connect up another motor driver and control 4 motors independently ?

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

    Great video+explanation+presentation! Thank you for sharing! Well done mate - NEW SUB 🙏🏻

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

      Thank you♥
      I would suggest you to check this one more way which is more powerful and has precise control without using Arduino: th-cam.com/video/8b-mvYnyfhc/w-d-xo.html
      Four wheel robot: th-cam.com/video/m9Lq-QADP9A/w-d-xo.html

  • @sharrodjohnson336
    @sharrodjohnson336 2 ปีที่แล้ว +4

    Thanks so much for the upload, great step by step explanation! I also have a Fly-Skyi6 and have been looking for something to implement with. This will be significant for the start of my project!

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

    super bro we use this brush cutter , how to control engine on off and exalter....pl clarify.

  • @omkarbisale
    @omkarbisale 3 หลายเดือนก่อน +1

    Bro thank you soo much you saved my money of buying brushed esc 🗿🗿🗿

    • @techathome
      @techathome  3 หลายเดือนก่อน

      Welcome

  • @AB-jm5dj
    @AB-jm5dj 5 หลายเดือนก่อน +1

    thank you soo much buddy this will help me a lot to complete my project

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

      Welcome ❤️

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

    I really like this lesson and I am studying UNO ,AVR 328. I have a question signal output digital pin 4 and pin 7 right? signal output pin 5,6 PWM right? If want to control something else what should I do pin4 ,5 pin 7,6. If I don’t have motor driver

  • @Ak_aerospace_pvt_ltd.
    @Ak_aerospace_pvt_ltd. 2 ปีที่แล้ว +3

    Best explain I liked it
    I wanted this only
    Thanks brother 🙏 💙 ❤️

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

    Thank you very much mate, great video, program works, I have been able to control 2 dc motors with a flysky transmitter

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

      Welcome ❤️

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

    so if we move the joystick in upper left diagonal direction, will it do both forward and left simultaneously??

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

      This scenario is not handled in the code. Logic need some update for this case.

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

      @@techathome got it

  • @mrepicbruh2839
    @mrepicbruh2839 3 วันที่ผ่านมา

    hello techathome. Does this also work with the fs ia6 instead of the fs ia6b receiver that you have used? Thanks

    • @techathome
      @techathome  3 วันที่ผ่านมา

      Yes, but one suggestion.
      Instead of this solution, check one more latest video which doesn't require Arduino: th-cam.com/video/m9Lq-QADP9A/w-d-xo.html

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

    Question, does this devive work with any type of receiver? For example a Futaba?

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

      Yes it will work. But you need to print and check the values coming from your receiver and update the same in the code (if statements).

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

    How would I control 4 dc Motors seperately using the same method?

    • @MBR-and-R
      @MBR-and-R 2 ปีที่แล้ว

      i would also like to know this , please let us know if you have it figured out

    • @aleemanwar3883
      @aleemanwar3883 2 ปีที่แล้ว

      ​@@MBR-and-R put values and define each motor and repeat the same i coded my drone using this

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

    Is it possible to control the speed of the motors according to the stick movement in transmitter

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

      L298N was not able to handle properly.
      I have already done updated video using BTS7960 with speed control: th-cam.com/video/EnbkdrYQ0NE/w-d-xo.html

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

      @@techathome thanks for the reply 👍

  • @kubakon5945
    @kubakon5945 2 ปีที่แล้ว

    Hi cool video but I have one question. My motors working on full speed is there possible to make it that they will act as fast as moving the lever?

  • @wesleysnipes9454
    @wesleysnipes9454 3 ปีที่แล้ว +2

    Thank you so much for this update video on the subject cheers!!!

    • @techathome
      @techathome  3 ปีที่แล้ว

      Welcome

    • @blossomchidera8637
      @blossomchidera8637 2 ปีที่แล้ว

      @@techathome please sir what is the name of the arduino and the other circuit board???

    • @techathome
      @techathome  2 ปีที่แล้ว

      Arduino Uno
      L298N motor driver

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

    Bro can we connect 4 12 v dc motor and pair it by 2 2 motor in one side and another 2 in othr side of motor driver

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

      Yes you can do that way, 2 motors in parallel

  • @omar-dj1pz
    @omar-dj1pz 2 ปีที่แล้ว

    Can i use a brushless motor?

  • @userdefine
    @userdefine 2 ปีที่แล้ว

    Sir to Receiver can we add Servo & use it.. ??

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

      Yes
      First in transmitter, got to aux channels and set channel 5 and 6 to VAR-A and VAR-B
      Then connect servo to 5 or 6

    • @userdefine
      @userdefine 2 ปีที่แล้ว

      @@techathome ok thank you..

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

    What type of DC motor do you use?

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

      12v DC geared motor 200 RPM

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

    When I tried this I was using analog A0 for the flysky signal and digital read function that reads like analog in and maps it to the outputs. It didn’t work that way but now I found this video thanks. But why does analog read for A0 not work.

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

    I made it but the motors started rotating as soon as I connected the battery, I turned on the elivon and checked every connection. I used 5v bo motors in it is that why it's not working? Please reply 🙏🙏🙏🙏

    • @odellcooley5324
      @odellcooley5324 9 หลายเดือนก่อน +1

      Check your motor trim slider or dial depending on your transmitter. Motors might move until you adjust the trim. Plenty if videos to show you how.

  • @johnduguay2767
    @johnduguay2767 2 ปีที่แล้ว

    can i use any RC controller with its transmitter or does it have to be flysky? and if i can use any.. does the code changes?

    • @techathome
      @techathome  2 ปีที่แล้ว

      Yes you can use any transmitter,
      Make sure correct receiver output is used.
      Also, in the code we have used values for comparison, those values you can print on serial monitor and edit accordingly for your Transmitter.

  • @rahuldandapat4450
    @rahuldandapat4450 3 ปีที่แล้ว

    ok, I understand ......will it do the same when I connected with 4 motors....?

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

      Use 12v DC Gear Motor, you can use 4 motor simultaneously, no issues

    • @rahuldandapat4450
      @rahuldandapat4450 3 ปีที่แล้ว

      @@techathome ok thanks.....Keep replying I told you your number of vewiers will increase.

    • @iampunkiy988
      @iampunkiy988 3 ปีที่แล้ว

      Pls yr contact no???

  • @skshakal2702
    @skshakal2702 2 ปีที่แล้ว

    If I am connecting power supply to motor driver not getting the signal in Arduino.
    Every connection were perfect.
    What to do?

  • @swaritsworld2188
    @swaritsworld2188 10 หลายเดือนก่อน

    Will this work with fsi4x

    • @techathome
      @techathome  10 หลายเดือนก่อน +1

      Yes

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

    Can i use this with nrf24l01 transmitter and receiver?

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

      To control the robot I have mixed two channels,
      Is that channel mixing possible from that?

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

      No, but I want to use it with separate channels

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

      Then this will help you: th-cam.com/video/pnSPDeeDyxs/w-d-xo.html
      But modify the values based on your receiver in the code (if else statements)

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

    Do you have any idea about controlling 6 by 6 robotics car

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

      You have to connect 3 left motors in parallel( all positives together and all negatives together)
      Repeat same for right 3 motors

  • @TheOldKid
    @TheOldKid 9 หลายเดือนก่อน

    I can't seem to get the code file to work. I can see the code in your video through the (if) line. Any chance someone help with the remainder? I built a project with the exclusion of an arduino because code for the project would've been way outside my ability but the last item, linear actuator, has forced me to use an arduino. I can do small simple and hopefully at some point do a more complex code on my own in a future project. I just haven't progressed thar far. Harder for older people to grasp this but I'll get there

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

    Please create a video on... How to control led lights with flysky transmitter and receiver

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

    When flysky with Arduino want to in increase degree servo rotation Example before servo rotation only 90 to 180 degree how to do can help me dear

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

      Servo motor u can directly connect to your Flysky receiver. No need of arduino: th-cam.com/video/iZnQN5AmDdE/w-d-xo.html

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

    hello can i do it with ardunio nano not uno

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

      Yes, you can do.
      Check the pins accordingly in the code as well.

  • @wannistelrooy
    @wannistelrooy 3 ปีที่แล้ว

    I got rc motor but it's has 3 wire..can I use the motor driver?

    • @techathome
      @techathome  3 ปีที่แล้ว

      No

    • @wannistelrooy
      @wannistelrooy 3 ปีที่แล้ว

      @@techathome is there any motor driver for 3 wire?

  • @muthut5157
    @muthut5157 9 หลายเดือนก่อน

    There is any changes in transmitter???

    • @techathome
      @techathome  23 วันที่ผ่านมา

      Yes, Elevon mixing you have to activate.

  • @Hey_Prasaaad
    @Hey_Prasaaad 3 ปีที่แล้ว

    Sir I want to add led strips lights to my robot . I should be controll with transmitter ..
    Can you please tell how I should do it ?

    • @techathome
      @techathome  3 ปีที่แล้ว

      U can make using 5v relay module with Arduino
      You can assign Channel 5 to Switch A in transmitter for switching on/off the LED strip
      In Arduino code, you have to read channel 5 (just do as other Channel in the code )
      Use if statement and you can activate relay according to value

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

    Great Video bro.

  • @funnyworld5482
    @funnyworld5482 2 ปีที่แล้ว

    Can you make one where as the motors can operate independently I am making a Pan and tilt system for my Telescope I want to control it with my skyfly

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

      Yes we will do that tutorial

    • @funnyworld5482
      @funnyworld5482 2 ปีที่แล้ว

      @@techathome thank you so cool

    • @techathome
      @techathome  2 ปีที่แล้ว

      Control motors independently, Tutorial out : th-cam.com/video/pnSPDeeDyxs/w-d-xo.html

  • @punjabisongwriterbazida6269
    @punjabisongwriterbazida6269 2 ปีที่แล้ว

    Bro please tell me how many price in sky fly transmetre and receiver

    • @techathome
      @techathome  2 ปีที่แล้ว

      When I bought 4 years back, it was Rs 3200.
      But now prices are very high

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

    Sir with the same code only one motor is running I have checked the motor driver and the motors are okay. What can be the problem sir? Is their any issue with the code

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

      There is no issue with code,
      Have you mixed channel 1 and 2?

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

      @@techathome how to mix sir

  • @pedralvezkyle511
    @pedralvezkyle511 3 ปีที่แล้ว

    My motor just keeps on humming even if I changed the power supply to 12v.
    what do I do?

    • @techathome
      @techathome  3 ปีที่แล้ว

      Have you powered your Arduino and Receiver from L298N

  • @BLADE-yf5mc
    @BLADE-yf5mc ปีที่แล้ว

    Im trying this with the same motor driver and motors with an arduino. But my motors are only running in one direction and not the other.

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

      Refer this video and check if your motor driver is working for both direction: th-cam.com/video/xHbsWyoijb4/w-d-xo.html

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

    Circuit for flysky fsct6b?

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

      Circuit remains same,
      But you need to check how to mix two channels in ct6b for robotic movements

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

    I am not able to get rx signals on my arduino....I have connected every wire correctly still i am not able to get arduino rx signal

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

      Check if your jumper wires are fine or not using multimeter

  • @adarshmutalikdesai70
    @adarshmutalikdesai70 3 ปีที่แล้ว

    how to change settings in CT6B transmitter like u did in ur transmitter pls help me

    • @techathome
      @techathome  3 ปีที่แล้ว

      I have not used that,
      But may be you can connect with computer, install the software given in the package and try once

  • @ediirawan3400
    @ediirawan3400 2 ปีที่แล้ว

    Thanks very much sir, but your coding is empty. Can you sharing this forum sir?

  • @Chartered_Edu
    @Chartered_Edu 3 ปีที่แล้ว

    Hello brother!
    Actually I was planning to make a remote controlled bike using a bo-motor and a servo motor to turn the handle connected with CT6B receiver, so wat should be the connection of bo-motor and receiver..... Cuz bo-motor don't have signal pin
    Em not getting wat to do so pls assist me 🙏🙏🙏

    • @techathome
      @techathome  3 ปีที่แล้ว

      Servo motor directly Connect to Receiver
      For BO Motor refer these video, but use( 9v battery instead of 12v)
      th-cam.com/video/Pcct-0RmcZE/w-d-xo.html

    • @Chartered_Edu
      @Chartered_Edu 3 ปีที่แล้ว

      @@techathome thanks for the reply!!
      bro as I am making a bike..... using any kind of Arduinos makes my bike bulky....so is there any idea other than Arduino???? Pls suggest

    • @techathome
      @techathome  3 ปีที่แล้ว

      Arduino nano you can use

    • @Chartered_Edu
      @Chartered_Edu 3 ปีที่แล้ว

      @@techathome thanks for reply brother!!
      if I use Arduino nano I must compulsorily use any of motor driver viz. L298N....it definitely makes my bike bulky....
      Okay wait!!, I also have an alternative way of making RC bike by using HC-50 bluetooth module without using any receiver....but wires and connections makes bulky....so wat do u suggest for tat

  • @jacquewilson5568
    @jacquewilson5568 ปีที่แล้ว +2

    Well done❤

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

    Please help me with the code of this project...... 🙏

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

      code: drive.google.com/file/d/1eFdlvrTiEuPb1a8hdYQt5z5ig92zG8rx/view?usp=sharing

    • @Ak_aerospace_pvt_ltd.
      @Ak_aerospace_pvt_ltd. 2 ปีที่แล้ว +1

      No previe available

    • @Ak_aerospace_pvt_ltd.
      @Ak_aerospace_pvt_ltd. 2 ปีที่แล้ว +1

      Help me I want the code
      Pls 🙏 help

    • @techathome
      @techathome  2 ปีที่แล้ว

      Are you opening in computer or mobile?

    • @techathome
      @techathome  2 ปีที่แล้ว

      Below that no preview available, there is download option

  • @interestinginnovations619
    @interestinginnovations619 3 ปีที่แล้ว

    How to control 10 ->12v dc brushed motor with rc transmitter and receiver?

    • @techathome
      @techathome  3 ปีที่แล้ว

      The Motor used in Video is 12v DC Motor only

  • @sanjanaparmar3192
    @sanjanaparmar3192 2 ปีที่แล้ว

    Controller is only able to start the motors, but after that we can't control the direction of motors..... Not detecting the Code from else if

    • @techathome
      @techathome  2 ปีที่แล้ว

      You can try this:
      Print the values coming from channel 1 and Channel 2 on serial monitor
      According to your transmitter values modify the code

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

    Does the code work on flysky CT6B

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

      Yes it will work,
      But 2 things to take care,
      1. Print the values from both channels on serial monitor(Just uncomment serial.print lines in the code) and based on the values coming from your receiver, edit values in if statements.
      2. For robotic movements, check how to mix two channels in ct6b

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

      @@techathome ok thanks a lot

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

      Could u please make a code got a car using ct6b transmitter as the above thing what u mentioned is not working.

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

      I don't have ct6b with me
      You can mail us
      I will help you there

  • @vipinsaini970
    @vipinsaini970 23 วันที่ผ่านมา

    Good information but code missing in your link

    • @techathome
      @techathome  23 วันที่ผ่านมา

      Thank you!
      You have to download and extract it. Link is still available.
      Also you can send mail.

  • @IshandeepKanchan
    @IshandeepKanchan 7 หลายเดือนก่อน

    what will happen if we will not mix the channel?

    • @techathome
      @techathome  7 หลายเดือนก่อน

      The motor will run separately

  • @shaifpul
    @shaifpul 3 ปีที่แล้ว

    hi brother, do you have code for controlling speed these motors?

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

      I tried with that, but not working properly

    • @shaifpul
      @shaifpul 3 ปีที่แล้ว

      @@techathome i heard we need to MAP with some values (PWM)

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

      Yes yes, we need to map the values to range 0 to 255
      I did the Same
      But it didn't work

  • @sanjanaparmar3192
    @sanjanaparmar3192 2 ปีที่แล้ว

    else if((ch1>1530)&&(ch2>1530))
    Can you explain this command? why 1530?

    • @techathome
      @techathome  2 ปีที่แล้ว

      These are values coming from both Channel 1 and Channel 2 of receiver
      You can try to print on serial monitor

  • @sayamscreativitystudio5992
    @sayamscreativitystudio5992 2 หลายเดือนก่อน

    Bro Arduino Code Google drive link is not opening, it is showing file unsupported
    Plz give me one more link for this

    • @techathome
      @techathome  2 หลายเดือนก่อน

      Can you send mail: deepakhd20@gmail.com

  • @iampunkiy988
    @iampunkiy988 3 ปีที่แล้ว

    U r from whiçh place

  • @choudharyshivam19
    @choudharyshivam19 3 ปีที่แล้ว

    bhai backward wala kam nahi karaha hai

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

    My not working bro, video dikhaya huaa code aalag hai or link me aalag hai

    • @techathome
      @techathome  23 วันที่ผ่านมา +1

      All are same.

  • @subhamkumarsingh9004
    @subhamkumarsingh9004 2 ปีที่แล้ว

    If we are using 4 wheels, will the codes be same in arduino ???????please reply,also if the code is different,please provide the code :)

    • @techathome
      @techathome  2 ปีที่แล้ว

      Yes same code
      Connect another motor in parallel to left motor
      Similarly, on the right side
      I guess I have shown in the video somewhere about connection of 4 motors

    • @subhamkumarsingh9004
      @subhamkumarsingh9004 2 ปีที่แล้ว

      @@techathome thank you ,it is working fine ....😊

  • @dyakovdiyan5739
    @dyakovdiyan5739 2 ปีที่แล้ว

    Браво!Може ли проекта да се осъществи с Flysky FS GT3C Remote Control 3 Channel?Ще бъда благодарен за отговор.Поздрав Д.Дяков

  • @electronicsshop1135
    @electronicsshop1135 3 ปีที่แล้ว

    Thank you for good information.

  • @lalithshetty1153
    @lalithshetty1153 3 ปีที่แล้ว

    Ic Is getting heated what to do

    • @techathome
      @techathome  3 ปีที่แล้ว

      Which motor are you using, Jhonson motor or normal 12v DC motor?

    • @lalithshetty1153
      @lalithshetty1153 3 ปีที่แล้ว

      @@techathome 12v dc motor and even 9v motor

    • @techathome
      @techathome  3 ปีที่แล้ว

      L298N only you are using ryt??

    • @lalithshetty1153
      @lalithshetty1153 3 ปีที่แล้ว

      @@techathome yaa

    • @techathome
      @techathome  3 ปีที่แล้ว

      You can add small 12v CPU or Laptop fan near the IC

  • @user-ht7gk4jv9r
    @user-ht7gk4jv9r 3 ปีที่แล้ว +1

    Code sahi nah I hai

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

    thanks bro good job

  • @sumitmoolchandani3805
    @sumitmoolchandani3805 2 หลายเดือนก่อน

    not working with gear motor

    • @techathome
      @techathome  2 หลายเดือนก่อน

      Which motor and supply are you using??

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

    Your videos are GREAT. You have been very helpful. Can you provide Arduino code for controlling 2 BTS 7960 with RC? Please!

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

      Thank you!
      Yes I will make, My next video will be on BTS 7960

  • @tsshadowff
    @tsshadowff 2 หลายเดือนก่อน

    Hey bro!
    My not working?

    • @techathome
      @techathome  2 หลายเดือนก่อน

      What is the error?

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

    Bro my motor are not working

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

      Check the values coming from your receiver by printing on serial monitor.
      Based on that edit the If else statements.

  • @lipakshichauhan2104
    @lipakshichauhan2104 26 วันที่ผ่านมา

    Arduino code is not opening pl send it

    • @techathome
      @techathome  25 วันที่ผ่านมา

      Can you send mail.

  • @saims3680
    @saims3680 2 ปีที่แล้ว

    How to control 9 motar

    • @techathome
      @techathome  2 ปีที่แล้ว

      You need to control 9 motors seperately or how??

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

    thank you

  • @the_tag
    @the_tag 3 ปีที่แล้ว

    I will try this

    • @roboticlabs5822
      @roboticlabs5822 2 ปีที่แล้ว

      Working or not ??

    • @the_tag
      @the_tag 2 ปีที่แล้ว

      @@roboticlabs5822 working for me

  • @juanmakabayan6577
    @juanmakabayan6577 2 ปีที่แล้ว

    Thank you so much!

  • @sinofpride1235
    @sinofpride1235 2 ปีที่แล้ว

    it worked thank you

  • @magicmechanicmc2879
    @magicmechanicmc2879 3 ปีที่แล้ว

    But speed control?

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

      No, speed control we tried but not working

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

    add subtitles to your videos.

  • @patbisson7338
    @patbisson7338 2 ปีที่แล้ว

    thank you works great !

  • @somnathpal3591
    @somnathpal3591 3 ปีที่แล้ว

    thank you bro

  • @prabhasprabhas7430
    @prabhasprabhas7430 3 ปีที่แล้ว

    Bro nanu Karnataka davanu nange ondu help madtira

    • @techathome
      @techathome  3 ปีที่แล้ว

      yes,you can contact on instagram

  • @ARTronics-jy2gc
    @ARTronics-jy2gc 3 ปีที่แล้ว

    good work

  • @parisrivers7707
    @parisrivers7707 3 ปีที่แล้ว

    GREAT CONTENT !!!!!

  • @nareshrobodrone6287
    @nareshrobodrone6287 2 ปีที่แล้ว

    Nice

  • @Ak_aerospace_pvt_ltd.
    @Ak_aerospace_pvt_ltd. 2 ปีที่แล้ว +1

    🙏

  • @RupendraKumar-l5m
    @RupendraKumar-l5m ปีที่แล้ว

    add revolution controll pls xD

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

      How this revolution control should be?

  • @AdityaRajput-pl3rp
    @AdityaRajput-pl3rp ปีที่แล้ว

    Sir give me code

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

      It's in description

  • @Ak_aerospace_pvt_ltd.
    @Ak_aerospace_pvt_ltd. 2 ปีที่แล้ว +1

    Fast

  • @user-ht7gk4jv9r
    @user-ht7gk4jv9r 3 ปีที่แล้ว

    Bhai kuch jaldi reply kro

  • @TechReddy.
    @TechReddy. ปีที่แล้ว

    thanks for giving code and circuit for free

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

      Welcome

    • @TechReddy.
      @TechReddy. ปีที่แล้ว

      @@techathome can I get circuit and code for tank that has four motors at base and one on top. Controlled by fly sky

    • @TechReddy.
      @TechReddy. ปีที่แล้ว

      Urgent please

  • @yourtechybro1151
    @yourtechybro1151 3 ปีที่แล้ว

    Hey guys
    I have also made the same robot using 4 wheels
    Do check it out 🙂....