Adafruit FTDI Friend + Extras

A handy USB-TTL interface
Not currently available

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. What now? Enter the FTDI Friend!

The FTDI Friend is a tweaked out FTDI FT232RL chip adapter by Adafruit Industries. Sure, like the well-known FTDI USB-TTL cable, it can provide power to your project and there are 4 signal lines for sending data back and forth. But the Friend can do much more! For example, you can change the signal and power lines to be either 3.3V or 5V. Arduino-derivatives and XBees use the RTS line for programming but what if you need that DTR line? Its there for you. By default, we've set it up so that it matches our FTDI cables. The 6th pin is RTS (as of Arduino IDE v18 this will work perfectly for uploading to Arduino compatibles), the power wire is +5V and the signal levels are 3.3V (they are 5V compliant, and should work in the vast majority of 3.3V and 5V signal systems just like the original TTL cable).

And of course, we include a little extra - in this case its the extra-long headers that you can use to plug it into a breadboard. There are also blinkies, 2 red & green LEDs that pulse when serial is sent or received.

Complete documentation about the FTDI Friend is available at Adafruit. In a pinch, you can even use it to program AVRs. (It's slow, but it works!)


The FTDI Friend can be used to program our own Arduino-compatible kits (including the Bulbdial Clock, Peggy 2, Peggy 2LE, Meggy Jr RGB, and Diavolino) in the same way as the FTDI USB-TTL cable.

The FTDI Friend requires a USB "A to mini-B" cable required to hook up to your computer. If you don't have one lying around, you can pick one up right here.



You may also be interested in: