I'd like to make a way to convert the output of a Nintendo Wii's disk drive (Such as this) to a SATA or USB port for use with a computer.
The end goal is to write the disk data to a disk image file (.iso most likely).
Here is the Wii's pinout (left) and the connector on the DVD drive itself (right) (found these here)
Also, I'm not sure if this is exactly the right ribbon cable to hijack and take the output from (I believe there are two on the drive), but it's the only pinout I could find
So, is this a kind of converter/adapter I could build with Arduino? I know it would probably run at a pitiful speed because of the slow nature of most microcontrollers, but maybe it's worth a try.