Would you like to react to this message? Create an account in a few clicks or log in to continue.
A forum to show appreciation and respect for classic video game systems and games. Whether you're a modder, a programmer, or just a collector, this forum is about appreciating classic games and systems in a constructive community environment.
Subject: Sega Master System Controlled by an Arduino Wed Sep 11, 2013 6:28 pm
I guess a controller 'mod' is the best way to describe it but in reality it is more of a controller replacement!
So I hooked up my Arduino to my Sega Master System by desoldering the wiring from an old Sega controller and connecting it to the output pins of the Arduino instead. A little bit of programming magic and we have a system capable of playing Alex the Kidd all by itself!
Check it out:
and I've got a blog entry you can hunt down about it as well.
Anyone any thoughts?
Drakon Admin
Posts : 1607 Join date : 2012-01-25 Location : Canada
Subject: Re: Sega Master System Controlled by an Arduino Fri Sep 13, 2013 7:12 pm
I love it. Reminds me of a nes someone built that runs tas recordings on the real hardware.
Grambo
Posts : 116 Join date : 2013-01-30 Age : 38 Location : Saskatchewan, Canada
Subject: Re: Sega Master System Controlled by an Arduino Fri Sep 13, 2013 7:17 pm
Lol. Awesome. Does it just run a pre-programmed loop sequence of some sort then?
RyanfaeScotland
Posts : 20 Join date : 2013-08-19
Subject: Re: Sega Master System Controlled by an Arduino Sat Sep 14, 2013 6:08 am
Drakon wrote:
I love it. Reminds me of a nes someone built that runs tas recordings on the real hardware.
Ah cool I was thinking it could be used for something like that but it would take quite a bit of work on the software side of things.
Grambo wrote:
Lol. Awesome. Does it just run a pre-programmed loop sequence of some sort then?
Exactly that, just a series of commands along the lines of:
Posts : 1607 Join date : 2012-01-25 Location : Canada
Subject: Re: Sega Master System Controlled by an Arduino Sat Sep 14, 2013 11:58 am
If you can hook something up to intercept controller button input so it can record the button presses and save them in your format that would save a lot of time. Then again having something that can play tas recordings would be even cooler.
RyanfaeScotland
Posts : 20 Join date : 2013-08-19
Subject: Re: Sega Master System Controlled by an Arduino Sat Sep 14, 2013 3:39 pm
Drakon wrote:
If you can hook something up to intercept controller button input so it can record the button presses and save them in your format that would save a lot of time. Then again having something that can play tas recordings would be even cooler.
Yeah that's how I was thinking it could be done as there are already schematics out there of how to hook up the system to work with either the Arduino or the controller. It's pretty cool, you can hook it up so that the Arduino effectively does macros,so you push a button and it makes Ryu do 3 fireballs in a row that sorta thing. Was thinking of hooking it up so I could finally do Dalsim's teleport move that I've never managed to pull off!
Sponsored content
Subject: Re: Sega Master System Controlled by an Arduino