Generic USB receiver on Padawan 360

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • If you find my videos useful and wish to make a small "buy me a coffee" donation, please paypal balders@gmail.com to show your appreciation :)
    Here is how to configure your computer so that you can connect a generic USB xbox 360 receiver to your Padawan 360 system. Apologies for the shaky hand-cam but hopefully it should be clear enough for you to follow.

Комментарии • 14

  • @andywilx8815
    @andywilx8815 7 месяцев назад

    This is not a fix for me either. any other ideas?

  • @arnaudlecocq1551
    @arnaudlecocq1551 Год назад

    Merci à toi , tu es formidable ;) 🤩

  • @Cwalker2386
    @Cwalker2386 Год назад

    If I have the MEGA ADK with the USB already mounted on the Arduino where do I go to change this setting? I am not going through a shield I have the one with the USB already on the board.

    • @ImperialLightandMagic
      @ImperialLightandMagic  Год назад +1

      Should be exactly the same process as far as I understand it. Have you tried it? It's the mega sketch itself that states to use the usb host shield library, the port just happens to exist on the adk board itself rather than a piggy-back board.

  • @lauriemattila5936
    @lauriemattila5936 Год назад

    Is their a ADK MEGA sketch somewhere please.

  • @Hikuro2pnt0
    @Hikuro2pnt0 Год назад

    yep sadly for me, it still fails. Bummer.

  • @Eastons_Broke
    @Eastons_Broke Год назад

    Mine is already 291 and does not work

  • @vonrocker6120
    @vonrocker6120 Год назад

    Hi I have followed the steps but unfortunately no joy. My wireless receivers hardware ID is "0291" which is the same as the "#define XBOX_WIRELESS_RECEIVER_THIRD_PARTY_PID 0x0291"

    • @DarrenPoulson
      @DarrenPoulson Год назад

      Try also making sure the VID number is in the library. Follow the same process as Steve outlines in the video, but put the VID you got from device manager into the block of code above the PID bit in the libraries.

    • @lauriemattila5936
      @lauriemattila5936 Год назад

      I HAVE THE SAME ISSUE HSRDWRE ID "0291"

    • @andywilx8815
      @andywilx8815 7 месяцев назад

      Same, 0291 and no joy

    • @andywilx8815
      @andywilx8815 7 месяцев назад

      Did you find a fix?