In this tutorial we are going to learn some additional functionalities from the ESP32 system time and SNTP synchronization, using the Arduino core.
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: PS4 controller button events
How to process button pressed events on the PS4 controller, when connected to the ESP32.
ESP32 PS3 Controller: connection event
Detect when a PS3 controller connects to the ESP32 using an event handling function
ESP32: PS4 controller connection event
How to detect the connection of a PS4 controller to the ESP32 by using a callback function.