ADB to USB converter?

9 posts / 0 new
Last post
Offline
Last seen: 14 years 4 months ago
Joined: Aug 23 2005 - 20:36
Posts: 126
ADB to USB converter?

Anyone know how to make one of these? I see them on eBay but I don't really want to pay like $30 for one. Anyone have a schematic or anything?

themike's picture
Offline
Last seen: 12 years 4 months ago
Joined: Jul 21 2004 - 19:33
Posts: 455
Probably has some logic in it

Probably has some logic in it, not a simple device. I would guess it could be built but not without some custom chip programming.

Eudimorphodon's picture
Offline
Last seen: 4 months 2 weeks ago
Joined: Dec 21 2003 - 14:14
Posts: 1207
Can't beat $30

Those adapters perform a fairly complicated set of transformations, both electrical (supporting an ADB port on one side and USB target interface on the other) and protocol (converting ADB keyboard codes to USB HID data). They're not just wires pasted together. To make your own you'll need a USB-equipped microcontroller (as cheap as a few bucks each in quantity, but more like $15-$20 for quantity one), a few discrete components to fake up an electrically-compliant subset of an ADB port, and a fairly intricate bit of software to run the whole mess.

If your time is worth *anything* making your own will cost you a lot more then $30. There are oodles of schematics Google-able out there for doing similar projects with PS/2 keyboard ports, but good luck finding sufficient documentation on ADB to boil one up.

--Peace

dankephoto's picture
Offline
Last seen: 9 months 4 weeks ago
Joined: Dec 20 2003 - 10:38
Posts: 1899
less than $30

Searching completed auctions turns up a number of ADB-USB adapters that sold for less than that, and several what sold for under $20. A bit of patience and you'll have your adapter for a price (I expect) you can afford. Heck, recently an iMate _with_ an ADB keyboard went for US$5!

dan k

Hawaii Cruiser's picture
Offline
Last seen: 7 years 1 month ago
Joined: Jan 20 2005 - 16:03
Posts: 1433
USB mouse ADB adapter

Here's a USB/ADB adapter I've got that came with a Kensington USB mouse, similar to the PS/2 adapters that came with most USB mice. Probably the opposite direction of the connection you're looking for, but I assume it has all the circuitry you guys are describing also, although, it's significantly smaller than a Griffin iMate, isn't it? Or does going in the opposite direction require less or no chip circuitry?

IMAGE(http://www.applefritter.com/images/untitled-1-22666_640x480.jpg)

eeun's picture
Offline
Last seen: 1 year 3 weeks ago
Joined: Dec 19 2003 - 17:34
Posts: 1895
Re: USB mouse ADB adapter

I assume it has all the circuitry you guys are describing also, although, it's significantly smaller than a Griffin iMate, isn't it? Or does going in the opposite direction require less or no chip circuitry?

That's a passive plug adapter. It changes pinouts, for devices that can output both signals, but lacks any ability to convert one type of signal to another.

Hawaii Cruiser's picture
Offline
Last seen: 7 years 1 month ago
Joined: Jan 20 2005 - 16:03
Posts: 1433
So, if I plug any other USB m

So, if I plug any other USB mouse into it, it's not going to work? Well, that's interesting. Then that Kensington USB mouse was a lot more unique than I had thought. It must have been one of the only USB devices capable of ADB too. I found it in a box full of ADB stuff someone was throwing away. I tossed it. It was a two buttom roller mouse and I couldn't see how it could be any better than a regular ADB mouse like the Macally two button mouse. I wonder who Kensington had in mind as the target consumer? Someone with an ADB Mac who planned on getting an iMac in the future? Or else, the Kensington mouse software was exceptionally good enough to attract people still on ADB to buy a new mouse.

DrBunsen's picture
Offline
Last seen: 9 years 9 months ago
Joined: Dec 20 2003 - 10:38
Posts: 946
Probably more likely it was c

Probably more likely it was cheaper to just produce the one line of mice rather than two, and throw the adapter in the box for free, in the period when ADB machines were still current and USB was coming in. And it would have made it a no-brainer for the consumer.

Log in or register to post comments