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 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: Setting the LED RGB value
How to use the ESP32 to set the color of the RGB LED that is located in the back of a PS4 controller.
ESP32: PS4 controller button events
How to process button pressed events on the PS4 controller, when connected to the ESP32.
ESP32: PS4 controller connection event
How to detect the connection of a PS4 controller to the ESP32 by using a callback function.
ESP32: Connecting a PS4 Controller
How to connect the a PS4 controller to an ESP32, using the Arduino core.