I have an old Apple keyboard that I would like to use but it uses the ADB bus instead of the newer USB bus. Griffin used to produce a product called the iMate which was an ADB-to-USB converter but have since discontinued it.
So I've decided to build one. It shouldn't be that difficult right?
pinouts.ru has the bus specs.
The pinouts are pretty straight forward:
Pin Name Description
-----------------------------
1 ADB Apple Desktop Bus
2 PSW Power Switch
3 +5V Power +5V
4 GND Ground
How would I go about building something like this? Would I need to get a FTDI chip to do the interface?