8000 GitHub - CodingWithScott/psx_robots: Containing the code and gathered documentation for the project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CodingWithScott/psx_robots

Repository files navigation

Arduino Serial class documentation http://arduino.cc/en/Serial/read

CONTROLLER PINOUT INFORMATION Tutorial for soldering PSX controller wires for use in a breadboard http://www.instructables.com/id/Extracting-the-PS1-Controller-Joysticks/ https://www.youtube.com/watch?v=etm-PPR6xZQ

Mapping which color wire goes to which PSX controller port pin
http://pinoutsguide.com/Game/ps_dualforce_c_pinout.shtml

Arduino PSX Library
http://playground.arduino.cc/Main/PSXLibrary
http://www.gamesx.com/controldata/psxcont/psxcont.htm

** Pin Label | PSX wire color | PSX pin # | Arduino Input Port **


  • DATA (player input) | brown | 1 | ? *
  • CMD | orange | 2 | ? *
  • 9VDC (9v DC power) | white | 4 | ? *
  • VCC | red | 5 | ? *
  • ATT (attention) | yellow | 6 | ? *
  • CLK (clock) | blue | 7 | ? *
  • GND (ground) | black | 8 | GND *
  • ACK (acknowledge) | green | 9 | ? *

Contact info for guys who may be able to answer questions about Bluetooth chips AgentNoise: http://forum.arduino.cc/index.php?topic=223938.15

HipTex http://forum.arduino.cc/index.php?topic=209363.msg1555477#msg1555477

Bluetooth HC-05, HC-06 Commands Mode and AT Commands www.comm2excel.com/projects/bluetooth_AT_Commands.php?id=17

General thread regarding Arduino bluetooth devices: http://forum.arduino.cc/index.php?topic=78825.msg1760726#msg1760726

Configuring The HC-05 Bluetooth Module with AT Commands https://www.youtube.com/watch?v=-z_0aU8VHzk

Bluetooth HC05- How to pair two modules https://alselectro.wordpress.com/2014/10/21/bluetooth-hc05-how-to-pair-two-modules/

HC-05 tips and tricks wtih Arduino https://www.youtube.com/watch?v=3zORXBq7a5g

HC-05 Bluetooth link of 2 Arduino http://phillipecantin.blogspot.ca/2014/01/hc-05-bluetooth-link-of-2-arduino.html

Modify The HC-05 Bluetooth Module Defaults Using AT Commands http://www.instructables.com/id/Modify-The-HC-05-Bluetooth-Module-Defaults-Using-A/?ALLSTEPS

Bluetooth apps for Android BlueTerm https://play.google.com/store/apps/details?id=es.pymasde.blueterm

Bluetooth Terminal https://play.google.com/store/apps/details?id=ptah.apps.bluetoothterminal

About

Containing the code and gathered documentation for the project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0