blnk

Do you have a technical question that doesn't really fit a specific console? Want some general info on electronics, hacking, making cookies, etc? Here's the place to ask! Go nuts.

Moderator: Moderators

Post Reply
boddo
Posts: 2
Joined: Mon Mar 12, 2007 11:33 pm

blnk

Post by boddo »

Last edited by boddo on Fri Mar 23, 2007 8:05 pm, edited 2 times in total.
Rekarp
Portablizer Extraordinaire
Posts: 2163
Joined: Thu Dec 28, 2006 1:52 am
PSN Username: Lnghrn_
Steam ID: rekarp
Location: Austin, Tx
Contact:

Post by Rekarp »

Well I dont know about a PS2 -> Gameport adaptor (I searched for a bit on google and came up with nothing)

But I do know that you can control the cursor with a joystick via software so thats a start.

I doubt theres a way to just "wire" it since PS2 is digital and the Gameport is an analog port.
The wood master

Image

"I was under the impression Mac owners don't actually USE their machines, they just parade them around trying to evangelize the masses."
timmeh87
Senior Member
Posts: 3047
Joined: Mon Nov 14, 2005 10:19 pm
Location: Ontario, Canada

Post by timmeh87 »

a microcontroller with two PWM outputs would work. you can turn PWM into voltage with a simple low pass filter.

or else, a uC with digital pots hooked up to it.

reading a PS/2 mouse with one shouldnt be too much of a hassle...

this is kinda unrelated but it deals with using PS/2 on a microcontroller
http://instruct1.cit.cornell.edu/course ... 7/lld.html
Image

"Linux is only free if your time is worthless"
boddo
Posts: 2
Joined: Mon Mar 12, 2007 11:33 pm

Post by boddo »

Post Reply