How to control a DC motor using the ESP32 and a PS3 controller
ESP32 PS3 Controller: controlling a relay
How to connect a PS3 controller to an ESP32 and control a relay by pressing the controller buttons.
ESP32 PS3 Controller: Getting analog value of buttons pressed
How to get the analog value representing the amount of pressure when pressing a button of the PS3 controller, using the ESP32 and the Arduino core
ESP32 PS3 Controller: Setting player LED
How to set the player LEDs of the PS3 controller, using the ESP32 and the Arduino core.
ESP32 PS3 Controller: connection event
Detect when a PS3 controller connects to the ESP32 using an event handling function
ESP32: Connecting a PS3 controller
How to connect a PS3 controller to an ESP32, using the Arduino core.