ESP32 PS3 controller BLE
Posted: Sun Oct 14, 2018 12:08 pm
Hey all
For my end-work for school I developing a baitboat for fishing. I want to create the transmitter and receiver at my own using LoRa.
For the transmitter I was thinking to use a PS3 controller that connects to the ESP32 via BLE (and the ESP32 will send this data using LoRa to a LoRa module on the boat which is connected to another ESP32).
I've found this library on the internet: https://github.com/felis/USB_Host_Shiel ... /PS3BT.ino
This library isn't using the ESP32, but it's using a USB-Host-Shield with a Bluetooth dongle.
Does anyone have a idea how I can use this library with the ESP32's onboard Bluetooth?
Kind regards,
Stijn
For my end-work for school I developing a baitboat for fishing. I want to create the transmitter and receiver at my own using LoRa.
For the transmitter I was thinking to use a PS3 controller that connects to the ESP32 via BLE (and the ESP32 will send this data using LoRa to a LoRa module on the boat which is connected to another ESP32).
I've found this library on the internet: https://github.com/felis/USB_Host_Shiel ... /PS3BT.ino
This library isn't using the ESP32, but it's using a USB-Host-Shield with a Bluetooth dongle.
Does anyone have a idea how I can use this library with the ESP32's onboard Bluetooth?
Kind regards,
Stijn