RC Car using PS3 Controller and ESP32 | DIY 🔥

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

КОМЕНТАРІ • 224

  • @hashincludeelectronics
    @hashincludeelectronics  2 роки тому +10

    Guys, I have added code for drive and steer at the same time. You can find the code under folder PS3_Car_Throttle_Steering. No change in connection diagram. Its really cool to experience drive and steer simultaneously 👍 Thanks for suggestion guys.

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

      hello my friend the sixaxis pair tool doesnt work with my ps3 controller any help please ?

  • @paraskhosla9622
    @paraskhosla9622 3 місяці тому +2

    Hi thanks for this great video. Is it possible to connect ps5 controller with esp32? I tried to connect it to my pc and used sixaxis app but it says can't find any device. Can you help me out please?

    • @hashincludeelectronics
      @hashincludeelectronics  3 місяці тому

      Thanks for checking out the video . Unfortunately I have not tried ps5 controller . 👍🏻👏🏻

  • @roscoe3dp470
    @roscoe3dp470 2 роки тому +3

    This is the only video on youtube showng how to do this.

  • @amonrawal2502
    @amonrawal2502 7 місяців тому +2

    Can we use normal battery and holder for it? And how to use it.

    • @hashincludeelectronics
      @hashincludeelectronics  7 місяців тому

      Yes you can use that . Please use rechargeable battery only like LiOn cells 👍🏻👏🏻

    • @amonrawal2502
      @amonrawal2502 7 місяців тому +1

      @@hashincludeelectronics can you make a simple short for it

    • @hashincludeelectronics
      @hashincludeelectronics  7 місяців тому

      @@amonrawal2502 I don’t have LiOn batteries with me . But let me check and will create a short soon 👍🏻👏🏻

    • @amonrawal2502
      @amonrawal2502 7 місяців тому +1

      @@hashincludeelectronics can you make it asap i have a project about it . I am to make it and have not much time

    • @hashincludeelectronics
      @hashincludeelectronics  7 місяців тому

      @@amonrawal2502 unfortunately I don’t have battery holder with me . You can try it yourself it’s simple . Just place batteries in holder and attach that holder to car . And then connect those +ve and -ve battery wires to car as shown in connection diagram 👍🏻

  • @hebertwattimena5170
    @hebertwattimena5170 Місяць тому +1

    hey i wann ask, can esp 32 use 2 driver l298n ? if can how to use it

    • @hashincludeelectronics
      @hashincludeelectronics  Місяць тому

      @@hebertwattimena5170 yes you can . Check my videos in mecanum wheels car where I have used 2 l298n drivers with esp32 👍🏻👏🏻

  • @viralzezariya657
    @viralzezariya657 5 місяців тому +1

    Hello sir I am not from this field but I follow as your instructions given in your video but in Port my tab shown COM3 And COM4 and if I press on it the code is not ported on the microcontroller, can you help me ?

    • @hashincludeelectronics
      @hashincludeelectronics  5 місяців тому

      Check the ports before connecting esp32 . And then connect esp32 and check if new port comes . Connect to that port 👍🏻👏🏻

  • @ImMikeLo
    @ImMikeLo 3 місяці тому +1

    For some reason I use the OEM ps3 controller called double shock 3 and the device can’t be recognized by SixaxisPair Tool when the USB connected. Do you have any idea how to fix it?

    • @hashincludeelectronics
      @hashincludeelectronics  3 місяці тому

      Sometimes it gives hard time for connecting these controllers . I had similar issue but solved using another usb cable 👍🏻👏🏻

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

    Hello everything is fine? Would you like to know the generic control you are using? Do you have a specific model. I bought several generics and none can communicate esp32. I'm using ps3controller.h.
    The control I bought it communicates with the cell phone without problem but not like the Esp32. I believe the data package that the control sends is not matching the library. Thank you for your attention. Thanks!

  • @mridulhaze
    @mridulhaze 2 роки тому +3

    AMAZING. IS IT POSSIBLE TO USE PS4 CONTROLLER RATHER THAN PS3 ??

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      Thanks for checking out the video 👍🏻. I did not try PS4 controller . But if there a library for it , then it would be easy as well .

    • @fariduddinahmed2128
      @fariduddinahmed2128 2 роки тому

      Bro mridul can u pls let me know if PS4 controller wroked

    • @kunaluplapwar
      @kunaluplapwar 2 роки тому

      Yes same question

  • @pushkarjaiswal4808
    @pushkarjaiswal4808 4 місяці тому +1

    If we make a normal rc car which has one rear motor at back and one forward motor at front for steering, then can we control all it's front, back, right and left movements with a single joystick of this PS3 controller??
    Please say

  • @ZarooniZ
    @ZarooniZ Рік тому +3

    Ps3 wireless controller cannot connect to esp32 ~ blinking

  • @redsnails25
    @redsnails25 2 роки тому +1

    This is great! Do you have a video where you control a slightly bigger motors like the power wheels motor? I think they are the 550. I’m guessing the code is the same just different h bridge? I’m new at all this and I have just been copying what you have been doing and so far so good! Thank you for the education!

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      Thank you very much 👍🏻 no I have not used bigger motors . Yes you are right that you should use different motor driver based on power of motors. May be depending upon motor driver the code might slightly change based on how the driver needs to be signalled.

  • @FaresHM123
    @FaresHM123 3 місяці тому +1

    What is the voltage of the battery and MaH ?

    • @hashincludeelectronics
      @hashincludeelectronics  3 місяці тому

      Its 3S LiPo battery around 12 volts . Its mah rating is 1500 👍🏻👏🏻

  • @hebertwattimena5170
    @hebertwattimena5170 Місяць тому +1

    hey theres a problem in my case if you can help me, there is a error: ledcSetup in this scope not declare
    is there anyway to fix it? i have tried all but still cant

    • @hashincludeelectronics
      @hashincludeelectronics  Місяць тому

      Please install 2.0.16 version of esp32 board 👍🏻👏🏻

    • @hebertwattimena5170
      @hebertwattimena5170 Місяць тому

      @@hashincludeelectronics thanks it works, and 1 more thing i wanna ask, what the difference if i change PWM channel to another number?

  • @virenkaushik970
    @virenkaushik970 2 роки тому +1

    I support your videos i am 11 year old and able to learn electronics and coding from you you upload amazing tech videos❤️

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому +1

      I am glad that you are learning coding and electronics from videos 👍 However I strongly suggest that you work on these projects under the supervision of elder. Because we deal with batteries and power supplies. Happy learning !!

    • @virenkaushik970
      @virenkaushik970 2 роки тому +1

      @@hashincludeelectronics Thanks

  • @anujparekh752
    @anujparekh752 2 роки тому +2

    hey,you are doince nice work...im in final year in ECE ,Can you please make a video on how to build a drone for the final year project ...., it should be at the level considering the final year project... plzzzz

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      Thanks for checking out the video 👍🏻. Actually I was working on drone last year from scratch . But it needs lot of testing and efforts . So I stopped it . But may be in near future I will resume working on it . However I can not promise if I will be able to finish it soon .

    • @anujparekh752
      @anujparekh752 2 роки тому

      @@hashincludeelectronics ok I will wait...

  • @masitadonmez9952
    @masitadonmez9952 3 місяці тому +1

    'ledcSetup' was not declared in this scope ı got this error why? ı couldnt find real version of esp32

  • @georgewilson6800
    @georgewilson6800 Рік тому +1

    Love it...Very informative project..but can I add on to the project with Camara and sensors?

  • @tusharkathuria9
    @tusharkathuria9 Місяць тому +1

    can we use ESP32-S3-DevKitC-1-N8 in place of what you have used? using same code?

    • @hashincludeelectronics
      @hashincludeelectronics  Місяць тому

      Unfortunately I have not tested it . 👍🏻👏🏻

    • @tusharkathuria9
      @tusharkathuria9 Місяць тому +1

      ​@@hashincludeelectronics ok. Also can we use li-ion battery? How long can we run this car on the battery that you are using? I want to build such a car for my kid.

    • @hashincludeelectronics
      @hashincludeelectronics  Місяць тому

      @@tusharkathuria9 yes you can use lion battery . It runs for around 10-15 min . I did not try until it drains 👍🏻👏🏻

  • @CPM_Hamza0
    @CPM_Hamza0 3 години тому +1

    Sir Can we use ESP8266 module

  • @danielavalenciamellizo2498
    @danielavalenciamellizo2498 6 місяців тому +1

    Hi. SixaxisPair Tool don´t find my ps3 controllers, maybe may you recommend other program to change the MAC?

  • @rushikeshgujar3490
    @rushikeshgujar3490 2 роки тому +2

    Very well explained. I am going to try this and this is somethin I am going to try first time. Thanks for the easy and nice video which inspired me to start with this. I have question like other user. Can you please share code for both drive & steer at the same time? Also, I have PS4 controller. Can I connect with that? Thanks

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому +2

      Thanks for checking out video 👍🏻. The good news is i have created code for drive and steer and works very well (no change in connections) 🙂 I will share the code soon . As far as PS4 is concerned , I am not sure if it will work . The library says it’s for PS3 controller.

    • @rushikeshgujar3490
      @rushikeshgujar3490 2 роки тому +2

      @@hashincludeelectronics Thanks for the quick response. I am watching your video for mobile control car. Also, I am checking other videos related to PS4 controller to ESP32 connection but if you find any other option then please post. Thanks!!

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому +2

      @@rushikeshgujar3490 sure 👍🏻

  • @natureloverJ
    @natureloverJ 9 місяців тому +1

    Hi
    Please tell me the name of the company of PS3 console you bought. I bought one of VOYEE. Sixaxis software (windows) could not detect it.
    Thank you so much.

    • @hashincludeelectronics
      @hashincludeelectronics  9 місяців тому

      Try changing the cable . I will confirm the company name of my controller shortly . I need to check . 👍🏻👏🏻

  • @jiterrz5935
    @jiterrz5935 Рік тому +1

    at 5:14 before you upload the code you change the port to COM12, i dont get the COM12 option only 3, 4, 5, 6, 7, 8. then when i select a differnet port and try to upload it says errror the selected port failed or your board is not connected. how do i fix this, please help

  • @shajudeen4554
    @shajudeen4554 Рік тому +1

    I have issues about connecting my Ps3 controller to ESP32..

  • @mdmuntaharul6795
    @mdmuntaharul6795 Рік тому +1

    hey please give me some solution ps3 controller not connected to esp32 board i follow the full video please give me some solution

  • @ioannisypatidis9170
    @ioannisypatidis9170 Рік тому +1

    Hello! Thank you for the video. So I have managed to connect an OEM PS3 controller with my ESP WROVER, Although I bought a second OEM PS3 controller and tred to connect it with ESP32 WROOM 32D but it doesn't connect.
    Any ideas why?
    Thank you!

  • @ashirvadlokesh3989
    @ashirvadlokesh3989 9 місяців тому +1

    the sixaxis app is not showing my bluetooth xbox controller when i connect to my pc all the drivers are updated

  • @gtxbansal5153
    @gtxbansal5153 Рік тому +1

    Can I use another Gamesir g3s blutooth controller instead of PS3 controller?

  • @pedromagneordonez7167
    @pedromagneordonez7167 10 місяців тому +1

    Hello, thanks for your video, I have a question, do you have the frequencies of each pwm pin of the esp32? I'm using other pins and I understand that the frequency is different on each pin

    • @hashincludeelectronics
      @hashincludeelectronics  10 місяців тому +1

      It’s not true that each pin has different frequency . It is based on timer and channel . Not pins . However the frequency we have used is 1000 hz. You can change that in code as well PWMFreq variable . 👌🏻👏🏻

    • @pedromagneordonez7167
      @pedromagneordonez7167 10 місяців тому +1

      I mean, can I use any pin and maintain the frequency?

    • @hashincludeelectronics
      @hashincludeelectronics  10 місяців тому +1

      @@pedromagneordonez7167 yes you can.

    • @pedromagneordonez7167
      @pedromagneordonez7167 10 місяців тому

      @@hashincludeelectronics Hello, thanks for your code, it works on my robot, when I saw the code page, I found a code with an accelerator, I uploaded it to my esp32 and it only goes forward and backward, but it does not go sideways, I am using a car with 2 wheels, but the first code worked well for me, is there something I have to change in the accelerator code if I am using 2 wheels?

  • @hecticaperture
    @hecticaperture 10 місяців тому +1

    How can i adapt your new steering here to your ps4 tank setup? i made your tank ps4 controller setup but with tank steering, how can i have new steering with ps4 controller? (left stick forward and back right stick left and right) thank you

    • @hashincludeelectronics
      @hashincludeelectronics  10 місяців тому

      Try to use “notify” function from that steering code . 👍🏻👏🏻 you might have to just change the X and Y values in this function as per PS4 controller . Give it a try 👍🏻

    • @hecticaperture
      @hecticaperture 10 місяців тому

      I just copy pasted your ps3 motor code into the ps4 motor code and changed the proper things and it works, thank you man this is insane. It is even easy to adjust for single joystick control. Unfortunately this makes it very hard to control at very low speeds.
      @@hashincludeelectronics

  • @AmitKumar-zr7rj
    @AmitKumar-zr7rj 6 місяців тому +1

    Can we use type c esp 32 ?

  • @samanthisigera6101
    @samanthisigera6101 Рік тому +1

    My one is ESP32S the code and diagram doesn't change right?

  • @altairseri
    @altairseri 10 місяців тому +1

    good day, can want to ask, is there any other way to change the mac address of may generic ps3 controller? sixaxis pair tool always prompt no device found. i already test the program in 3 other PC but with the same result.

    • @hashincludeelectronics
      @hashincludeelectronics  10 місяців тому

      Try changing your the usb cable 👍🏻👏🏻

    • @altairseri
      @altairseri 10 місяців тому

      @@hashincludeelectronics already did that.

  • @beep6202
    @beep6202 2 роки тому +1

    Can you provide a link for the connector from the battery to the motor driver module? Thanks!

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому +1

      You can use any connector . Are you using lipo battery and it has XT60 male ? If yes then search for XT60 female connector.

  • @rayan276
    @rayan276 Рік тому +1

    Saludos hermano excelente tu proyecto. Queria preguntarte cómo sería si tuviera que modificar tu código para adaptarlo a un carro de RC un motor para el movimiento y el otro para la dirección.

  • @AmitKumar-zr7rj
    @AmitKumar-zr7rj 6 місяців тому +1

    urgent!! did all things but i m getting beep sound from motor plz help me

  • @sourabhkoshti7719
    @sourabhkoshti7719 7 місяців тому +1

    No device found in six axis pair tool please help

  • @laggygamer4
    @laggygamer4 Рік тому +1

    hllo bbrother if i want to connect camera in this same setup how to connect??

  • @olegl6339
    @olegl6339 2 роки тому +1

    Hi. Have You ideas concerning ESP32-S3 and ps3 controller?

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      I believe it should work

    • @olegl6339
      @olegl6339 2 роки тому

      @@hashincludeelectronics
      Esp32s3 has only ble, not classic BT. Is not it?

  • @fouzanjaved5441
    @fouzanjaved5441 2 роки тому +2

    Sir, can you please make a ps3 controlled robotic arm car and also give me the circuit diagram and the code for the ps3 controlled robotic arm car?

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому +1

      Sure I will try to make it as one of my upcoming project in future . Thanks for suggestion . So stay tuned .

    • @fouzanjaved5441
      @fouzanjaved5441 2 роки тому +1

      @@hashincludeelectronics thanks,, sir.

  • @antoninstix8469
    @antoninstix8469 2 роки тому +1

    Hello. Is possible to connect ps4 controller with arduino uno like in this video? Thank you. Fantastic video!👍

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      It’s possible but not that easy and needs additional device which supports Bluetooth communication with PS4 controller. With ESP32 it’s far easy. 👍🏻

    • @antoninstix8469
      @antoninstix8469 2 роки тому +1

      Okay, thanks.

  • @ImMikeLo
    @ImMikeLo 3 місяці тому +1

    My SixaxisPair Pair Tool won’t let me click the update button. Does anyone know why?

    • @hashincludeelectronics
      @hashincludeelectronics  3 місяці тому +1

      Looks like it is recognising your controller . Try using different usb cable 👍🏻👏🏻

    • @ImMikeLo
      @ImMikeLo 3 місяці тому

      Does the USB mini has different type such as type A and type B?

  • @codmhumanoid9271
    @codmhumanoid9271 Рік тому +1

    When i connect esp32 with my laptop, I dont have any ports option. Like no com port is their to select. Pls help

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

      The COM port should be visible . Please retry and check again . 👍🏻

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

      @@hashincludeelectronics I heard that we need to install cp201x driver for PC to recognize esp32. But I am even having problems installing it. Pls help

  • @roscoe3dp470
    @roscoe3dp470 2 роки тому +1

    Awesome project

  • @edgyboy6962
    @edgyboy6962 2 роки тому +1

    Thanks for tutorial 🧐

  • @mujibriyadi9449
    @mujibriyadi9449 Рік тому +1

    Mr Hash, on my controller PS3, sixaxis software cannot read MAC address controller, it is device not found . . . ..

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

      Sixaxis should show the device connected when you connect your ps3 controller to laptop . Try again with different port or cable .

    • @mujibriyadi9449
      @mujibriyadi9449 Рік тому +1

      @@hashincludeelectronics okay, thanks Mr Hash

  • @spawnterror
    @spawnterror 2 роки тому +1

    Nice one!

  • @te_fauzanfaadihilahfirdaus4103

    i have problem scanning my ps3 controller address in Sixaxis pair tool. there it says "no device found". can you provide a solution?

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

      Please check the video slowly and carefully for missing step 👌🏻👏🏻

    • @RaztraWahyuBryantama
      @RaztraWahyuBryantama 5 місяців тому

      I have the same problem, sixaxis pair tool can't scan my ps3 controller. I dont miss your step, please help me 😅

  • @reyanshshivnani1833
    @reyanshshivnani1833 2 роки тому +1

    Can we use a ps4 controller rather than a ps3 controller but not changing the code at all?

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      I think you will have to change the library for PS4 controller. All other part of the code should be same . I did not try PS4 controller yet . You can Give it a try .

    • @reyanshshivnani1833
      @reyanshshivnani1833 2 роки тому +1

      @@hashincludeelectronics I will use both libraries and then tell which works.

  • @roscoe3dp470
    @roscoe3dp470 2 роки тому +1

    Great video, is there a way to also control a relay ? I want to be able to turn on a dc motor for a 3d printed tank so i can mow my lawn. I have tried but im not as good as you at coding.

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      Yes you can do that. There are many buttons on controller and you can use any button for controlling relay.

    • @roscoe3dp470
      @roscoe3dp470 2 роки тому +1

      @@hashincludeelectronics Managed to do it .

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      @@roscoe3dp470 That’s good news 👏🏻good job 👍🏻

  • @thathsaraperera9862
    @thathsaraperera9862 Рік тому +1

    can u make a ps3 to esp32 car with servo steering

  • @rroge5
    @rroge5 2 роки тому +1

    great video... but how did you pair the controller to the module?

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      Thanks for checking out the video 👍 There is a library in Arduino IDE which connects to esp32 module through Bluetooth . Its easy to use.

    • @rroge5
      @rroge5 2 роки тому +1

      @@hashincludeelectronics my bad the answer to my question was already in your video it just wasn't as simple as I thought it would be because of having to write the module Mac address into the PlayStation controller. Did anyone find a way to pair different controllers without having to write code or use the PC program ?

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      @@rroge5 You can also avoid setting MAC address of esp32 module inside play station controller . You can just use the MAC address which is already provided by controller inside esp32 code. In any case we need to know MAC address of either device. Not sure if this is what you needed.

    • @rroge5
      @rroge5 2 роки тому

      @@hashincludeelectronics my thinking is that if your device was sold to regular consumers I recon alot of them would be returned due to user experience being difficult... But it makes more sense if it's just your own project to do it this way. I am now thinking I wonder what happens if the module and the game console have same Mac address and are both turned on at the same time do you accidentally drive the Rc car when your trying to get victory Royale in fortnite?

  • @brianheston2280
    @brianheston2280 2 роки тому +1

    Can you drive and steer at the same time? I see in the video that you only do one or the other at any given time. Is there any way to combine the functions?

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому +1

      Thanks for checking out the video 👍🏻. Yeah actually to keep the car simple I used very basic movements . But if you need steering with variable speed I can provide the code for it . Let me know if you need one and I can add it in my git repository

    • @brianheston2280
      @brianheston2280 2 роки тому +1

      @@hashincludeelectronics That would be awesome! Thank you! I'm currently planning a robot based on the Pitsco Tetrix platform, but I want to use arduino/esp controllers instead of theirs in order to save a few hundred dollars.

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      @@brianheston2280 sure let me create the code and will let you know . 👍🏻

    • @roscoe3dp470
      @roscoe3dp470 2 роки тому +1

      @@hashincludeelectronics Yeah that would be awesome

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому +2

      Not sure if you already got my update. Just to inform you guys that the drive and steer code is completed and I have uploaded into the same link . 👍🏻

  • @gamingwithprakalp
    @gamingwithprakalp Рік тому +1

    Very nice

  • @616lizzie
    @616lizzie 2 роки тому +1

    Great 💥

  • @projetofecti7262
    @projetofecti7262 9 місяців тому +1

    Can be done with ps2 control??

  • @mulsane7198
    @mulsane7198 Рік тому +1

    Does this work with esp 32 cam?

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

      Esp32 board architecture is same so it should work . Give it a try . 👍🏻👏🏻

  • @roscoe3dp470
    @roscoe3dp470 2 роки тому +1

    How about controlling a mecanum wheel car the same way ?

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      Yup we can control it . You can give it a shot . I have video on my channel for mecanum wheels car as well . You can play with it and share with us 👌🏻👏🏻

  • @motion3102
    @motion3102 2 роки тому +1

    Is this fast for a competition?

  • @TheSyauqy
    @TheSyauqy 2 роки тому +1

    Hi, sir. I have a problem with compiling error on esp32 board. Any suggestion?

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      What error do you get ? please make sure you install the libraries as suggested in video .

    • @TheSyauqy
      @TheSyauqy 2 роки тому +1

      @@hashincludeelectronics Arduino: 1.8.1 (Windows 10), Board: "ESP32 Dev Module, Disabled, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 240MHz (WiFi/BT), QIO, 80MHz, 4MB (32Mb), 921600, None"
      D:\BABA AFRA\Project IRTC\PS3ControlledCar-main\PS3_Car_Throttle_Steering\PS3_Car_Throttle_Steering.ino:1:27: fatal error: Ps3Controller.h: No such file or directory
      compilation terminated.
      exit status 1
      Error compiling for board ESP32 Dev Module.
      This report would have more information with
      "Show verbose output during compilation"
      option enabled in File -> Preferences.

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому +1

      @@TheSyauqy install the PS3 controller library . Check the video slowly and properly 👍🏻

    • @TheSyauqy
      @TheSyauqy 2 роки тому +1

      Thanks. The problem is solved

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      @@TheSyauqy nice 👌🏻

  • @Videogame9559
    @Videogame9559 2 місяці тому +1

    Anyone watching will know how put car together or link to over video with build car only

  • @thathsaraperera9862
    @thathsaraperera9862 Рік тому +1

    pls help me it says " no device found " in sixaxxis pair tool pls help

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

      Please try to use different usb cable 👏🏻👍🏻

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

      @hashincludeelectronics some times it connects but when i put the mac address in and click update it just says " searching for devices " and say " no device found " . but i still can play games with it (wired)

    • @RaztraWahyuBryantama
      @RaztraWahyuBryantama 5 місяців тому

      I have same problem,use diffrent usb cable,but not work

  • @selby1417
    @selby1417 Рік тому +1

    Does this work with a ps4 controller?

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

      You can check my other videos where I have used PS4 controller 👍🏻👏🏻

  • @sanjeevvyogendran6695
    @sanjeevvyogendran6695 2 роки тому +1

    Hi, can I use esp32s for this project as the pins are similar?

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      Yes, you can

    • @sanjeevvyogendran6695
      @sanjeevvyogendran6695 2 роки тому

      Thanks for the info 👍🏼

    • @sanjeevvyogendran6695
      @sanjeevvyogendran6695 2 роки тому +1

      And how far is the range as it is using Bluetooth. Shorter range than wifi or radio freq?

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      @@sanjeevvyogendran6695 not much range I would say . I tried till 30-40 ft. You can get better range if you use antenna on esp32 module. You can also share your experience 👍🏻

    • @sanjeevvyogendran6695
      @sanjeevvyogendran6695 2 роки тому +1

      I see, and can u tell a suitable lipo battery to use. Like 11.1v and what C value to use ?

  • @redrighthandarts
    @redrighthandarts Рік тому +1

    You got a ps4 version?

  • @brayanstivenolanomonroy5341
    @brayanstivenolanomonroy5341 Рік тому +1

    Se puede con mando de ps4?

  • @bezoo-musclegrove7335
    @bezoo-musclegrove7335 2 роки тому +1

    It does not showing me the mac address, it say The ESP32’s Bluetooth MAC address is:
    And that’s it

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      Thanks for checking out the video. 👍🏻 it should show the MAC address unless there is any issue with your esp32. Try using other esp32 board if you have .

  • @616lizzie
    @616lizzie 2 роки тому +1

    I knew it .It was ps controler car 😄. But I don't have ps controler for make this

  • @pheeuser
    @pheeuser 6 місяців тому +1

    I need the esp32 code please.

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

      The code and diagram link is provided in the description of the video 👍🏻👏🏻

  • @arthitamilvanan63
    @arthitamilvanan63 Рік тому +1

    Can it work for xbox

  • @PonkaviyaPonnusamy-fo1ii
    @PonkaviyaPonnusamy-fo1ii Рік тому +1

    Hi bro I want to make 12v Johnson motor rc car using ps4 controller
    Can you suggest me the controller and source code
    How to contact you

  • @amonrawal2502
    @amonrawal2502 7 місяців тому +1

    Does it work with ps4

    • @hashincludeelectronics
      @hashincludeelectronics  7 місяців тому

      No. however there is video on my channel on PS4 controller tank . You can use that exact code 👍🏻👏🏻

    • @amonrawal2502
      @amonrawal2502 7 місяців тому +1

      @@hashincludeelectronics thanks for fast reply

    • @hashincludeelectronics
      @hashincludeelectronics  7 місяців тому

      @@amonrawal2502 welcome 🙏

  • @user-fo3ge3yq4u
    @user-fo3ge3yq4u 8 місяців тому +1

    reset controller

  • @endygarciagarcia6274
    @endygarciagarcia6274 Рік тому +1

    no enlaza con el control de PS3, help me🤧

  • @giuseppelucido6569
    @giuseppelucido6569 2 роки тому +1

    per modulare la potenza come si fa?

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      Thanks for checking out the video 👍🏻. However I could not understand the question properly. Could you please explain me more about it ?

    • @giuseppelucido6569
      @giuseppelucido6569 2 роки тому

      @@hashincludeelectronics IMPLEMENTS PROGRESSIVE SPEED ANALOG CONTROLLER

  • @jiterrz5935
    @jiterrz5935 Рік тому +1

    I have done everything and the ps3 controller connects to to car but it won’t work, the car doesn’t move even though the driver module is powered

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

      First of all please use rechargeable battery only . Also make sure the connections are correct .

  • @marksims5730
    @marksims5730 2 роки тому +1

    Why not use a ESP32 cam ... it has bluetooth... and crucially a cam.... live video from your RC car..

    • @hashincludeelectronics
      @hashincludeelectronics  2 роки тому

      Thanks for checking out video 👍🏻. We can use esp32cam module as well. But as PS3 controller does not have screen to display video , so I did not use it . Just wanted to keep it simple to understand the car handling .

  • @muhammadabdurrasyid5789
    @muhammadabdurrasyid5789 Рік тому +1

    hi

  • @marcosdasilva7409
    @marcosdasilva7409 Рік тому +1

    ......SHOW

  • @Phongnongdan
    @Phongnongdan 2 роки тому +1

    Pleae code 😢😢😢😢

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

    You are using fake ps3 controller then how is it connected ?🤨
    You should not cut and resize the video before uploading it to UA-cam 👎🏼

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

      Please check the video carefully and slowly for any missing step . Don’t worry it will work 👍🏻

  • @exessd7051
    @exessd7051 4 місяці тому +1

    still not working!
    serial monitor Err: Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.
    jumping text.
    this thing could work on esp32cam too.

    • @hashincludeelectronics
      @hashincludeelectronics  4 місяці тому

      Please install the esp32 board using url as shown in video. Also select proper board while uploading the video . Check video slowly and carefully for all these steps 👍🏻👏🏻

  • @jiterrz5935
    @jiterrz5935 Рік тому +1

    Please respond to your instagram message

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

      Sure let me check .

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

      Hi friend, ive followed your tutorial and everything is great.what i need to add to your code to control 2more servo motors and 2 lights

  • @exessd7051
    @exessd7051 3 місяці тому +1

    and what are you even doing there! ?
    you must have 2 ESP chips there - "PS3_Car" code goes to one chip, and "GetBluetootMacAddress" code to the other chip.
    1 chip "PS3_Car" controls the car.
    2 chip "GetBluetootMacAddress" receives the remote control signal.
    in the video you don't show that you have two ESP chips attached.
    it is not possible to put two codes on one chip.
    or why do you put "PS3_Car" code on the chip, if instead of this code you put "GetBluetootMacAddress" code ??
    it's still goddamn nonsense what you're showing there!

    • @hashincludeelectronics
      @hashincludeelectronics  3 місяці тому

      Thank you very much for checking out the video 👍🏻👏🏻. There is only one esp32 module . First you need to upload the GetBluetoothMacAddress code to get the MAC address . Once that is done , upload the second code which is actual car code . So at a time there will be only one code in that esp32 module . Hope this clears the doubts 👍🏻👏🏻

    • @exessd7051
      @exessd7051 3 місяці тому

      @@hashincludeelectronics and it doesn't work either!
      SixaxisPairTool
      find something else to replace it - windows won't install its drivers.
      repeatedly Run exe Administrator - drivers does not start to install.