PDA

View Full Version : Building your own Adaptoid?



The Khan Artist
May 27th, 2003, 16:25
Anybody have schematics for building an Adaptoid? I don't want some standard N64 controller -> PC controller adapter, I want an Adaptoid, because it emulates a N64 connector, not just a PC game controller.

If there aren't any, does anybody want to give me an Adaptoid to crack open? :D I'd share my findings, of course.

Or are there any other N64->USB adapters that provide as much functionality as the Adaptoid does?

blight
June 26th, 2003, 04:59
I think an AVR overclocked to 12 MHz is enough to build an adaptoid if the usb port supplies stabilized +5V (i have seen a site which has usb implemented in software for an overclocked avr at 12 MHz and there's also an example for a HID device which the adaptoid is)... writing a n64 pad driver shouldn't be a problem also (maybe the one i wrote already works)

i'm planning to build my own adaptoid within the next few months ;p