CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - ftdi

搜索资源列表

  1. USB_interface

    1下载:
  2. USB技术的先进性使得设计者在PC外设开发中首选USB接口,而在现有虚拟仪器开发平台如LabWindows/CVI中并没有提供直接支持USB接口的函数库,基于这种情况,笔者利用FTDI公司的FT232AM完成RS232和USB之间的接口转换,然后再对USB接口实现间接的数据读写。
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:203218
    • 提供者:Jack
  1. libftdi-0.10

    0下载:
  2. libftdi - A library (using libusb) to talk to FTDI s FT2232C, FT232BM and FT245BM type chips including the popular bitbang mode.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:224237
    • 提供者:spark
  1. ftdi(ft232RL)for_windows.zip

    1下载:
  2. ftdi(ft232RL)驱动for_windows.zip,ftdi (ft232RL) drive for_windows.zip
  3. 所属分类:Com Port

    • 发布日期:2016-01-25
    • 文件大小:839468
    • 提供者:yn
  1. FTDIsDriver.zip

    1下载:
  2. FTDI的USB驱动,FT245,FT232的VCP和D2XX驱动包及安装说明,The Driver of FTDI s USB products
  3. 所属分类:USB编程

    • 发布日期:2013-05-07
    • 文件大小:1703318
    • 提供者:阿健
  1. FTDI232

    0下载:
  2. FTDI232 Chip (USB to Serial) convertor driver for BASCOM AVR. (BASIC Language) This sample driver gives you the ability to send text to USB port or read available chars from the USB port. Written in BASCOM AVR 1.11.9.x
  3. 所属分类:USB develop

    • 发布日期:2017-03-24
    • 文件大小:13124
    • 提供者:zafari
  1. Xilinx USB JTAG 下載端程式

    1下载:
  2. Xilinx USB JTAG 下載端程式 -The jtag_logic.vhd in this directory describes the logic for a parallel-serial converter to be connected to a FT245BM USB chip from FTDI Inc
  3. 所属分类:USB编程

    • 发布日期:2012-12-29
    • 文件大小:126284
    • 提供者:simon
  1. jlink-40

    0下载:
  2. jlink4 programming arm microcontroller usb interface and jtag programming and debugging
  3. 所属分类:USB develop

    • 发布日期:2017-03-28
    • 文件大小:135918
    • 提供者:majid
  1. FTDI

    0下载:
  2. On making a new release the files will be posted on FTDI
  3. 所属分类:USB develop

    • 发布日期:2017-03-27
    • 文件大小:10792
    • 提供者:ary
  1. 001

    0下载:
  2. 对FTDI芯片的通讯控制,实现对下位机的位置控制和数据测量-Communication control of the FTDI chip to realize the location of the next-bit machine control and data measurement
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:95342
    • 提供者:晓dawn
  1. ftdi_sio.tar

    0下载:
  2. USB FTDI Serial Converters Driver-Instructions to install new driver You may require the sources matching the current kernel to be installed on your system (and built). There are many helpfull websites that can assist you with this step and it
  3. 所属分类:USB develop

    • 发布日期:2017-03-29
    • 文件大小:34957
    • 提供者:kc101
  1. DriversFTDI

    0下载:
  2. FTDI drivers for FT2232 module. USB to JTAG.
  3. 所属分类:USB develop

    • 发布日期:2017-04-09
    • 文件大小:2987743
    • 提供者:Jesus
  1. galletto1250_232bm_165

    0下载:
  2. usb to com converter FTDI 232bm inerfaces
  3. 所属分类:USB develop

    • 发布日期:2017-04-08
    • 文件大小:623
    • 提供者:lupu
  1. 2-vc_net_example

    1下载:
  2. 这个例子展示了如何使用Visual c++通过FTD2XX.DLL与FTDI进行设备通信。包括使用FT_ListDevices FT_Write和FT_Read环回连接器以便向设备写入数据,然后读回来。需要驱动文件CDM 2.08.30支持。-This example shows how to use Visual C++.NET to communicate with FTDI devices through FTD2XX.DLL. This includes using FT_ListDev
  3. 所属分类:USB develop

    • 发布日期:2017-03-24
    • 文件大小:31955
    • 提供者:mm
  1. 3-D2XXAccess_vcpp

    0下载:
  2. FTDI支持Windows CE D2XXAccess,使用c++列出设备,返回描述字符串,打开设备,设置波特率,读取数据,写入数据。这个代码也可以在c#和VB.net \Windows CE平台上使用。-his variant of FTDI s D2XXAccess example for Windows CE uses C++ to list devices, return descr iption strings, open devices, set Baud rates, read d
  3. 所属分类:USB develop

    • 发布日期:2017-04-01
    • 文件大小:124825
    • 提供者:mm
  1. 4-vc_CBUS_bitbang

    0下载:
  2. Visual c++.net演示了如何使用CBUS FT232R装置模式。注意,CBUS销必须配置的集成eepm之前可用于CBUS模式。FTDI D2XX驱动也必须安装。-This Visual C++.NET example demonstrates how to use the CBUS Bit Bang mode of the FT232R device. Please note that the CBUS pins must be configured in the integrated
  3. 所属分类:USB develop

    • 发布日期:2017-04-01
    • 文件大小:304518
    • 提供者:mm
  1. 6-I2CTEST

    0下载:
  2. 这个例子展示了如何接口FT2232H I2C总线高速设备。 需要FTDI驱动支持。-This example shows how to interface FT2232H Hi-Speed devices to I2C bus .
  3. 所属分类:USB develop

    • 发布日期:2017-03-29
    • 文件大小:696863
    • 提供者:mm
  1. SerialPortCommunication_VBNet2

    0下载:
  2. The serial (COM) port is one of the simplest ways to communicate between a PC and a microcontroller circuit. Most microcontrollers have hardware serial ports and most microcontroller compilers have built-in functions to read from and write to the
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-26
    • 文件大小:235519
    • 提供者:dang minh thanh
搜珍网 www.dssz.com