RomanLut / hx_espnow_rc

Remote control library based on ESP-NOW (PlatformIO, ESP32 and ESP8266)
MIT License
66 stars 13 forks source link

enhancement Bluetooth gamepad to ppm or sbus #24

Open Pepeuch opened 1 week ago

Pepeuch commented 1 week ago

Hello, I see your project is quite successful but I am looking for something that apparently you have not yet achieved. I explain to you:

RomanLut commented 1 week ago

Yes it is possible and has been used in another project already: https://github.com/RomanLut/Multiwii-ESP32-port?tab=readme-ov-file#ps3-controler

via https://github.com/jvpernis/esp32-ps3 or https://github.com/aed3/PS4-esp32

however you are on your own to implement esp32 receiver which connects to dualshock and outputs sbus; this fucntionality is not related to this project.

Pepeuch commented 1 week ago

good evening, thank you for your response, I have already come across this library, it works very well, I am in the process of making a bluetooth receiver based on esp32 d1mini I would not see the continuation for an esp32 s3 supermini with modified antenna, but the goal is to be able to output a ppm signal compatible with ardupilot (I use your hx_PPM_encoder library). I hope this works I will keep you posted.Le 2 sept. 2024 à 13:11, Roman Lut @.***> a écrit : Yes it is possible and has been used in another project already: https://github.com/RomanLut/Multiwii-ESP32-port?tab=readme-ov-file#ps3-controler via https://github.com/jvpernis/esp32-ps3 or https://github.com/aed3/PS4-esp32 however you are on your own to implement esp32 receiver which connects to dualshock and outputs sbus; this fucntionality is not related to this project.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>