Getting Sony PS3 paired and working with an ESP32
First you will need your ESP32 working with the Arduino 2.0.x IDE by installing the arduino-esp32 board package. This will get you setup once you’ve downloaded and installed the Arduino IDE v2. https://docs.espressif.com/projects/arduino-esp32/en/latest/getting_started.html Hopefully you’ve tried the Blink sketch and were able to get the ESP32 LED blinking. On my ESP32 board the LED was … More Getting Sony PS3 paired and working with an ESP32