Skip to content

Homemade PS2 Controller to Atari Joystick adapter using Arduino uno WIP

Notifications You must be signed in to change notification settings

ctzio/PSX2toAtariJoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PSX2toAtariJoy by Christos Tziotzis

Homemade PS2 Controller to Atari Joystick adapter using Arduino uno R3. This Project is based on the PS2X_lib example code.

This sketch is now complete. You can hook it up to your atari according to the design in the images. In words:

PS2 Controller - Arduino

  • 1 ----------------- 8
  • 2 ----------------- 12
  • 4 ----------------- GND
  • 5 ----------------- 3.3V
  • 6 ----------------- 11
  • 7 ----------------- 10<
Atari Port - Arduino

  • 1 -------------- 7
  • 2 -------------- 6
  • 3 -------------- 5
  • 4 -------------- 4
  • 6 -------------- 2
  • 7 -------------- Vin
  • 8 -------------- GND

Upload the code and you are done.

This code is based on the PSX2lib examples and as such follows its licence. So this code is released under the GPL v3 (or later). This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See theGNU General Public License for more details. http://www.gnu.org/licenses/

This software and schematics do not come with any warranty whatsoever and you can use them at your own risk. I'll take no responsibility whatsoever for any damages or harm.

Having said that, feel free to enjoy this sketch and don't hesitate to contact me with any questions.

Last but not least, I'd like to thank certain people for helping me with pointers and such on when I was stuck due to silliness.. *ggn *XiA *Backofficeshow *Sadken

About

Homemade PS2 Controller to Atari Joystick adapter using Arduino uno WIP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages