RF Generation.  The Classic and Modern Gaming Databases.RF Generation.  The Classic and Modern Gaming Databases.

New on the Blogs
Hot Community Blog Entries
Nielsen's Favorites on Channel 4
RF Generation Message Board Welcome, Guest. Please login or register.
Did you miss your activation email?
March 28, 2024, 06:33:13 AM
Home Help Search Calendar Member Map Arcade Login Register
News: RF Generation: Where the PSP Go matters more than HBO Go.

RF Generation Message Board | Gaming | Video Game Generation | SNES Gamepad to CD-I Adapter Project 0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] Print
Author Topic: SNES Gamepad to CD-I Adapter Project  (Read 3697 times)
Fokakis79
Donor
*****
Posts: 1476


 Stats
« on: March 19, 2018, 07:45:22 PM »

Success! I finally completed my SNES to CD-I converter! Now I can play all the CD-I I want.

Been trying to find an alternative to CD-I gamepads due to the fact the original gamepads are getting harder to find and more expensive. I discovered a few different projects to convert other console gamepads to use on the CD-I. I believe there is one for a Sega Genesis Controller, and one for a PC Gamepad. Finally which is the one I made, is to use a SNES Gamepad. This converter was designed by Laurent Berta. It works perfectly and is easy to do. I knew nothing about Arduino and it was still very minimal troubleshooting and building. It is also relatively cheap, I probably spent ~20 bucks on the whole project.

All the instructions can be found here:

https://github.com/anarterb/SNEStoCDi

Sent from my SM-G950U using Tapatalk

Logged


MetalFRO
Blog Writer
***
United States
Posts: 2999
Awards: 2014 RFGen Top Shmuper



WWW Stats
« Reply #1 on: March 20, 2018, 08:23:58 AM »

Very cool!  I don't own a CDI, but these kinds of projects are useful.  I've seen conversions for using a Jaguar pad on a ColecoVision, for example, and would love to see an easier conversion of this kind for that, instead of having to gut the pad and re-do it.  With the 9-in DB interface common to both consoles, it's not outside the realm of possibility that such a device would work.
Logged

Fokakis79
Donor
*****
Posts: 1476


 Stats
« Reply #2 on: March 20, 2018, 11:16:13 AM »

Yeah, I love doing these kind of projects. I also heard of a project using the Atari Jaguar controller for the Atari 5200. I am currently trying to build my own masterplay clone or at least something similar for my Atari 5200. I should start a blog or thread dedicated to these homebrew controller ideas that are floating around on the internet.

Sent from my SM-G950U using Tapatalk

Logged


MetalFRO
Blog Writer
***
United States
Posts: 2999
Awards: 2014 RFGen Top Shmuper



WWW Stats
« Reply #3 on: March 20, 2018, 01:25:56 PM »

Very cool!  If you ever find yourself working on a Jag-to-ColecoVision project, let me know Wink
Logged

Fokakis79
Donor
*****
Posts: 1476


 Stats
« Reply #4 on: March 20, 2018, 02:52:40 PM »

I will look around. I have a colecovision but I don't have a power supply, so I don't really do much with it. I am always interested in trying out projects. 😀

I guess a new challenge would be to sit down and actually design and build my own setup. I think I need more experience building other peoples stuff. My electronic know how is kinda limited.

Sent from my SM-G950U using Tapatalk

Logged


Fokakis79
Donor
*****
Posts: 1476


 Stats
« Reply #5 on: March 21, 2018, 12:00:56 PM »

Very cool!  If you ever find yourself working on a Jag-to-ColecoVision project, let me know Wink
Found this beast of a project!

http://www94.pair.com/jsoper/jag_adapter.html

Looks like a lot of work but doable. Might give it a shot after I finish up my Atari 5200 keypad project.




Sent from my SM-G950U using Tapatalk

Logged


MetalFRO
Blog Writer
***
United States
Posts: 2999
Awards: 2014 RFGen Top Shmuper



WWW Stats
« Reply #6 on: March 21, 2018, 02:42:39 PM »

Ah, I've seen this before, on another forum!  Reading through the document makes my head spin - that stuff can be hard to decipher, when you've never delved into that world.
Logged

Fokakis79
Donor
*****
Posts: 1476


 Stats
« Reply #7 on: March 21, 2018, 03:03:02 PM »

Yeah definitely, confused me when I looked at. There is an option to just make the adapter for colecovision. Would require a little less work.

Might be a out of my skill range but still might give it a try. Figuring out how to build these things is getting to be kinda fun.



Sent from my SM-G950U using Tapatalk

Logged


Duke.Togo
Nintender Tape
Director
*****
United States
Posts: 6181


WWW Stats
« Reply #8 on: March 21, 2018, 08:25:14 PM »

That last converter is a lot of work. I'd think you could do the same thing with Arduino and separate code for each console.
Logged

Fokakis79
Donor
*****
Posts: 1476


 Stats
« Reply #9 on: March 21, 2018, 11:18:03 PM »

That last converter is a lot of work. I'd think you could do the same thing with Arduino and separate code for each console.
Hmm, possible. Would you write code for one sketch for all consoles to upload to the arduino or would you have three different sketches with code for each console?  Not sure if I am making sense or not.

Yeah, I agree that converter seems like nuts to build. I am always down to make things easier.

Sent from my SM-G950U using Tapatalk

Logged


nupoile
DB Contributor
***
United States
Posts: 1690
Awards: 2014 Fantasy Football Winner



 Stats
« Reply #10 on: March 26, 2018, 09:29:38 AM »

A couple things come to mind when reading the last few posts,

The Jag to INTV converter: One thing to keep in mind is that the INTV uses a 16 way joypad. People have made controllers and converters for it before but they are almost always 8 way. I don't think all that many games actually use all 16 ways on the standard INTV controller but it's something to keep in mind.

Arduino: This is even more on a topic I know little about, aren't you more likely to start having controller lag if you are running it through software before getting to the machine? That link Fokakis put up is all hardware I think, wouldn't that be faster? Old games are much more latency dependent than newer ones, so every little bit counts.
Logged
Fokakis79
Donor
*****
Posts: 1476


 Stats
« Reply #11 on: March 28, 2018, 05:32:11 PM »

I had to use software to program the arduino board. The software is loaded on my computer but not sure if there is actual software on the board itself. You are plugging the board into your computer using usb and then program it using the software on your computer. That is almost all I know. There might be lag but I haven't played around with it enough to notice.

Sent from my SM-G950U using Tapatalk

Logged


Duke.Togo
Nintender Tape
Director
*****
United States
Posts: 6181


WWW Stats
« Reply #12 on: March 28, 2018, 09:10:44 PM »

Hmm, possible. Would you write code for one sketch for all consoles to upload to the arduino or would you have three different sketches with code for each console?  Not sure if I am making sense or not.

I would write the code per console and upload as needed I suppose. Doing it in pure hardware would be faster, but I've seen folks using Arduino for controller translation already.
Logged

Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines
Simple Audio Video Embedder

RF Generation Theme derived from YabbGrey By Nesianstyles | Buttons by A.M.A
Valid XHTML 1.0! Valid CSS!
Page created in 0.125 seconds with 24 queries.
Site content Copyright © rfgeneration.com unless otherwise noted. Oh, and keep it on channel three.