Skip to content

PauloFernandoSF/PS4_Control_ESP32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

PS4_Control_ESP32

  • Description: MCU(Esp32 in this case) that connects to a PS4 Controller. The Controller turnon/turnoff LEDs when some buttons(Cross, Circle, Square) are pressed and the Left Analog Sticker dims another LED.

  • Connections:

    PS4 Control(Bluetooth) -> ESP32(WROOM MODULE)

    VCC -> Powered by USB

    LED Output(3V3 Logic) -> GPIO 13,GPIO 12,GPIO 27

    LED Output(PWM) -> GPIO 26

  • To be able to use the library, you must pair the control with other device (cell phone for example), write down the MAC address of the device and replace it in the code.

  • Another alternative is to force a MAC address using the SixAxisPairer application and repeat it in the code.

  • Dependencies:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages