DFRobot
FTDI Basic Breakout 3.3/5V (Arduino Compatible)
This is a basic breakout board for the FTDI FT232RL USB to serial IC. The pinout of this board matches the FTDI cable to work with official Arduino ...
This is a basic breakout board for the FTDI FT232RL USB to serial IC. The pinout of this board matches the FTDI cable to work with official Arduino and cloned 3.3V Arduino boards. It can also be used for general serial applications. The major difference with this board is that it brings out the DTR pin as opposed to the RTS pin of the FTDI cable. The DTR pin allows an Arduino target to auto-reset when a new Sketch is downloaded. This is a really nice feature to have and allows a sketch to be downloaded without having to hit the reset button. This board will auto reset any Arduino board that has the reset pin brought out to a 6-pin connector.
The pins labeled BLK and GRN correspond to the colored wires on the FTDI cable. The black wire on the FTDI cable is GND, green is DTR. Use these BLK and GRN pins to align the FTDI basic board with your Arduino target.
There are pros and cons to the FTDI Cable vs the FTDI Basic. This board has TX and RX LEDs that allow you to actually see serial traffic on the LEDs to verify if the board is working, but this board requires a miniB cable. The FTDI Cable is well protected against the elements, but is large and cannot be embedded into a project as easily. The FTDI Basic uses DTR to cause a hardware reset where the FTDI cable uses the RTS signal.
This board was designed to decrease the cost of Arduino development and increase ease of use (the auto-reset feature rocks!). We made some little change with silk-screen, it needs to connect "TX" to "TX"; "RX" to "RX" in programming, Our Arduino Pro and LilyPad boards use this type of connector.
SPECIFICATIONS
- 3.3/5V output(switchable via Jumpers)
DOCUMENTS
SHIPPING LIST
- FTDI Basic Breakout 3.3/5V x1
Jargon buster
Plain-language definitions for the technical terms used above.
- breakout
- A breakout is a small circuit board that makes a tiny or hard-to-solder component easier to connect to with standard pins. It matters because this OLED module can be wired into a microcontroller project without needing to solder directly to the display’s fine contacts.
- RTS
- RTS stands for Request To Send, a serial flow-control signal used to manage when a device is ready to receive data. It matters when moving fast serial streams because flow control can help prevent lost data.
Find this product in
Prototyping & Wiring
FTDI Basic Breakout Schematic
Schematic · 41.7 KB · Click any page to view full size
Supplier page — dfrobot.com
Supplier Description · 574.8 KB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au