How to connect Bluetooth PS4 Controller to ESP32

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ธ.ค. 2023
  • On this video tutorial we will teach you the step by step instructions on how to connect your esp32 to any of your bluetooth joystick. This will give your robot project an easy way to be controlled via bluetooth.
    Supported Controllers: gitlab.com/ricardoquesada/blu...
    Board Url: raw.githubusercontent.com/ric...
    Big Thanks to our Friend ‪@ricardoquesada‬ for providing us with this wonderful creation.
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @user-cj1tz5iv6v
    @user-cj1tz5iv6v 6 หลายเดือนก่อน +1

    Wow this is the easiest way! Great job

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

    This is so much better then the old method! I got this working YAY!

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

      Glad it helped!

    • @GuaCantik-nc5pp
      @GuaCantik-nc5pp 3 หลายเดือนก่อน

      ​@@tinkerperksThank you very much bro I immediately subscribed, this is a very extraordinary project actually and I am very excited to follow it I have followed the steps, but I am so not excited bro because the example -> bluepad32_ESP32 -> controller menu is not found bro
      I want to learn this
      Please how to solve it?
      Is there an email that I can ask you bro?

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

    How can i use the stuff it shows on the serial monitor. I need the throttle and the left stick x axis. I thought it would be like myController.throttle
    .... please help😢

  • @maximilianomorin5951
    @maximilianomorin5951 15 วันที่ผ่านมา

    Hi Guys. There is a section saying "By query each button individually: a(), b(), x(), y(), l1(), etc..."
    Would someone have the rest of the buttons individual assignments?

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

    Hello, how can we put a password between esp32 and joystick using bluepad32? To prevent other joysticks from connecting to esp32?

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

    I have a question if you develop this software. I got a second handed razer wolverine pro 2 without tongle. Is there a way to use an esp32 to conect this razer controller to a ps4? I doesnt matter if its wired or wireless. I just wanna make the controler works on ps4 (it works wired with ps3/pc/ps5)

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

      Hello im not the developer. I think ur controller is not supported. You may want to reach him on github he have the full documentation there. You may request an update to him to add that controller.

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

    Can I get the code to control the servo?

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

    couldn't find the url in the link in his bio
    can anyone send it to me please

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

    Omg it fucking works

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

    I got it working but how can i print what button is being pressed and the value of the joystick? Sorry kinda new to this

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

    Ok, now what? any code to work lights, run a mecanum car?

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

    Great video friend, but the link isn't complete in the description. Can you share it again? please.

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

      Sorry, ok i will update

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

      raw.githubusercontent.com/ricardoquesada/esp32-arduino-lib-builder/master/bluepad32_files/package_esp32_bluepad32_index.json

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

      please use this for now. my account still need to be verified to add the link on the description of the video.

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

    In my Boards manager, it says I have
    Arduino ESP32 Boards by arduino 2.0.13 installed, and esp32 by Espressif systems 2.0.11 Installed. I copied the link that you showed in notepad, but although esp32_bluepad32 shows up in the Boards Manager, I can't Install it, and it gives this error
    "Failed to install platform: 'esp32-bluepad32:esp32:3.10.2'.
    Error: 9 FAILED_PRECONDITION: Platform 'esp32-bluepad32:esp32@3.10.2' not found: getting tool dependencies for platform esp32-bluepad32:esp32@3.10.2: tool version v0.12.0-esp32-20230419 not found"
    Please let me know what I should try, thanks!

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

      I only tried this on windows havent tried on mac or linux yet. Maybe try to do a clean reinstall of the software and remove previously installed libraries.

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

      I am on windows 11. I just removed all of my software and libraries and re downloaded and installed the Arduino IDE and tried again, and I'm still getting the same error. let me know if you have any more ideas, thanks for the help
      @@tinkerperks

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

      @@tinkerperks Just tried this on mac and windows, both returning the same error message as above.

    • @vaibhav-_-5462
      @vaibhav-_-5462 3 หลายเดือนก่อน +1

      Install the 3.8.3 version of bluepad32

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

    "Failed to install platform: 'esp32_bluepad32:3.10.2'. 9 FAILED_PRECONDITION: Platform 'esp32-bluepad32:esp32@3.10.2' not found: getting tool dependencies for platform esp32-bluepad32:esp32@3.10.2: tool version v0.12.0-esp32-20230419 not found"
    What could fix that?

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

      Let me check pls wait

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

      I tried to replicate your issue. not occurring on my end. checked if there is an update made on the library, none. you probably not installed the stock esp32 board on the arduino library. pls try that.

    • @vaibhav-_-5462
      @vaibhav-_-5462 3 หลายเดือนก่อน +2

      Install the 3.8.3 version of bluepad32

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

      @@vaibhav-_-5462 idk how i did but i solved the issue like 1.5 months ago, thank you anyway

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

    Error: 9 FAILED_PRECONDITION: Platform 'esp32-bluepad32:esp32@3.10.2' not found: getting tool dependencies for platform esp32-bluepad32:esp32@3.10.2: tool version v0.12.0-esp32-20230419 not found
    :'( i used same version of arduino ide..

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

      thanks.. solved,. works with ps3 and ps4.

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

      @@kangkamal8220how did you solve it??

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

      @@kangkamal8220 How did you solve it?

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

      @@kangkamal8220 nvm got it working

    • @vaibhav-_-5462
      @vaibhav-_-5462 3 หลายเดือนก่อน

      @@ezequielyt2259 Install the 3.8.3 version of bluepad32