Skip to content

jocover/esp32s3_xbox_adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Xbox Series Controller on PS4/PS5 or PC

Xbox Series Controlle only support BLE version.
Need to use BLE and USB OTG feature, so only supports esp32s3 now.
PS4 connection requires private key signature, you need to find key.pem, serial.txt, sig.bin files by yourself.

Reference

https://github.com/OpenStickCommunity/GP2040-CE
https://github.com/ravinrabbid/DivaCon2040
https://github.com/espressif/esp-idf/tree/master/examples/bluetooth/esp_hid_host
https://github.com/chrepl/ds4
https://github.com/asukiaaa/arduino-XboxControllerNotificationParser

Releases

No releases published

Packages

No packages published