Overview
This repository includes the Eagle design files (schematics and layout) for our FT232RL Brekout Board. The FT232RL is a popular Integrated Circuit (IC) that provides a single-chip USB to asynchronous serial data (UART) transfer interface. This IC is commonly known as the FTDI chip as it’s manufactured by Future Technology Devices Internationa (FTDI).
The FT232RL is extremely useful for sending data back and forth between a PC and a microcontroller (such as the ATMega328p that’s used in the Arduino Uno R3). It can even be used to program a microcontroller whose boot section has been pre-loaded with a bootloader (e.g., Optiboot).
For more info on how to use the FTDI and its use for data communication and microcontroller programming, please visit: http://learn.acrobotic.com/FTDI
Product page
Please consider buying products from Acrobotic to help fund future Open-Source projects like this! We’ll always put our best effort in every project, and release all our design files and code for you to use.
License Information
All contents of this repository are licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
