Hi everyone, before I ask my question, I want you to know that I did my research already and looked almost everywhere, but I could not find explicit instructions on how to connect my Winbond 89C55 (8051 compatible from futurlec) with my computer using USB, which is why I'm asking here. I asked my professor and he recommended that I use a USB to UART converter. I eBayed and found this, and I was wondering if I could use this to connect my 8051 to my PC. http://cgi.ebay.com/Serial-Converte...389?pt=LH_DefaultDomain_0&hash=item4151d82e65 That device has 6 pins: 3.3V, RST, TXD, RXD, GND, +5V On the 8051, I see three pins named RST, TXD, RXD. Would it work if I connect the pins on the converter to those three pins on the 8051, then connect my GND and +5V to the pins on the converter, then the USB to the computer? Thanks beforehand.