This is a simple reference implementation of a board using the CP2102N USB / Serial bridge. It has a micro-USB connector on one side, and TX / RX / 3.3V / Ground pins on the other. The other USART ...
Long gone are the days of parallel ports and serial ports. Now the USB port reigns supreme! But USB is hard, and you just want to transfer your every-day serial data from a microcontroller to computer ...