Ps5 controller library

Hello everyone, I'm currently working on a project where I'm using a Uno r4 wifi and connect to my ps5 controller to operate an H-bridge. However I cannot seem to find the library for <PS5Controller.h> I've only been able to find a library named Dualsense Controller

Hi @youssefmasoud. Please add a reply here on the forum thread that provides us with the link to the web page where you learned about this PS5Controller.h file.

That web page might provide the forum helpers with the context we need to effectively assist you.

The Uno R4 Wifi uses an ESP32-S3 which only supports BLE (not BT Classic)

The PS5 controller uses BT Classic. I think this will not work.