I've received a photo of the adapter that has been created for connecting to a RPi. The interface is USB, so that's good news.

I will ship overseas, but I can not estimate a price as I don't have package dimensions. The weight will be somewhere around 8kg.
Hey CrazyGuy (or anyone else with a clue),
I assume (we both know what that means) the signals used are RX, TX, GND.
Looking at the picture, what are the left most and right most pins on the little white connector?
In a moment of weakness, I bought a CP2102 USB-UART adapter off of Amazon for ~$9 (
http://www.amazon.com/gp/product/B00CD264HG/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1 ). Hang is it has 6 pins (fortunately they're labeled on the PCB) if I knew the pin out on that board I can jumper the correct pins on the one in hand.
This would give all concerned a second source for the USB-UART boards.
Thanks bro'
Here you go but I don't think it's going to work (I hope it does). Something to do with 9 data bits vs 8 max that the CP2102 chip handles.
If these are controlled the same as the Tubes - which seems likely since they run on Tube controllers as well - you would need a USB-UART adapter's RX, TX and GND lines. I think it's a 3V3 signal voltage. But the actual protocol was a nine-data-bits, I think no parity, at 460800 baud, which isn't a mode that many converters support. I'd be surprised if the one he bought would do it, based on what Novak turned up while working on RPi support before AM released their cgminer stuff.
If that's true then no it probably won't work. It will be here tomorrow. I'll post results but doesn't look promising if what you're saying is correct.
It never came order was cancelled by amazon.
Table 6. Data Formats and Baud Rates
Data Bits
5, 6, 7, and 8
Stop Bits
1, 1.5 and 2
Parity Type
None, Even, Odd, Mark, Space
Baud Rates
300, 600, 1200, 1800, 2400, 4000, 4800, 7200, 9600, 14400,
16000, 19200, 28800, 38400, 51200, 56000, 57600, 64000,
76800, 115200, 128000, 153600, 230400, 250000, 256000,
460800, 500000, 576000, 921600