Diy self balancing robot arduino based.

  Рет қаралды 265,532

Mr Innovative

Mr Innovative

Күн бұрын

Пікірлер: 320
@akirahonda7356
@akirahonda7356 5 жыл бұрын
Congrats!! One of the best projects in the web. My graduation project was a self balancing cart. It was 1989. It doesn't work. There were not so many ready made circuits like Arduino. You showed times have changed.
@leobrunotronico
@leobrunotronico 4 жыл бұрын
Finally I managed to successfully implement this robot, congratulations to the author! I had difficulty understanding the PID adjustment, but in the end, after many tests, I realized that it would not be necessary to change any of the data reported (based on the video values) the critical point, in my case, was to leave the resolution of the step in eighth step (only ms1 and ms2 connected in 5V and ms3 floating), with the sixteenth step the robot was able to balance itself but it was not in a fixed position, it made an oscillation amplitude of about 40 cm. It was necessary to change the transmission rate of the HC-05 to 115200 by AT commands, but it was fine. To make the cursor go back to the center in the app: settings => check the "back to MID" fields. Do not forget to use an electrolytic capacitor (100 uF or more) between the Vmot and GND pins of the A4988 driver, unfortunately, during the tests, some were burned because I did not use this capacitor. Any questions I will be happy to help you.
@abishekysharma444
@abishekysharma444 4 жыл бұрын
hello, im getting driver pin was not declared in the scope please help me out
@abishekysharma444
@abishekysharma444 4 жыл бұрын
i meant in the code while uploading to my arduino
@ibrahimnadi2114
@ibrahimnadi2114 4 жыл бұрын
Can you share the scheme you use? Thanks
@deepkhanderia5270
@deepkhanderia5270 4 жыл бұрын
hey please reply if we make different body structure than yours than we have to change the value of pid or not? if yes then where in the code we need to change? please specify exact file name and location in that code! thanks
@abpccpba
@abpccpba 2 жыл бұрын
I have smaller wheels 60mm. Will they suffice or is it mandatory to use 100mm? Leonardo, your offer of help is much appreciated; Thank You Very Much
@afreenkhanawan8729
@afreenkhanawan8729 2 жыл бұрын
Alhumdulilah I am near to complete this project I am very glad and thankfully to the vedio maker,, 😊🥰🥰
@arduinoherman3867
@arduinoherman3867 2 жыл бұрын
Really needed this channel. Best reference for arduino projects!
@mingosutu
@mingosutu 11 ай бұрын
Great job. Thanks a lot for sharing it. I wish next time you make it a way that the robot gets up on its own. I am sure you have the skills to do it. Thanks again
@KiarvaYT
@KiarvaYT 3 ай бұрын
Fantastic project, and so inspiring. Thumbs Up - for sure.
@mahovvik
@mahovvik 4 жыл бұрын
Thanks a lot for repeating my project!
@muneeburrehman450
@muneeburrehman450 4 жыл бұрын
i have also made this project.
@harishkumar3481
@harishkumar3481 3 жыл бұрын
Sir my Ez-gui app is showing warning no data received pls help what to do
@EdwinFairchild
@EdwinFairchild 3 жыл бұрын
I went to the blog and w3as hoping for a tutorial on the process but unfortunately it was more a tutorial on how to download copy and paste. Wish i could find a real well explained tutorial that doesnt skip the math
@a.sanusinazareth9213
@a.sanusinazareth9213 3 жыл бұрын
this is a very self-balancing robot. congrats!
@raflonoce
@raflonoce 3 жыл бұрын
Wonderful There are no other words to define your work
@manelangulo8352
@manelangulo8352 5 жыл бұрын
WOW...... Good contribution, like all of your channel, thanks for sharing I'm going to get to work, this project is very interesting Can you provide information on how the different modes of operation are changed? Greetings from Barcelona - SPAIN
@bergamt
@bergamt 5 жыл бұрын
Try putting the battery on the top level. With an inverted pendulum, a higher center of gravity actually makes it easier to balance.
@dozog
@dozog 5 жыл бұрын
Looking through the comments to find if anyone else would say that. It is counter intuitive, but it is true. As i have said below similar videos : Try balancing a broom on your hand. First with the brush side up, then with the brush side down.
@oluwaferanmi100
@oluwaferanmi100 2 күн бұрын
@@dozog While I was also building something like this, I found out that although having a high cog reduces your angular acceleration ( ~ -g/L * theta if linearized), having a cog closer to the axis of the motors actually causes the robot to sort of stay upright even without controlling it, at least this was what I experienced in my case. I guess this happened because now that the cog is lower, the restoring torque from the robot tends to make it upright rather than make it fall. In the end, we can't really achieve that much low cog so just raising it as high as possible is the feasible option.
@dozog
@dozog 2 күн бұрын
@@oluwaferanmi100 Isn't that the difference between static stability and dynamic stability?
@oluwaferanmi100
@oluwaferanmi100 2 күн бұрын
@@dozog I'm just a newbie. Lemme read about that. Thanks a lot!
@dozog
@dozog Күн бұрын
@@oluwaferanmi100 All good. I responded but it was a long time ago that I saw the video.
@mohdaijaz454
@mohdaijaz454 3 жыл бұрын
EZ-GUI is saying no data received when i tried to connect it with HC-05 at baud rate of 115200. and also AUX is showing "not enough information".
@aravinds8743
@aravinds8743 3 жыл бұрын
bro did you found the solution. Same problem also for me.
@MONSTERPC-el9hh
@MONSTERPC-el9hh Ай бұрын
@@aravinds8743 did you find solution? Same problem also for me
@akuntumbal2837
@akuntumbal2837 5 жыл бұрын
thanks bro, thanks for your help. So, I can finished my task , thanks bro
@venkateshwaranp9517
@venkateshwaranp9517 5 жыл бұрын
How did u configure the bt-05
@maddilasumanth7888
@maddilasumanth7888 4 жыл бұрын
I am not getting any data from Bluetooth to EZ-GUI App Can you please solve this problem?
@iwanbukanfals1834
@iwanbukanfals1834 4 жыл бұрын
@@maddilasumanth7888 Change the Baud Rate of HC-05 Bluetooth Module
@maddilasumanth7888
@maddilasumanth7888 4 жыл бұрын
@@iwanbukanfals1834How to change Baud rate of HC-05 module bro??
@maddilasumanth7888
@maddilasumanth7888 4 жыл бұрын
@@iwanbukanfals1834 in EZ-GUI app I am getting " warning No Data Received" Please slove this problem Please🙏
@Richard-vw8no
@Richard-vw8no 4 жыл бұрын
$2 part... $25.02 for shipping!
@AndrewAHayes
@AndrewAHayes 5 жыл бұрын
Quite a lot of gain on your microphone, the vocal sound would benefit from some compression and EQ to separate it from the BGM in the mix, I love your designs always something interesting! I wonder if it can gain stability after jumping a ramp?
@hiper_tops
@hiper_tops Жыл бұрын
Are you meant to see the red lights at 11:26 when you have uploaded the code? Mine didnt do that but arduino ide said it was uploaded. My robot isn't doing anything when I plug its battery in
@wfpnknw32
@wfpnknw32 7 ай бұрын
great project, although the arduino nano is mislabelled as a mpu6050 @2:36. Great project and video though
@samsoft_dz
@samsoft_dz 3 жыл бұрын
great work ...i have a question i have the motors rotating in different direction !! how can I change the direction of the orongue one .. thank's .
@iwanbukanfals1834
@iwanbukanfals1834 4 жыл бұрын
thanks for sharing,my balancing robot was success in this day
@deepkhanderia5270
@deepkhanderia5270 4 жыл бұрын
Did you copied all same from the video?
@iwanbukanfals1834
@iwanbukanfals1834 4 жыл бұрын
my program & code is same with this video,.
@androidoptimusprime
@androidoptimusprime 4 жыл бұрын
@@iwanbukanfals1834 So you went to BalancingWii.ino and compile and run? Because I did the same but it tells me it has many errors.
@iwanbukanfals1834
@iwanbukanfals1834 3 жыл бұрын
@@androidoptimusprime yes,following that vidio,you will can
@alimahmoud8708
@alimahmoud8708 3 жыл бұрын
Great work man, I got a question,, What were the criteria used in evaluating the control algorithm?
@UFO_researcher
@UFO_researcher 3 жыл бұрын
2:35 You miss labeled the Arduino near the wheels as an MPU6050.
@BikermanCoUk
@BikermanCoUk 3 жыл бұрын
Hi, I'm in the middle of building this robot and I have a question. I'm building without the custom PCB (ie on normal breadboard), so I'm using your diagram. It all seems OK except for one connection. On the top A4988 stepper driver the ground pins are connected through a 1K resistor to the step pin and to D5 on the arduino. This seems wrong - I would have thought that the two ground pins should connect directly to ground, with the step pin connected to D5 and a 1K bridge to ground (ie the same as the bottom A4988 driver). Have I misunderstood the circuit, or is it just a misprint ?
@AntiDarkNet
@AntiDarkNet 5 ай бұрын
I am two years too late to reply, but the STEP pin is connected to D5 and the same pin is pulled down to GND by the 1K resistor. Same happens in the bottom A4988.
@zohairajmal
@zohairajmal 2 жыл бұрын
I follow your complete video and your documentation. I am not get success as the app could not work. When I connect HC-05 to ez GUI and go to AUX section it shows not enough information. Please help me how I can solve this issue?
@pradumpal8792
@pradumpal8792 2 жыл бұрын
You need to set your HC-05 bout rate to 115200 first, for this you need to set it by AT command mode
@nicolasspomer9618
@nicolasspomer9618 4 жыл бұрын
Excellent work!! Could you please let me know how to change from pos hold to normal mode? And share your control mode configuration? Thanks in advance!
@diptangshudas6725
@diptangshudas6725 5 жыл бұрын
What about MS1, MS2, MS3 pin of A4988 driver? Please tell me as soon as possible. Your PCB sketch and the real PCBs are of different connection with those pins.
@syedsulaiman8380
@syedsulaiman8380 4 жыл бұрын
hey i have extra pcbs??? Do you want?
@diptangshudas6725
@diptangshudas6725 4 жыл бұрын
@@syedsulaiman8380 For now, no thanks. But if I need I must contact you
@syedsulaiman8380
@syedsulaiman8380 4 жыл бұрын
@@diptangshudas6725 I live in india and I ordered the pcb he has given If you want fell free to contact I also have other PCBs from how to mechtronics
@mohammad1906
@mohammad1906 Ай бұрын
Hi,​@@syedsulaiman8380
@3ddrucker102
@3ddrucker102 5 жыл бұрын
Very good and honest work, keep it up!
@it_world_by_faizan
@it_world_by_faizan Жыл бұрын
Sir kindly clear which maximum android version can support EZ-GUI Ground Station app?
@saikatdhara5319
@saikatdhara5319 4 жыл бұрын
Sir I made the robot as you shown in the video and also make the circuit same as the diagram and put a capacitor of 100uf between vmot and gnd. But when I place the robot vertically steeper motors are continuously rotating I also done the calibration and Aux and pid settings. Please help me to figure out the problem.
@syedsulaiman8380
@syedsulaiman8380 4 жыл бұрын
I have the same problem
@syedsulaiman8380
@syedsulaiman8380 4 жыл бұрын
I am working on it
@supertramp245
@supertramp245 4 жыл бұрын
did you fix it ?
@gabrieldardenne9360
@gabrieldardenne9360 4 жыл бұрын
Bonjour. Dans EZ-GUY quand je suis à l'écran "AUX", j'ai l'indication "Pas assez d'information". Je n'ai pas l'écran suivant visible au temps 12:16 de la vidéo. J'ai recommencé de nombreuses fois sans pouvoir cocher les 3 cases. Merci de m'aider à finir la configuration. Bonne année à tous !
@sainitinandnikhil4454
@sainitinandnikhil4454 Жыл бұрын
A small doubt,can we use cnc driver for this project with the same code including a4988.what will be the code changes
@juandavidlopez6724
@juandavidlopez6724 Ай бұрын
Hi, the project worked for me but when I calibrated the MPU sensor it does not work for me, the robot continues to rotate out of control and does not stabilize, could you give me some recommendations please, thank you
@hyeongcheoljo5327
@hyeongcheoljo5327 5 жыл бұрын
Thats awesome!!!! I have one question. What is the defference between normal mode and position hold mode????
@roadkill236
@roadkill236 4 жыл бұрын
İn pısition hold mode it wworks like a bumeranh
@Abhi-wc8tj
@Abhi-wc8tj 3 жыл бұрын
Hi bro when I connect it to mobile after sum sec it will say warning data not received can u please tell me y
@maddilasumanth7888
@maddilasumanth7888 3 жыл бұрын
I didn't get any data from the bluetooth to my EZ-GUI APP Can you please solve it?
@danieldanny6188
@danieldanny6188 2 жыл бұрын
Ther Gerber file which you gave with this video is kind of different from the pcb used in this video, so basically will my project work with the only components used in the video? Please let me know
@apekshap1
@apekshap1 Жыл бұрын
Heyy can you share the Gerber file?
@RIVALDIOS59
@RIVALDIOS59 10 ай бұрын
One question, how did you make the bluetooth connection with the application work on the hc-05 model (I'm doing the same project, but the bluetooth connection is not working well)
@capthescience9794
@capthescience9794 4 жыл бұрын
super this is the only vidio which tell to upload the code
@lalaneverquit
@lalaneverquit 2 жыл бұрын
how to disarm or unarm? I tried turning off the board but when I turn it on its still armed.
@yonatantamiru7756
@yonatantamiru7756 8 ай бұрын
did you adjust the PID value yourself because mine say wrong value
@thanhluandao756
@thanhluandao756 Жыл бұрын
The robot control app doesn't show the aux part. What do I need to do to make it show the aux panel? please help me
@mark1944
@mark1944 Жыл бұрын
Can't seem to get the code to compile correctly in arduino IDE. There's mention of a config tab but no idea where or what that is. Any help is much appreciated. Thanks for the design!
@ceallo3034
@ceallo3034 4 жыл бұрын
HI, thank you for your kind instructions. I was following your guide and now stuck into running an "ez gui" app. If you know why my app doesn't show AUX, could you tell me why? it only says 'Not enough information'.
@Joaoprimila
@Joaoprimila 4 жыл бұрын
same
@CallmeMau
@CallmeMau 3 жыл бұрын
Did you manage to resolve this issue? I have the same problem
@pradumpal8792
@pradumpal8792 2 жыл бұрын
That means your BT module boud rate is not set on 115200 set it first by AT command mode
@yashukaushik6090
@yashukaushik6090 2 ай бұрын
Can I use 8mm rod instead of 5mm plz reply me
@TheRoadTaken
@TheRoadTaken 5 ай бұрын
Why do you need two MPU6050's?
@sivaranjan4704
@sivaranjan4704 3 жыл бұрын
In First trial u got the accuarte output ??
@rithikaramesh2765
@rithikaramesh2765 4 жыл бұрын
how do i find my orientation for my mpu 6050
@rodieldejoras1635
@rodieldejoras1635 3 ай бұрын
How do I change the Baudrate?
@shobhitkumawat
@shobhitkumawat Жыл бұрын
I want to use A0, A1, A2 and A3 for stepper control. Could you please guide me where to change pin configuration? Thanks in Advance.
@amvchannel892
@amvchannel892 2 жыл бұрын
I have a problem with i2c communication. In the ez gui app, in graphs, only works when i calibrate mpu sensor before and upload the sketch without quit tension. If I source my board with lipo battery, graphs does not anything. Pls help me
@Francesco105590
@Francesco105590 2 жыл бұрын
Hi, help, I have assembled the robot, but it swings and I have to hold it with my hand, what should I change as a PID parameter
@digitexstudios5634
@digitexstudios5634 Жыл бұрын
Increasing the kD constant would help with that
@gauravnawale3352
@gauravnawale3352 4 жыл бұрын
I am building similar robot using MPU6050, but my sensor starts giving very wrong outputs when it is subjected to vibrations due to stepper motors, please suggest me something to solve this!
@imagesky3806
@imagesky3806 4 жыл бұрын
can you say something more about calibration? my robot does not drive sideways but front and back
@yvan6719
@yvan6719 4 жыл бұрын
Hi ! Looks very nice ! :) Congrats ! I'd like to do the same kind of robot ^^ but i don't know doing PCB, can you help to tell me what can i use ?
@RyanMcCoppin
@RyanMcCoppin 3 жыл бұрын
Wires.
@dodosrexs8493
@dodosrexs8493 Жыл бұрын
@@RyanMcCoppin bruh XD
@miguelangelluna7297
@miguelangelluna7297 5 жыл бұрын
Good equilibrium, congeatilation. Is deseable bb8
@beep6202
@beep6202 3 жыл бұрын
Is there a way to run this with a bluetooth controller rather than though an app?
@hiper_tops
@hiper_tops Жыл бұрын
I get "warning no data received" when I connect to my robot on ez-gui, what should I do? Nothing appears under AUX
@buluthankaplan7703
@buluthankaplan7703 9 ай бұрын
did you solve it?
@alpaslanalperkayar
@alpaslanalperkayar 5 жыл бұрын
Hi Mr innovative. I have ordered the pcb’s from the link you provided. I got them and installed the components as you suggested. But there is a problem. I burnt 6 arduino nanos. I followed all the lines on the pcb and they line up with the schematic you shared. I know electronics and I have designed boards but couldn’t find what the problem is here. Can you help? Thanks
@alpaslanalperkayar
@alpaslanalperkayar 5 жыл бұрын
Mr Innovative. It turns out the Gerber file you share on your link has a short circuit on the +5V and the ground as well as PIN no 9 on arduino which burnt out 6 of my Arduino's!. This teaches me a lesson don't trust all the shares online. Given that you have spent so much time putting your project online with effort to describe the deatils etc I thought the schematics and the Gerber will be good. But it is not. W A R N I N G Y O U T U B E R S ! DON'T ORDER THE GERBER FILE FROM THE LINK PROVIDED HERE!!!!.....
@14tilen
@14tilen 5 жыл бұрын
@@alpaslanalperkayar Do you maybe have the fixed gerber file that works ?
@alpaslanalperkayar
@alpaslanalperkayar 5 жыл бұрын
david.persak10 x I haven’t had time but will send an update as soon as I got it fixed
@brandyplays6134
@brandyplays6134 5 жыл бұрын
@@alpaslanalperkayar is the schematic atleast correct?? that has been used here?
@alpaslanalperkayar
@alpaslanalperkayar 5 жыл бұрын
@@brandyplays6134 The schematics is correct. I have a new Gerber file now. Expecting the PCB's end of the week. I'll test and share the file
@frankn2912
@frankn2912 4 жыл бұрын
Well done Joakim. How do you create the PCB Boards?
@popovek
@popovek 4 жыл бұрын
Hallo! You can use it, with some changing. a.aliexpress.ru/_eNRPmV .
@Francesco105590
@Francesco105590 2 жыл бұрын
Hi, where did you buy the wheels?
@ersenesn739
@ersenesn739 2 жыл бұрын
Is there an error or missing in the circuit connections?
@tuyenvo1038
@tuyenvo1038 2 жыл бұрын
Hi. I don't know if you still have this project data, if so, can you tell me the current app like the clip is broken and can't be used anymore, do you know if you have found an alternative method?
@anmolsinghshekhawat4284
@anmolsinghshekhawat4284 5 жыл бұрын
i had a doubt what if i used a different diameter tyres will it work same or i have kame some changes in the code
@bhavyanaik8532
@bhavyanaik8532 2 жыл бұрын
Can we use different kind of battery
@thatguywithaplane2954
@thatguywithaplane2954 5 жыл бұрын
My bluetooth module connects to my phone, but when i go to aux it says that its not receiving data. Any ideas on what might be wrong?
@MrInnovative
@MrInnovative 5 жыл бұрын
Set Blue tooth baud rate 115200 from at command
@thatguywithaplane2954
@thatguywithaplane2954 5 жыл бұрын
@@MrInnovative thanks!
@dungvu4025
@dungvu4025 5 жыл бұрын
@@thatguywithaplane2954 me too. can you help me. thanks
@phtechnologyindia6709
@phtechnologyindia6709 4 жыл бұрын
@@MrInnovative I ALREADY SET THE BUD RATE BUT IT WARNING NO DATA RECEIVED
@SERVODROIDRU
@SERVODROIDRU 4 жыл бұрын
@@phtechnologyindia6709 have you figured out how to beat it?
@saikatdhara5319
@saikatdhara5319 4 жыл бұрын
Please tell me what is the orientation of mpu6050 Either it is ROLL or PITCH if I place the mpu6050 same as you
@harshadgunjikar1595
@harshadgunjikar1595 3 жыл бұрын
I'm using reversal shaft stepper motors will it work?????
@aleksandarderajic47
@aleksandarderajic47 5 жыл бұрын
When changing baud rate of HC05 in AT mode, what should be stop bit and pairty bit? Thank You
@leedaniel3465
@leedaniel3465 4 жыл бұрын
Nice!!!.. Would an Arduino Nano Every work? I tried it but getting errors and some variables not defined in the def.h file
@sunsetthireach3223
@sunsetthireach3223 Жыл бұрын
Can I use an Arduino uno
@raflonoce
@raflonoce 3 жыл бұрын
How could the robot follow the person who has the program installed in the smartphone autonomously ?
@preethirajendren5035
@preethirajendren5035 Жыл бұрын
Sir....does it run without chip
@nguyenducanhtai7380
@nguyenducanhtai7380 4 жыл бұрын
When I upload the sketch I get… what should i do???? Output.cpp:162:13: error: ‘DRIVER_PIN’ was not declared in this scope pinMode(DRIVER_PIN[{i}],OUTPUT);(5) Output.cpp:164:3: error: expected ‘;’ before ‘}’ token } exit status 1 ‘DRIVER_PIN’ was not declared in this scope
@mariancostin7316
@mariancostin7316 3 жыл бұрын
If I Wanna use bigger wheels like 6-6.5 inch ,can I use the same equipment?or the software is based on the size of wheels?
@MrInnovative
@MrInnovative 3 жыл бұрын
just PID value will be change nothing else...
@imandanielsyahidan7504
@imandanielsyahidan7504 3 жыл бұрын
hello,name is daniel,i have a question, i am currently using this video as my final year project and i have some problems, can u help me why when i connected to my ez-gui with my robot it tells that there is no data
@jathkankanam
@jathkankanam 5 ай бұрын
In the AUX part i get something that says "Not Enough Information". I set the baud rate of hc-05 to 115200. Can you help?
@kavinscholar7467
@kavinscholar7467 3 ай бұрын
I also got that.but after i set the baud rate to 115200... it works
@arnaudmairesse2774
@arnaudmairesse2774 3 жыл бұрын
I bought your pcb and each time i burned my arduino (3 times) with several pcb (i bought 5) I have question what is the fonction of j1 jumper do we need to install it For the over jumper i understand that it is for microstep for motor driver Could you help me i dont understand ?
@preethirajendren5035
@preethirajendren5035 Жыл бұрын
Sir....how much it take to develop this model
@Francesco105590
@Francesco105590 2 жыл бұрын
to premise that I have 65 cm wheels, could this be it?
@Bzl_777
@Bzl_777 Жыл бұрын
Sketch is giving compilation error please help And also how to get config.h option in new ide
@developedbyharsh
@developedbyharsh 3 жыл бұрын
Can we use drv8825 stepper motor driver instead of a4988? Plszz help me!
@abishekysharma444
@abishekysharma444 4 жыл бұрын
hello, im getting driver pin was not declared in the scope please help me out
@ZaynNaik
@ZaynNaik Жыл бұрын
code does not uplode on nano
@thecreatorpro9663
@thecreatorpro9663 4 жыл бұрын
Sir aap ny Kon sa course Kiya ha batao please sir please
@MrLorivaldo
@MrLorivaldo 4 жыл бұрын
Hello, I'm from Brazil and I'm trying to build this prototype as a project at the university. But, EZ-GUI is reporting "I2C Errors cont". Can you help me resolve this error? thank you
@justkillerz5219
@justkillerz5219 2 жыл бұрын
IN THE APP AUX IS SETTING NOTSHOWING PLS HELP ME BRP
@thecreatorpro9663
@thecreatorpro9663 4 жыл бұрын
Sir Kon sy course may aysy project banany ko milta ha batao please sir please
@theindianinnovator4179
@theindianinnovator4179 3 жыл бұрын
Sir pls replay fast can we use gear motor instead of servo pls replay faster
@m.adnansohail1656
@m.adnansohail1656 5 жыл бұрын
In this sketch can I tune PID value myself. If yes please guide where. I can't find PID variables
@popovek
@popovek 4 жыл бұрын
You can change PIDs in GUI. PIDSPEED is PIDROLL in GUI. PIDANGLE is PIDLEVEL.
@ashwinnair6026
@ashwinnair6026 2 жыл бұрын
Had an issue after connecting with the app, we are getting "No Data Received" warning after selecting AUX
@midssparow1347
@midssparow1347 Жыл бұрын
Me too (after building the whole robot)
@buluthankaplan7703
@buluthankaplan7703 9 ай бұрын
Did you guys solve the issue ?
@harishkumar3481
@harishkumar3481 3 жыл бұрын
Bro config.h is not showing in drop down when I am uploading code then what should I do pls help I am using arduino ide 1.8 version
@bpugsy719
@bpugsy719 4 жыл бұрын
where do i get the wheels???
@lyricalmusicstation2498
@lyricalmusicstation2498 5 жыл бұрын
Jahar bro##
@bartekw3578
@bartekw3578 5 жыл бұрын
Why I dont have settings in A U X? Pls help
@EDISONSCIENCECORNER
@EDISONSCIENCECORNER 4 жыл бұрын
Me too
@Joaoprimila
@Joaoprimila 4 жыл бұрын
i don´t have too, can anyone help me ?
@mukthaa2806
@mukthaa2806 3 жыл бұрын
Same problem
@harishkumar3481
@harishkumar3481 3 жыл бұрын
Same here if anyone solved the problem then pls reply
@sadsausage2224
@sadsausage2224 3 жыл бұрын
How much did this cost and how long did it take to build?
@imad-eddinenaciri6238
@imad-eddinenaciri6238 3 жыл бұрын
can I use Arduino Uno with those components insead of Arduino Nano or NO ???????
@RyanMcCoppin
@RyanMcCoppin 3 жыл бұрын
Of course. Uno has more functionality and pins. No problem.
@imad-eddinenaciri6238
@imad-eddinenaciri6238 3 жыл бұрын
@@RyanMcCoppin thank you so much bro for your respond
@doddyxd863
@doddyxd863 9 ай бұрын
what is at 9:16?
@msf7168
@msf7168 4 жыл бұрын
Runtime of your robot?
@SketchwareExpert
@SketchwareExpert 5 жыл бұрын
Bro can I use BO motor in it
@electronic7979
@electronic7979 5 жыл бұрын
Very good 👍
Wheeled-leg self balancing robot
4:00
ReM-RC
Рет қаралды 9 М.
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН
I Built a Ball Balancing Robot
8:55
Aaed Musa
Рет қаралды 1,1 МЛН
Self Balancing Robot Tips that will Save your project
5:36
Hobby Coding
Рет қаралды 35 М.
Make a TINY Arduino Drone with FPV Camera - Will It Fly?
20:26
Max Imagination
Рет қаралды 1,6 МЛН
The BEST Mechanical Display You've EVER Seen!!
13:51
Tin Foil Hat
Рет қаралды 611 М.
You can learn Arduino in 15 minutes.
16:34
Afrotechmods
Рет қаралды 10 МЛН
Arduino Project-Self Balancing Robot
10:04
RZtronics
Рет қаралды 1 МЛН
I built a FLAP ENGINE (New Rotary Design)
18:58
Integza
Рет қаралды 1,8 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН