Skip to content

hatwheels/arduino_ps2_gamepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Brief

Arduino reads and prints all data and commands of the PS2 gamepad. Analog Sticks are filtered using Radial Scaling method and printed when there is a change. Makes use of the PS2X library for Arduino.

Board

Arduino Pro Mini ATmega 328 (3.3V, 8MHz)

Connections:

Type Pro Mini PS2 controller Components
Output D2 Data (brown) R1
Output D3 Attention (green)
Output D4 Command (orange)
Output D5 Clock (blue)
Output VCC 3.3V DC R1
Output GND GND

About

Read PS2 GamePad with Arduino Pro Mini (8MHz, 3.3V)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages