Recent content by TA2KVC

  1. T

    PS2 Emulate DS2 with Arduino for Fortuna Project

    Thanks Coro; delay() function NOT working. Maybe "millis()" should be.
  2. T

    PS2 Emulate DS2 with Arduino for Fortuna Project

    Hi friends; I managed to interface Playstation 2's controller port with MCranford's DS2emulator code: https://github.com/mcranford13/Ps2ControllerEmulator by adding hex codes of cross and circle buttons. I add sub_loops to code However i couldnt add delays between loops. Any help would be...
  3. T

    PS2 Emulate DS2 with Arduino for Fortuna Project

    Hi there, Could anyone please help me for an Arduino project that emulates Dualshock2 which will pass the Fortuna Project's 2-X (cross), 2-O (circle) startup routine so that i could go directly to OPL. No physical buttons needed, send commands digital. After OPL launched i can use Bluetooth PS3...
Back
Top