Joy stick addon as well?
Joy stick addon as well?
This is strange but could I wire a joy stick to the same u/d/l/r solders?
I kind of want to take apart a game boy SP and add a joystick to the game boy, might be cluttered but would be pretty darn sick
I kind of want to take apart a game boy SP and add a joystick to the game boy, might be cluttered but would be pretty darn sick
-
- Posts: 96
- Joined: Sun May 08, 2016 8:59 pm
- Has thanked: 1 time
- Been thanked: 18 times
Re: Joy stick addon as well?
I was considering this as well, though i've never wired an analog control before. Would it be as simple as hooking it up to analog ports on the teensy?
-
- Posts: 96
- Joined: Sun May 08, 2016 8:59 pm
- Has thanked: 1 time
- Been thanked: 18 times
- wermy
- Site Admin
- Posts: 1346
- Joined: Tue May 03, 2016 8:51 pm
- Has thanked: 620 times
- Been thanked: 1322 times
- Contact:
Re: Joy stick addon as well?
@sander I have one just like that, and it's super easy to wire up and use on a Teensy. So yeah you could probably do it pretty easily -- one of the reasons I like using the Teensy for these projects. 
The only reason I didn't do it, honestly, is that the Pi Zero doesn't play many systems that would benefit from it very much (i.e only a few N64 games are playable). Just something to keep in mind.

The only reason I didn't do it, honestly, is that the Pi Zero doesn't play many systems that would benefit from it very much (i.e only a few N64 games are playable). Just something to keep in mind.

-
- Posts: 96
- Joined: Sun May 08, 2016 8:59 pm
- Has thanked: 1 time
- Been thanked: 18 times
Re: Joy stick addon as well?
@wermy would it just get wired into the analog ports of the teensy? I've never wired an analog control before.
- wermy
- Site Admin
- Posts: 1346
- Joined: Tue May 03, 2016 8:51 pm
- Has thanked: 620 times
- Been thanked: 1322 times
- Contact:
Re: Joy stick addon as well?
Yep. There are 4 pins to wire up, and then some simple Arduino code to add to the Teensy sketch. You'd want to change it from doing keyboard events to doing gamepad events for the buttons too.petran1420 wrote:@wermy would it just get wired into the analog ports of the teensy? I've never wired an analog control before.
-
- Posts: 96
- Joined: Sun May 08, 2016 8:59 pm
- Has thanked: 1 time
- Been thanked: 18 times
Re: Joy stick addon as well?
Sounds good. I'll try to find a guide online!Yep. There are 4 pins to wire up, and then some simple Arduino code to add to the Teensy sketch. You'd want to change it from doing keyboard events to doing gamepad events for the buttons too.
- wermy
- Site Admin
- Posts: 1346
- Joined: Tue May 03, 2016 8:51 pm
- Has thanked: 620 times
- Been thanked: 1322 times
- Contact:
Re: Joy stick addon as well?
I'll try to remember to post some sample code when I get home (as well as how I had it wired).petran1420 wrote:Sounds good. I'll try to find a guide online!Yep. There are 4 pins to wire up, and then some simple Arduino code to add to the Teensy sketch. You'd want to change it from doing keyboard events to doing gamepad events for the buttons too.
Who is online
Users browsing this forum: No registered users and 1 guest