Electronic – How to easily connect to the breadboard circuit using USB

usbusb device

I'm looking to communicate with a circuit I have built on a breadboard. I would like to communicate using USB.

Can anyone suggest an item that I can use to accomplish this? Are their any other considerations I need to take into account? I would rather not have just stick the USB wires individually into breadboard sockets.

Best Answer

If you have a USB transceiver already on the breadboard and you just need to connect USB somehow, they make little breadboard adaptors like the one pictured below:

enter image description here

You can find these things buy Googling "USB breadboard adapter." An example is here.

If on the other hand you do not have a USB transceiver and would like to communicate with your circuit by a UART port, then you need a similar item, but with a USB to UART converter chip:

enter image description here

To find items like this, Google for USB FTDI Breakout board. An example is shown here. After installing the FTDI Virtual COM Port driver this type or board will show up as a COM port on your computer.