The USB to Serial Converter:

From Kevin Darrah Wiki
Revision as of 22:54, 16 April 2016 by Krdarrah (talk | contribs) (Created page with " ...Back to Projects == Introduction == This board's core function is to covert a USB connection from a PC/MAC into a Serial (UART) interface to a microcontrol...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

...Back to Projects

Introduction

This board's core function is to covert a USB connection from a PC/MAC into a Serial (UART) interface to a microcontroller. It also supports Arduino Compatible programming, so Microcontrollers burned with the Arduino Bootloader can be programmed with this board.

Features of the board:

  • Genuine FTDI USB-Serial Converter ([http://www.ftdichip.com/Support/Documents/DataSheets/ICs/DS_FT230X.pdf | FT230X) - reliable connection, drivers often already installed on Windows/Mac.
  • Simple 6 pin interface to projects - standard consistent pinout (see below)
  • Power Supply Options - Board can source either 5V (USB 500mA) or 3.3V (50mA Regulator)
  • Jumpers to select if Power is applied from this board to project, or if the interface is for communication only.
  • Jumper to select if logic level is 5V or 3.3V - real level translators on board (M74VHC1GT50DTT1G)
  • 4 post micro USB port offering a solid and robust design, so "flex" micro USB cables can be used, but also reduce the risk of the USB connector breaking off the board.
  • Bright Power LED, RX LED, and TX LED

UsbSerialgerber.png