Build Your Own Arcade Controls Forum

Main => Main Forum => Topic started by: Havok on March 30, 2006, 11:05:23 am

Title: Want to make my own 1-button Shazaam combo adapter
Post by: Havok on March 30, 2006, 11:05:23 am
Randy, or anyone else that knows: what is the recommended value of the diode I should be using to make my own 1 button Shazaam combo adapter? I don't see it in the documentation or FAQ's...


Also - when this button is used, does it switch the default codeset to the alternate? That is something I don't want. I would like to have this operate normally, and only that one button be the Alternate codeset.

One more thing, to further complicate things: I need this button to be the Backspace key. Is that possible, while leaving the other inputs standard?
Title: Re: Want to make my own 1-button Shazaam combo adapter
Post by: RandyT on March 30, 2006, 12:27:52 pm
Randy, or anyone else that knows: what is the recommended value of the diode I should be using to make my own 1 button Shazaam combo adapter? I don't see it in the documentation or FAQ's...

Any small signal switching diode will do.  These (http://www.radioshack.com/product/index.jsp?productId=2062576&cp=&kw=diodes&parentPage=search) diodes at Radio Shack will do the trick.

Quote
Also - when this button is used, does it switch the default codeset to the alternate? That is something I don't want. I would like to have this operate normally, and only that one button be the Alternate codeset.

No.  But it still may not do what you want it to.  Pressing that button will put the KeyWiz into it's "shifted" mode for as long as the button is depressed.  Think of it as a "Shazaaam! " button that also has a function.

Quote
One more thing, to further complicate things: I need this button to be the Backspace key. Is that possible, while leaving the other inputs standard?

The backspace key is not part of the default ROM codeset, so you would need to upload your own to it.  You can automate this at start up with the "Virtual EEPROM" feature of the software.

RandyT
Title: Re: Want to make my own 1-button Shazaam combo adapter
Post by: Havok on March 30, 2006, 01:52:15 pm
Great - thanks for the info, that will take care of my admin buttons.