How to check if the PS4 controller is charging or not, using the ESP32.
ESP32 PS4 Controller: Set LED flashing
how to set the PS4 controller back led to flash with a given on and off rate, using the ESP32 and the Arduino core.
ESP32 PS3 Controller: Controlling a DC motor
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 PS4 Controller: Controlling a DC motor
How to control a DC motor using an ESP32 and a PS4 controller
ESP32 PS4 controller: controlling a relay
How to connect a PS4 controller to the ESP32 and control a relay by using the controller buttons.
ESP32: PS4 controller button events
How to process button pressed events on the PS4 controller, when connected to the ESP32.
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