Mr. I want to congratulate you on your project, and most importantly you teaching how to do it. For people like me who are starting to learn. And then the diagram and the code. Very grateful for that! Thanks.
@hashincludeelectronics2 жыл бұрын
Thank you very much for your nice comment! I am glad that these videos are helpful to you and wish you all the best for your projects too. You can always post your issues, queries here and our community will help you. Keep learning and stay tuned for more such interesting videos 👍
@joyrc0117 күн бұрын
You saved me!! I found a very good suggestion from your video the "UBEC-Battery Eliminating Circuit", life saving module😂😇. Thanks!
@hashincludeelectronics17 күн бұрын
@@joyrc01 thanks for checking out the video and nice comment 👍🏻👏🏻
@carlosmateoluisreyes32292 жыл бұрын
It is a great project. It would be great if you added a camera to that same robot and the control command was done on the phone.
@hashincludeelectronics2 жыл бұрын
Thank you very much for checking out the video 👍🏻. Yes I am going to add mobile control for this project , so stay tuned .
@Vamsi16-o8u Жыл бұрын
@@hashincludeelectronics bro waiting
@hashincludeelectronics Жыл бұрын
@@Vamsi16-o8u actually the robot arm is broken so I can not test the mobile app code . Let me see what I can do 👍🏻👏🏻
@marssian2 жыл бұрын
Is it a must to use l298N motor driver? Can I use l293D motor driver instead?
@hashincludeelectronics2 жыл бұрын
Yes you need to use L298N driver only in this project. You can use L293D but it will need code and connection change . I would recommend to use L298N and complete the project without any issue .
@creativemt406510 ай бұрын
Brother! love this project, Can you make a PCB option for this cool project? Thanks again! keep the good work, bruh!
@hashincludeelectronics10 ай бұрын
Will try that 👍🏻👏🏻
@thesergeant423 Жыл бұрын
Hello! Why does the app said "'vector' in namespace 'std' does not name a template type" is there anyway to fix it?
@EepDoang Жыл бұрын
same question
@akkrapholpipathworapoom37882 жыл бұрын
Very Good Idea
@hashincludeelectronics2 жыл бұрын
Awesome 👍🏻
@codmhumanoid9271 Жыл бұрын
thanks. Actually one more question. I have a 6 wheel chassis like that of a mars rover. You know a little bit raised ( offroad). So can the robotic arm reach till ground. Please tell
@hashincludeelectronics Жыл бұрын
It should . But check your robot design as well . 👍🏻
@616lizzie2 жыл бұрын
Awesome idea 💡👍🏻
@hashincludeelectronics2 жыл бұрын
Thank you 👍🏻
@yoga8066 Жыл бұрын
Hello sir, Your videos are so intresting and your project are brilliant. I also had a question if we use a ps4 controller in place of a ps3 contrller will it still work. Please tell a bit quickly as I have my interschool on 8th
@fredtchiadeu10892 жыл бұрын
Awesome !!! Great work Sir.😊 Could it work with a HC-06 instead of ESP32???????😵💫
@hashincludeelectronics2 жыл бұрын
Thank you very much 👏🏻no it will not work with HC06 .
@harshrajput.official2 жыл бұрын
Its quite difficult to control it with Arduino...Esp32 is simple... I have a small query that ..may i use ESP32Cam module to make another project ( like by removing the OVU CAM from Boards
@hashincludeelectronics2 жыл бұрын
Yes you can use esp32cam as well. But esp32cam has very few IO pins .so make sure your projects requirement fits in .
@616lizzie2 жыл бұрын
Can u make RGB lights or any RGB stuff for pc which we can control by phone or pc ?
@hashincludeelectronics2 жыл бұрын
Noted.
@abhikekane6086 Жыл бұрын
Sir i am using 30 pin esp32 wroom module so how can i give 5v to esp 32 because their is only 3v pin ? And sir for reducing 5v to 3v supply form motor driver can i use diode ? Can it would work or not? Please sir give me reply 🙏
@hashincludeelectronics Жыл бұрын
Please use 38 pins module only to avoid any issue 👍🏻.
@renatosantos19712 жыл бұрын
Amigo, fiquei meio confuso ao carregar o code no Sixaxis, o Sr. usou outra plaquinha para fazer isso?
@Adriana-qw7lw5 ай бұрын
Olá senhor, uma dúvida, esse modelo de projeto também funciona em uma garra robótica de 6 eixos?
@hashincludeelectronics5 ай бұрын
We can only use 4 DOF 👏🏻👍🏻
@danitoeng1349 Жыл бұрын
Great video bro, will it work on Ps2 controller? and also can the wheel move side way like left right? or just back and force
@hashincludeelectronics Жыл бұрын
Thanks for checking out the video 👍🏻. In this video you can use only ps3 controller . Also wheels can rotate only forward and backward . This car can rotate left as well as right based on wheels rotation on each side .
@lawendy65932 жыл бұрын
Mr. Im building a robotic arm but with stepper motors arduinos with a A4988 Driver. I want to control it with a PS4. Do you think ur code will work if I adjust it with ps4 library or should i buy a ps3 and it will definitely work ? Please help :(
@hashincludeelectronics2 жыл бұрын
You can check my other video on PS4 controller and esp32 tank. It might be useful for your project . For using stepper motors you will have to modify the code for sure.
@lawendy65932 жыл бұрын
@@hashincludeelectronics is there one with ps4 and cnc shield ?
@hashincludeelectronics2 жыл бұрын
@@lawendy6593 no . You need to combine these projects . Check how to use ps4 controller with esp32. Then add your stepper motor handling in it .
@redrighthandarts2 жыл бұрын
Do you have a build for the PS4 controller? Also I have some builds that you might be interested in. I developed a stem robotics kit a little while back.
@hashincludeelectronics2 жыл бұрын
Using PS4 controller should be same as using PS3 controller. And the code should be same as far as I see it . Just you will have to install PS4 library. Actually I don’t have PS4 controller available with me so can’t try it. You can give it a try .
@Adriana-qw7lw5 ай бұрын
É possível usar o módulo ESP32 câmera para movimentar a garra via bluetooth, e, ao mesmo tempo usar a câmera?
@hashincludeelectronics5 ай бұрын
I have not tried that 👍🏻👏🏻
@carloschicalla9978 Жыл бұрын
In the video do you use 2 esp32 modules or only 1 esp32 module?
@hashincludeelectronics Жыл бұрын
Just one esp32 module . For more details please go through the video slowly and carefully 👍🏻👏🏻
@MullaSaad-w9s2 ай бұрын
The l298n motor driver you used is h bridge or dual h bridge
@hashincludeelectronics2 ай бұрын
Dual h bridge 👍🏻👏🏻
@MullaSaad-w9s2 ай бұрын
@hashincludeelectronics thank you so much I watched your video of Arduino Bluetooth car hc05 master slave by referring to that video I exactly made this same robotic arm car project which works😊
@hashincludeelectronics2 ай бұрын
@ that’s really awesome work 👌🏻👌🏻👌🏻👌🏻. You can share the link of your project to all of us here 👍🏻👏🏻
@MullaSaad-w9s2 ай бұрын
Yes for sure😊
@MullaSaad-w9s24 күн бұрын
I have uploaded working video in this account
@utkuduman7231 Жыл бұрын
can i use esp32-cam with same components and more important with same codes ? and why do you feed servos from another power source (not from esp 32)
@hashincludeelectronics Жыл бұрын
Yes you can use it . However please check for pins . Also servos need more current which esp32 can not provide . Hence we need separate power supply for servos 👏🏻👍🏻
@fouzanjaved54412 жыл бұрын
Sir, can I use the Arduino Uno in the circuit diagram and as well as in the code for the Arduino robotic arm car? Sir, can you make the Bluetooth robotic arm car control with the Bluetooth app and can you give me the circuit diagram and the code for the Bluetooth robotic arm car?
@hashincludeelectronics2 жыл бұрын
As you need this using Arduino + Bluetooth, I would suggest you please check my video on Bluetooth Car. That video shows how you can use mobile app and Bluetooth. Then use that to make this car and control robot arm. Give it a try.
@fouzanjaved54412 жыл бұрын
@@hashincludeelectronics, Sir, I like the robotic arm car using ESp32 and PS3 controller. Sir, can you make a video on how to make an Xbox-controlled 6-dof robotic arm car using the ESp32 module and can you give me the circuit diagram and the code for the Xbox-controlled 6-dof robotic arm car using the ESP32 module?
@hashincludeelectronics2 жыл бұрын
@@fouzanjaved5441 sure . Please buy me xbox controller as I don’t have one 😄
@HACKINGVERSE2 жыл бұрын
Sir, I have no ps3 controller so, can I control with ps3 mobil controller app?
@hashincludeelectronics2 жыл бұрын
That’s nice thinking 👏🏻👏🏻. Give it a try and let me know please 👍🏻
@DIETechnician Жыл бұрын
Sir, Can I use PS4 Controller instead of PS3? I am quite a newbie, I loved your Projects and subscribed you as well. Just let me know that if we use PS4 controller what parts of Code needs to be adjusted?
@hashincludeelectronics Жыл бұрын
Yes you can use PS4 controller however definitely there will be only code changes . You can refer my PS4 related videos 👏🏻👍🏻
@TechnoShuvo3602 жыл бұрын
Amazing Friend...
@hashincludeelectronics2 жыл бұрын
Thank you 👍🏻
@codmhumanoid9271 Жыл бұрын
Can you do this with a 6 wheel chassis and an app with phone. Also can add esp32 cam
@hafzamhasan85325 ай бұрын
Hi will this work if im using different type of servo, higher torque one
@hashincludeelectronics5 ай бұрын
Yes it will 👍🏻👏🏻
@lospablohermanos71382 ай бұрын
Hello, can this be done in Espidf framework and using PlatformIO environment???
@hashincludeelectronicsАй бұрын
I have not used that platform so can’t comment 👍🏻👏🏻
@GSMithunkumar Жыл бұрын
Instead of six axis pair tool we add any other tool bro
@hashincludeelectronics Жыл бұрын
I am not aware about any other tool . Are you facing any issue with six axis pair tool ? Try changing usb cable . 👍🏻👏🏻
@GSMithunkumar Жыл бұрын
@@hashincludeelectronics thank you bro I have changed usb cable and it’s working bro
@hashincludeelectronics Жыл бұрын
@@GSMithunkumar awesome 👏🏻👍🏻
@GSMithunkumar Жыл бұрын
I have change the mac address of ps3 and I have given the all connection correctly but after switch on the ps3 is not moving bro
@GSMithunkumar Жыл бұрын
The ps3 has blinking how does it pair
@harshrajput.official2 жыл бұрын
Nice video 🇮🇳🇮🇳🇮🇳
@hashincludeelectronics2 жыл бұрын
Thank you very much . Hope you liked it 👍🏻
@oussamaeljaddaoui4262 ай бұрын
Bro, I can’t find the connector you used to connect the battery to the L298N motor. Could you please share the links
@hashincludeelectronics2 ай бұрын
You can use any wires for connecting battery 👍🏻👏🏻
@homejk40002 жыл бұрын
Nice, I have Xbox SX controller does it work with esp32?
@hashincludeelectronics2 жыл бұрын
Thanks . I don’t see straight forward library available for Xbox controller for esp32. I will search around and see if I get some information on it . Meanwhile let us know if you guys also find something related to interfacing xbox controller with esp32.
@anandukichu3886 Жыл бұрын
Hii bro...if I'm using ps4 instead of ps3... So i should include ps4 library file and if i change all ps3 to ps4 in the program..it will works or not
@hashincludeelectronics Жыл бұрын
No there will be some changes in code . Please check my video on PS4 controller 👍🏻👏🏻
@Manishanim Жыл бұрын
Really nice project👍. I wanted to ask that do we have to keep the pc on while operating the car?
@hashincludeelectronics Жыл бұрын
Thank you very much for checking out the video 👍🏻👏🏻. No you don’t need to keep pc on . 👍🏻
@codmhumanoid9271 Жыл бұрын
Can i use lithium cells. I mean 3 cells of each 3.7v in series connection
@hashincludeelectronics Жыл бұрын
Yes you can use that combination 👍🏻👏🏻
@codmhumanoid9271 Жыл бұрын
@@hashincludeelectronics thanks
@muhammadashrafbinazlana19e492 жыл бұрын
Sir can I use esp 32 30 pins? same diagram with u?
@hashincludeelectronics2 жыл бұрын
Nice question 👍🏻 yes you can use this 30 pin version as well . No change in code and diagram 👍🏻
@aslamchumroo8571 Жыл бұрын
Nice project sir. I am a bit confused on the steps.you first uploaded the code to control the robot. And afterwards you upload another code to get the mac address of the esp32. Will this step not erase the initial code which controls the robot?
@hashincludeelectronics Жыл бұрын
Yeah you need to first get MAC address and then later upload the actual car code 👏🏻👍🏻
@creativemt406511 ай бұрын
Nice project! I got all the parts, code uploaded everything checked (servos, connections, etc.) All wheels and the gripper works, but the base, shoulder and elbow doesn't respond to the PS3 joysticks signal. Do I need to add something else in the code? Thank you in advance!
@hashincludeelectronics10 ай бұрын
Not exactly sure why those 3 servos are not working . Could you please check if just servos are working (not attached with the robot arm ) ?
@creativemt406510 ай бұрын
@@hashincludeelectronics Hi! I tested all servos separately and all worked. Thank you!
@hashincludeelectronics10 ай бұрын
@@creativemt4065 awesome 👏🏻
@creativemt406510 ай бұрын
Bro, now when I put all servos back to the project, I am having the same issue: the gripper works, but the base, shoulder and elbow doesn't respond to the PS3 joysticks signal. Please, advise.
@hashincludeelectronics10 ай бұрын
@@creativemt4065 May be the servos are not mounted in exact position on arm. Please check the movements of arm 👍🏻👏🏻servo should be positioned in middle when you mount it on the arm.
@mariammohamed12042 жыл бұрын
Hi there, I would first like to thank you for this amazing video. It was very helpful and self explanatory. I went through most of the steps, but the sixaxis pair tool does not find the ps3 controller for me to be able to change the master. Do you have any solution or any other way to change the master.
@hashincludeelectronics2 жыл бұрын
Thanks for checking out the video and nice comment 👍🏻👌🏻. Yeah it’s necessary that sixaxis pair tool connects to your ps3 controller so that we can change the master address . Else another way is , find out the master address already stored in ps3 controller . Then you can set this address inside esp32 code. I still wonder why sixaxis tool is not connecting to your ps3 controller . Try different USB port .
@mariammohamed12042 жыл бұрын
@@hashincludeelectronics Thanks for your reply. The thing with the sixaxis pair tool is that it displays the massage "No device found." That's why I checked the device manager to check whether my laptop read the controller. It didn't read it, so I installed a driver. After installing the driver, my laptop read the ps 3 controller as an x-box 360 controller, and the device is still not found. I know I'm making this too long, but I really want this to work. I gave up, but later I tried to cnonect using my colleague's laptop. It detectes the controller for a few seconds and then shuts down. We tried entering the mac adress in the few seconds it detects the controller, but it entered the mac address in the wrong order. We're still trying and hoping that this project would work. Note that we tried two different new USB cables and we tried to reach you as a final resolve. Thanks for your time
@arshdixit132 жыл бұрын
Hello sir Where can I find the link to buy the esp32 with 38 pins As the link which U gave is from CA and not india Can u send a link for the Indian amazon ?
@hashincludeelectronics2 жыл бұрын
Use this India link amzn.to/3T0KliB
@arshdixit132 жыл бұрын
Thank U
@hashincludeelectronics2 жыл бұрын
@@arshdixit13 welcome 👏🏻
@codmhumanoid9271 Жыл бұрын
I am building the same for 6 wheel and controlling with phone. Can i still use 12v battery
@hashincludeelectronics Жыл бұрын
That’s nice 👏🏻👍🏻. Yes you can use 12 v battery 👍🏻
@codmhumanoid9271 Жыл бұрын
@@hashincludeelectronics thanks. Actually one more question. I have a 6 wheel chassis like that of a mars rover. You know a little bit raised ( offroad). So can the robotic arm reach till ground
@EdithNaomiVeraOchoa10 ай бұрын
Gracias por compartir. Saludos. De cuántos metros es el alcance del PS3 Controller? Alguien sabe?
@hashincludeelectronics10 ай бұрын
It’s a Bluetooth communication so mostly around 100 ft . 👍🏻👏🏻
@hashincludeelectronics10 ай бұрын
It’s a Bluetooth communication so mostly around 100 ft . 👍🏻👏🏻
@ikrammohammad71922 жыл бұрын
Hello there. I'm having problems connecting the ps3 controller with the esp32 devkit v1. Any solutions for that? Thank you.
@hashincludeelectronics2 жыл бұрын
Please use 38 pin esp32 as shown in video to not face any issue . Also follow the exact steps in the video . Try it first then experiment on other modules .
@shajudeen45542 жыл бұрын
I had the same problem with a Sixaxis Dual Shock 3 controller. I also have issues about connecting my PS3 controller to ESP32
@robotrace64582 жыл бұрын
Great work , how much range do you get ? Can you increase it ?
@hashincludeelectronics2 жыл бұрын
Thanks a lot 👍🏻 yeah i did not check full range but as this uses Bluetooth , so it would be similar to normal Bluetooth range. We can further increase it by adding antenna to esp32 module at receiver side for good reception.
@hahdjhahshhhd4717 Жыл бұрын
@@hashincludeelectronics hello! Thanks for your projects! How can i add antenas or what type of antennas should i add?
@tonikdolezal98078 ай бұрын
Why does the Arduino IDE throw me that: std::vector servoPins = is misspelled?
@hashincludeelectronics8 ай бұрын
Could you please copy paste complete error in this chat ? 👏🏻👍🏻
@tonikdolezal98078 ай бұрын
@@hashincludeelectronics C:\Users\dolez\Downloads\Robot_Arm\Robot_Arm.ino:14:6: error: 'vector' in namespace 'std' does not name a template type std::vector servoPins = ^~~~~~ C:\Users\dolez\Downloads\Robot_Arm\Robot_Arm.ino:14:1: note: 'std::vector' is defined in header ''; did you forget to '#include '? C:\Users\dolez\Downloads\Robot_Arm\Robot_Arm.ino:3:1: +#include C:\Users\dolez\Downloads\Robot_Arm\Robot_Arm.ino:14:1: std::vector servoPins = ^~~ C:\Users\dolez\Downloads\Robot_Arm\Robot_Arm.ino: In function 'void writeServoValues(int, int, bool)': C:\Users\dolez\Downloads\Robot_Arm\Robot_Arm.ino:48:21: error: 'servoPins' was not declared in this scope servoPosition = servoPins[servoIndex].servo.read(); ^~~~~~~~~ C:\Users\dolez\Downloads\Robot_Arm\Robot_Arm.ino:48:21: note: suggested alternative: 'ServoPins' servoPosition = servoPins[servoIndex].servo.read(); ^~~~~~~~~ ServoPins C:\Users\dolez\Downloads\Robot_Arm\Robot_Arm.ino:56:3: error: 'servoPins' was not declared in this scope servoPins[servoIndex].servo.write(servoPosition); ^~~~~~~~~ C:\Users\dolez\Downloads\Robot_Arm\Robot_Arm.ino:56:3: note: suggested alternative: 'ServoPins' servoPins[servoIndex].servo.write(servoPosition); ^~~~~~~~~ ServoPins C:\Users\dolez\Downloads\Robot_Arm\Robot_Arm.ino: In function 'void setUpPinModes()': C:\Users\dolez\Downloads\Robot_Arm\Robot_Arm.ino:181:23: error: 'servoPins' was not declared in this scope for (int i = 0; i < servoPins.size(); i++) ^~~~~~~~~ C:\Users\dolez\Downloads\Robot_Arm\Robot_Arm.ino:181:23: note: suggested alternative: 'ServoPins' for (int i = 0; i < servoPins.size(); i++) ^~~~~~~~~ ServoPins exit status 1 Compilation error: 'vector' in namespace 'std' does not name a template type Do you mean this?
@kennethjadeorocay14558 ай бұрын
Yes
@lolakpurinaresh753311 ай бұрын
Hello sir its a great project, Can you please provide me a suggestion regarding the alternative of UBEC/ BUCK Converter
@hashincludeelectronics11 ай бұрын
Thank you very much for checking out the video and nice comment. This project needs 5V supply with more than 3A current. So you can buy any buck converter which has output of 5V and more than 3A current.
@shakibulislam68302 жыл бұрын
I want to do it with ESP32 CAM. so is it possible?
@hashincludeelectronics2 жыл бұрын
I don’t think we have enough pins on esp32 cam for this project .
@shakibulislam68302 жыл бұрын
@@hashincludeelectronics when i press EN key for mac address , the serial monitor said "waiting for download ". why?
@hashincludeelectronics2 жыл бұрын
@@shakibulislam6830 please follow the exact step as per video to get MAC address .
@shakibulislam68302 жыл бұрын
@@hashincludeelectronics I'm using ESP32 CAM? Is it problem?
@hashincludeelectronics2 жыл бұрын
@@shakibulislam6830 did you upload the code into esp32cam for getting MAC address ? Also don’t connect anything to IO16 pin .
@andrivie5792 жыл бұрын
goood brother ..next put function camera in this project used esp 32 cam
@hashincludeelectronics2 жыл бұрын
Sure 👍🏻
@andrivie5792 жыл бұрын
@@hashincludeelectronics ...wait mode for next project brother
@yucan11262 жыл бұрын
Can i use the 4w car chasis like in the esp32 camera car?
@hashincludeelectronics2 жыл бұрын
Yes you can . Go for it 👏🏻👍🏻
@yucan11262 жыл бұрын
@@hashincludeelectronics thanks
@yashigohan4026 Жыл бұрын
Great work, I’ve tried all you’ve done but at Esp32 I’ve used 30 pin instead of 38 pin what you’ve used, I’ve perfectly given all connections to motor shield to Esp32, but I’ve given Vin to gnd to Esp32, I’ve bought ps3 Sony controller but it’s not connecting(perfectly installed MAC address of Esp32), Is there any option to connect, I’ve only that issue remaining all are good, but in my laptop Esp32 38 pin was not recognizing on my computer it’s showing malfunctioned again I bought new one but it is also showing so I’ve used Esp32 30 pin, can you give any solution for connectivity of ps3 controller to Esp32,,,,,!!!!
@s199h Жыл бұрын
Doctor how I can use Atmega32a to control it?! What I should to change and how the code will be like?!
@hashincludeelectronics Жыл бұрын
It needs only esp32 which has built in wifi connectivity . 👍🏻
@s199h Жыл бұрын
@@hashincludeelectronics thank you so much 💕💕💕💕
@attilasos43872 жыл бұрын
Hi sir,i congratulate you for your projects, they are very interesting and thank you for sharing them with us. Can you tell me how do windows windows recognize the ps3 controller?
@hashincludeelectronics2 жыл бұрын
Thanks for your Comments . However I did not understand your question . Could you please explain in details ?
@attilasos43872 жыл бұрын
@@hashincludeelectronics sixaxis pair tool displays the message "no device found" so I can change MAC addresses
@attilasos43872 жыл бұрын
@@hashincludeelectronics can you help me? the controller is bought from china
@hashincludeelectronics2 жыл бұрын
@@attilasos4387 please check the video properly . All the steps are given in it 👍🏻
@attilasos43872 жыл бұрын
@@hashincludeelectronics reviewed the video many times and followed all the steps in vain. That "sixaxisPairTool" software in the video I saw must appear at the current master: 00: 00: 00: 00: 00: 00 and No device found appears to me.
@astrodatahub9 ай бұрын
YOur project is cool but arm chasis is not available on link which you have shared
@hashincludeelectronics9 ай бұрын
Thank you very much 👍🏻👏🏻. Let me check and update new link .
@astrodatahub9 ай бұрын
Thanks
@astrodatahub9 ай бұрын
Please share link
@hashincludeelectronics9 ай бұрын
@@astrodatahub please try this amzn.to/3VWMdOi
@raidrahmanАй бұрын
so how can i adapt this for ps4 controller? i cant really find a way could u help me urgently as i need this the next day for science quest
@hashincludeelectronicsАй бұрын
Please check my video on how to use PS4 controller with esp32 for reference . 👍🏻👏🏻
@TheRealUtkarsh Жыл бұрын
Hey there sir, Nice video I understood everything, but one question- What if I use a fake PS3 controller, will it work?? or I have to use only the original one??
@hashincludeelectronics Жыл бұрын
It should work👏🏻👍🏻
@TheRealUtkarsh Жыл бұрын
@@hashincludeelectronics thank you very much sir!
@zapataperezerickjoab61677 ай бұрын
@@TheRealUtkarsh si te funciono amigo?
@Abuuuu-md2vm Жыл бұрын
I made everything, step by step but when i tried to test is not working, do you give some kind of consulting? I used the esp32D but the pins is the same.
@hashincludeelectronics11 ай бұрын
I would suggest to check the video slowly and carefully to not miss any step 👍🏻👏🏻
@Abuuuu-md2vm11 ай бұрын
@@hashincludeelectronics it's working now but with PS4 original controller. Thank you Sr!
@akasham07239 ай бұрын
Bro I have a problem only the gripper is working in arm elbow shoulder,base servos are not working
@akasham07239 ай бұрын
Could you please help
@arshdixit132 жыл бұрын
Hello sir. i really liked your project and want to make it but i am not having Ps3 controller and also not available on amazon. please help me can i use any other kind of controller ? please tell sir ASAP i really need U
@hashincludeelectronics2 жыл бұрын
Thanks for checking out the video 👍🏻. I believe you can buy any ps3 controller which should be available on any other site. This project can also be made using mobile app but for that you need to check my other videos and try to combine those.
@STATUSKIANOKHIDUNIYA1006092 жыл бұрын
Very nice bro coddington kaise sikhe batao na please
@hashincludeelectronics2 жыл бұрын
I believe you are asking about how I learnt coding. The Arduino code is in c++ language. So you can check and learn basics of c++ online (try this www.w3schools.com/CPP/). And then try to create and understand simple Arduino code. You should be good.
@STATUSKIANOKHIDUNIYA1006092 жыл бұрын
Aap video daliye na ki gesture control car kaise banaiye
@STATUSKIANOKHIDUNIYA1006092 жыл бұрын
With full codind and digram
@STATUSKIANOKHIDUNIYA1006092 жыл бұрын
Please
@hashincludeelectronics2 жыл бұрын
@@STATUSKIANOKHIDUNIYA100609 Gesture controlled car video is already there on my channel. I have explained the code as well with diagram. Please check
@Bhuvan16222 ай бұрын
Can we use ESP32CAM instead of ESP32module to implement camera
@hashincludeelectronics2 ай бұрын
Yes you can . 👍🏻👏🏻
@fouzanjaved54412 жыл бұрын
Sir, Amazing robotic arm car using ESp32 and PS3 controller and I love all your videos about robotic and Arduino projects. Sir, can I use ESP32 Mini Arduino UNO R3 D1 R32 WIFI Wireless Bluetooth Development Board CH340 4M Memory One instead of using the ESp32 module in the Robotic Arm Car using ESP32 Mini Arduino UNO R3 D1 R32 WIFI Wireless Bluetooth Development Board CH340 4M Memory One and Xbox 360 wireless Controller, will the Robotic Arm Car using ESP32 Mini Arduino UNO R3 D1 R32 WIFI Wireless Bluetooth Development Board CH340 4M Memory One work with Xbox 360 wireless controller or not if I added the Bluepad 32 library for Xbox 360? Tell me, sir.
@fouzanjaved54412 жыл бұрын
Sir, Always appreciate your work on the video about the Robotic Arm Car using ESP32 and PS3 Controller. Sir, Is it possible can I to use the Espduino_ 32 development board instead of using the esp_32 board to control the Robotic Arm Car using the ESP_32 board and PS3 Controller work or not? Sir, can you teach me to make on youtube how to make a Robotic Arm Car using the ESP_32duino development board and PS3 Controller? Sir, also can you give me a circuit diagram and the code for the robotic Arm Car using the ESP_32duino development board and PS3 Controller? Sir, tell me.
@anggiatrorizky6847 Жыл бұрын
Do I have to use an original PS 3 stick?
@hashincludeelectronics Жыл бұрын
You can use any PS3 controller 👍🏻👏🏻
@anggiatrorizky6847 Жыл бұрын
@@hashincludeelectronics Thank You sir🙏
@hashincludeelectronics Жыл бұрын
@@anggiatrorizky6847 welcome 🙏
@anggiatrorizky6847 Жыл бұрын
sorry, why doesn't the sixaxis pair tool find the device? I have watched the video from start to finish
@anggiatrorizky6847 Жыл бұрын
please answer, this is for my final assignment😭
@luisoviedo7950 Жыл бұрын
How could you configure, and use the camera of the esp32?
@hashincludeelectronics Жыл бұрын
Please check my other videos on esp32 cam 👍🏻👏🏻
@godprathamyt4842 Жыл бұрын
Bro which driver should download for PS3 controller.
@hashincludeelectronics Жыл бұрын
We need to just download the six axis pair tool and connect PS3 controller . 👏🏻👍🏻
@godprathamyt4842 Жыл бұрын
@@hashincludeelectronics when I am connected the PS3 to my laptop it showing install driver!!
@anujithrshetty378611 ай бұрын
Bro i want add Mecanum wheels for this same project.Can u please help we with codes and connection plsss
@hashincludeelectronics11 ай бұрын
You can check my other mecanum cars videos using esp32 for reference 👍🏻👏🏻
@anujithrshetty378611 ай бұрын
Please make video of robotic arm mecanum car using esp32 and ps3 controller please because I'm getting very confused with the code and connection pleaseeee requesting you@@hashincludeelectronics
@gamingalaxyyy95 Жыл бұрын
Hello sir i am making the arm in my home using DC motors not servo and my arm cannot move 360degree it can go up down and the main grabber only so if do I have to change the coding or not and if I have to can you give me the coding and do I have to change the circuit or it will work? Please tell me❤
@hashincludeelectronics Жыл бұрын
I would suggest you to use the exact same components as used in this project to not face any issue . 👍🏻👏🏻
@gamingalaxyyy95 Жыл бұрын
@@hashincludeelectronics sir but our teacher has told that your arm must contain dc motor and it should be home made
@VachanPujrai6 ай бұрын
Bro we can use esp32cam for this model please put video of it
@hashincludeelectronics5 ай бұрын
Will try it in future 👍🏻👏🏻
@renatosantos19712 жыл бұрын
Bom dia amigo, fiz tudo certinho como explicado no vídeo mais funciona só o carrinho , o braço robótico funciona só o servo conectado na porta 33, as outras portas não tem sinal.
@hashincludeelectronics Жыл бұрын
Make sure you use esp32 38 pins module 👏🏻👍🏻
@pal432-m5v Жыл бұрын
Want to control it from PS4 controller. Will it work?
@hashincludeelectronics Жыл бұрын
You will have to make changes in code for PS4 controller . You can refer my other videos for PS4 controller handling . 👏🏻👍🏻
@pal432-m5v Жыл бұрын
@@hashincludeelectronics Can i use any rechargeable battery instead of lipo 2s
@hashincludeelectronics Жыл бұрын
@@pal432-m5v yes you can 👍🏻👏🏻
@johnacemangabat97529 ай бұрын
Sir sisaxis fair tool device not found , can i directly put in code? To change mac adress
@hashincludeelectronics9 ай бұрын
Try using different usb cable 👍🏻👏🏻
@anujvk95392 ай бұрын
Sir please make this robotics arm car without ps3 controller make this car with smart phone control or esp32 transmitter by espnow protocol (please sir and reply ❤❤❤❤❤❤❤❤❤❤❤) you are great
@hashincludeelectronics2 ай бұрын
Thank you so much for your comment . Yes will try that . Currently the robot arm with me is broken . I will have to order a new one and then will try 👍🏻👏🏻
@johnacemangabat97529 ай бұрын
It will work with esp wroom?
@hashincludeelectronics9 ай бұрын
Yes it will 👍🏻👏🏻
@techrobo7440 Жыл бұрын
Bro i want to make same projet but i want to add esp camera and control it so how i do that please explain in detail
@hashincludeelectronics Жыл бұрын
Please check my similar videos on esp32 cam car 👍🏻👏🏻
@arshdixit132 жыл бұрын
Hello sir I think I am having a smaller esp 32 moduel What ca I do Please tell
@hashincludeelectronics2 жыл бұрын
I would suggest you to use the one which is used in this project . This way you will not face any issue. 👍🏻
@Undertaker1134Tx Жыл бұрын
Where would i go to get the frame for the robot arm?
@hashincludeelectronics Жыл бұрын
You can easily buy it online 👍🏻
@fouzanjaved54412 жыл бұрын
Sir, Always appreciate your work on the video about the Robotic Arm Car using ESP32 and PS3 Controller. Sir, Is it possible can I to use the Esp_ 32 development board to control the Robotic Arm Car using the ESP_32 board and Xbox360 Controller work or not? Sir, can you teach me to make on youtube how to make a Robotic Arm Car using the ESP_32 development board and Xbox360 Controller? Sir, tell me about the Xbox360 Controller library with the esp32 board. Sir, tell me in the comment.
@hashincludeelectronics2 жыл бұрын
Thanks for your comment 👍🏻 no , xbox controller will not work in this project .
@marcosdasilva7409 Жыл бұрын
SHOW...👏👏
@debabratadas976211 ай бұрын
which esp32 module you are using, please update the link
@hashincludeelectronics11 ай бұрын
It’s esp wroom 32 module which has 38 pins 👍🏻👏🏻
@Shripad6527 күн бұрын
Sir I want to control 12 DC motor from ESP32 model can you do it
@hashincludeelectronics26 күн бұрын
Yes you can use 12 v motor 👍🏻👏🏻
@Shripad6525 күн бұрын
no sir numberof 12 Can the motor run? @@hashincludeelectronics
@harshagarwal8732 жыл бұрын
bro can the conrol be shifted on phone
@hashincludeelectronics2 жыл бұрын
Yes it can be . But it needs code changes and testing accordingly. If you need then check my other videos where I have controlled robot arm and car separately using mobile app. Try to combine those projects. I might also make this project in future where we will control using mobile phone .so stay tuned .
@TMG_YT11Ай бұрын
It will work with ps2 controller?
@hashincludeelectronicsАй бұрын
No . Please use only ps3 controller 👍🏻👏🏻
@AceNexy-Bhargav7 ай бұрын
Hi bro can you make an Arduino car with ps 3 controller??
@hashincludeelectronics7 ай бұрын
Will try that 👍🏻👏🏻
@Foxcut111 ай бұрын
What is the range
@hashincludeelectronics11 ай бұрын
It’s a standard Bluetooth range . Around 100 ft 👍🏻👏🏻
@Foxcut111 ай бұрын
Thank you for replying
@zouaouiouerda3132 ай бұрын
I used 4 dc motors and 6 servo motors how many volts battery i should use ?
@hashincludeelectronics2 ай бұрын
You can use 7-12 V battery . However make sure the current rating should be more than 2-3 A 👍🏻👏🏻
@half_jindgi_shorts2 ай бұрын
Before I use 38 pins but due to unexpected situation can i use 30 pins
@hashincludeelectronics2 ай бұрын
Please check if all pins are available on that 30 pins module as per project . If all pins are available then you can use it 👍🏻👏🏻
@arshdixit132 жыл бұрын
Hello sir How much MAh (mili ampere hertz) battery can I take?
@hashincludeelectronics2 жыл бұрын
1000-1500 mah (milli ampere hour) should be good enough . More the mah rating heavier the battery gets .
@arshdixit132 жыл бұрын
Ok sir thanks
@darshanpdl8 ай бұрын
range for the robotic arm ?
@hashincludeelectronics8 ай бұрын
It’s around 80-100 ft 👏🏻👍🏻
@sumachummar28056 ай бұрын
Can you please give me bit cheaper rechargeable battery link
@hashincludeelectronics6 ай бұрын
Try this amzn.to/4fudChR
@hashincludeelectronics6 ай бұрын
You need to buy holder and charger as well . Please check on the same link 👍🏻👏🏻
@ZarooniZ Жыл бұрын
Ps3 wireless controller cannot connect to esp32 ~ blinking
@hashincludeelectronics Жыл бұрын
Please check the video carefully and slowly 👍🏻👌🏻
@Gowtham_mg55 Жыл бұрын
Give a seperate power supply for ESP32 module!
@dhruvsharma54968 ай бұрын
My sixaxis pair couldn't find the controller after connected please give the solution as it is my last year project
@hashincludeelectronics8 ай бұрын
Try using other usb cable 👍🏻👏🏻
@dhruvsharma54968 ай бұрын
R u sure that the defect is in wire not in the controller (controller is same as yours)
@hashincludeelectronics8 ай бұрын
@@dhruvsharma5496 it’s one of the possibilities because I faced the same issue . So shared it . Worth trying 👍🏻👏🏻
@dhruvsharma54968 ай бұрын
Our controller is showing xbox in our laptop but the controller is of sony does it have any affect on the sixaxis pair tool connection or it is the cable that needs to be changed.Also can u please share any another link for the controller also.
@luisoviedo7950 Жыл бұрын
Esp 32 and esp 8266 is same?
@hashincludeelectronics Жыл бұрын
No it’s not the same . These two boards have different configurations . Please use only esp32 in this project 👍🏻👏🏻
@CreationbyYogesh Жыл бұрын
Bro can we add esp 32 cam module
@hashincludeelectronics Жыл бұрын
Not in this project . You can refer my other videos on esp32 cam 👍🏻👏🏻
@sreejyothi8665Ай бұрын
I can't find GPIO 16 and GPIO17
@hashincludeelectronicsАй бұрын
It should be there . Please double check 👍🏻👏🏻
@AnuKolivad3 ай бұрын
Current Master is not showing in sixaxis pair tool and esp32 is not connecting. Why?
@hashincludeelectronics3 ай бұрын
Please check the video for full details 👍🏻👏🏻
@frednadeau27092 ай бұрын
had the same problem, make sureyour controller has sixaxis printed on the back and is not a clone
@dhananjayakarunarathne69015 ай бұрын
Hello sir,there all dc motors work properly but any servo motors not work.why?
@hashincludeelectronics5 ай бұрын
Please use good power supply for servos 👏🏻👍🏻
@johnacemangabat97529 ай бұрын
Im getting hard time in controlling the servo the gripper is the only that was working
@hashincludeelectronics9 ай бұрын
Please check all servos work without mounting on robot arm . 👍🏻👏🏻
@Mr.Anonymous66Ай бұрын
Bro How Can I make this without PS3 Controller. PS3 Controller is not available . How can I make it as Bluetooth Controlled?
@hashincludeelectronicsАй бұрын
I am going to make one video on controlling it using phone. Please stay tuned 👍🏻👏🏻
@Mr.Anonymous66Ай бұрын
I am bro but its 2 years
@cherry.valleyАй бұрын
@@Mr.Anonymous66😂😂 2yrs is crazy
@memespanel2 жыл бұрын
Bro how can we control this roboot with our smart phone. An can we make out Mobile phone as a controller if yes then how ... Please help me
@hashincludeelectronics2 жыл бұрын
This will need full coding . You can check my other videos on mobile control.