Description

The cable is easiest way ever to connect to your microcontroller/Raspberry Pi/WiFi router serial console port. Inside the big USB plug is a USB<->Serial conversion chip and at the end of the 36" cable are four wire - red power black ground white RX into USB port and green TX out of the USB port. The power pin provides the 5V @ 500mA direct from the USB port and the RX/TX pins are 3.3V level for interfacing with the most common 3.3V logic level chipsets.

Because of the separated pin plugs this cable is ideal for powering and connecting up to the debug/login console on the Raspberry Pi or BeagleBone Black. Connect the pins as shown to power the Pi or BBB and establish the RX/TX link. Then install the Windows XP/Vista/7 or MacOS X PL2303HX drivers on your computer and connect with a terminal program at 115200 baud. Windows 8 & 10 is now supported! If you're using Windows 7 and you have issues try this Prolific driver version 1.013. And if you're using an older version of Mac OSX (10.8-10.6) then try this Prolific driver version 1.5.1.

Also handy for hacking WiFi routers to install alternate OS's or nearly any other 3.3V logic serial port. This is easier to use than an FTDI cable in many cases because the wires are separated. Note that we call this a "TTL cable" (since that's what they're called) but technically it's CMOS logic.

This cable is not good for Arduino re-programming such as a Boarduino MENTA Monochron etc. because it does not have the DTR/RTS wire necessary for initiating the bootloader reboot sequence. For that we suggest an FTDI cable or FTDI friend.

Technical Details

There are four wires: red power black ground white RX into USB port and green TX out of the USB port.
The power pin provides the 5V @ 500mA direct from the USB port and the RX/TX pins are 3.3V level for interfacing with the most common 3.3V logic level chipsets.

Revision History

  • Prior to July 1 2014 this cable would come with a PL2303HX chipset and a black USB body. After July 1 2014 we changed to a violet body and the PL2303TA chipset. The new 'TA cables are Win8 compatible and are more reliable especially when dealing with random USB-disconnects.

    Learn

    Chumby Hacker Board
    All the joy of Chumby with extra chewy breakouts!
    Adafruit's Raspberry Pi Lesson 5. Using a Console Cable
    Learn how to Connect to your Raspberry Pi with a Console Cable
    Adafruit Ultimate GPS on the Raspberry Pi
    Adding GPS tracking to your Pi-based projects
    Using a Mini PAL/NTSC Display with a Raspberry Pi
    Use a tiny composite video display with a Raspberry Pi
    How to Find Hidden COM Ports
    There under a rock! Its a gaggle of COM ports!
    Setting up a Raspberry Pi as a WiFi access point
    Make the most adorable little WiFi router
    Onion Pi
    Make a Raspberry Pi into a Anonymizing Tor Proxy!
    PiMiner Raspberry Pi Bitcoin Miner
    Use a Raspberry Pi to control & monitor your USB bitcoin miners
    Google Glass talks to Raspberry Pi with XMPP
    Connect Raspberry Pi with Google Glass
    Trinket / Gemma IR Control
    Use a Trinket or Gemma to determine the IR codes from your remote and use the codes in your own program to trigger events
    Introducing Bluefruit EZ-Key
    Introducing Bluefruit EZ-Key the easiest way to create a wireless keyboard
    Adafruit USB Power Gauge Mini-Kit
    Track your USB juice use!
    Serial Debugging with GEMMA
    Calibrate sensors on GEMMA and Trinket!
    Diet Raspberry Pi
    It's only WAFER thin!
    What is the Command Line?
    An introduction to the interface at the heart of Linux & Unix systems.
    Node.js Embedded Development on the Raspberry Pi
    Get you a Pi & write you some javascript!
    Adafruit HUZZAH ESP8266 breakout
    Adorable bite-sized WiFi microcontroller at a price you like!
    ESP8266 Temperature / Humidity Webserver
    Using the ESP8266 as a microcontroller as well as a low cost wifi server.
    Dash Hacking: Bare-Metal STM32 Programming
    How to disassemble an Amazon Dash button and reprogram its STM32 processor!