Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTL8720DN supporting PS4 controller driver #133

Closed
rkuo2000 opened this issue Oct 6, 2022 · 2 comments
Closed

RTL8720DN supporting PS4 controller driver #133

rkuo2000 opened this issue Oct 6, 2022 · 2 comments

Comments

@rkuo2000
Copy link

rkuo2000 commented Oct 6, 2022

Here's a PS4 controller driver for ESP32
https://github.com/aed3/PS4-esp32

For RTL8720DN, how to modify the following two ?
ps4_l2cap.c
ps4_spp.c

@rkuo2000 rkuo2000 changed the title RTL8720DN PS4 controller driver ? RTL8720DN supporting PS4 controller driver Oct 6, 2022
@xidameng
Copy link
Contributor

Hi @rkuo2000

This library is heavily dependent on the esp-idf bluetooth libraries, not on the unified Arduino Bluetooth API, thus supporting
this library means porting and re-writing almost the entirety of this library...

Thus , this feature is currently not supported.

However, we do feel adding support for a PS controller is good idea for our users. Therefore, if you would help to initiate this effort, we would also love to provide supports along the way 😃

@xidameng xidameng closed this as not planned Won't fix, can't repro, duplicate, stale Oct 18, 2022
@rkuo2000
Copy link
Author

Hi,
Yes, PS4 controller is very useful to remote control Robots, especially Drones (Quadcopter, ...).
It seems to me, ps4_spp.c and ps4_l2cap.c need to be created,
but I don't have the knowledge of your bluetooth stack to write those codes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants