Difference: PS2GameController (1 vs. 2)

Revision 22022-11-02 - UliRaich

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

The PS2 game controller

The PS2 game controller can be used to remotely control our robot cars, robotic arms or other devices. There is a project showing how this can be done for an Arduino.

ps2_controller.png

We need to find out, however, how to connect the receiving module to the ESP32 and a driver is needed to receive the commands from the command unit.

Here is the pinout:

ps2_connections.png

PS2 receiver unit !WeMos D1 Pins
<-- -->
Sorted ascending
GPIO
Power (3.3V) 3.3V  
Command (PS to controller) D6 (MISO) 19
Data (controller to PS) D7 (MOSI) 23
Ground GND  
Vibration Motor (nc) nc  
Changed:
<
<
Attention D8 (SPI CS)  
>
>
Attention D8 (SPI CS) 5
 
Clock D5 (SPI CLK) 18
nc nc  
Acknowledge D0 26
-- Uli Raich - 2022-11-02

Comments

<--/commentPlugin-->

META FILEATTACHMENT attachment="ps2_controller.png" attr="" comment="" date="1667398393" name="ps2_controller.png" path="ps2_controller.png" size="141078" user="UliRaich" version="1"
META FILEATTACHMENT attachment="ps2_connections.png" attr="" comment="" date="1667398574" name="ps2_connections.png" path="ps2_connections.png" size="97383" user="UliRaich" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback