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

搜索资源列表

  1. libftd2xx0.4.16_x86_64.tar

    0下载:
  2. LibFTDI for work with ftdi chips on Linux based systems
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-10
    • 文件大小:2099109
    • 提供者:nordaux
  1. vc_CBUS_bitbang

    0下载:
  2. 这个例子显示了如何使用的Visual C+ +。net与FTDI的设备通过FTD2XX.DLL沟通。这包括使用环回接口FT_ListDevices,FT_Write和FT_Read将数据写入到该设备,然后读回。-This example shows how to use Visual C++.NET to communicate with FTDI devices through FTD2XX.DLL. This includes using FT_ListDevices, FT_Write
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:176056
    • 提供者:yinqinyu
  1. ADC_FTDI.ZIP

    0下载:
  2. Simple jitter-free Analog-to-digital converter software using FTDI chip on Windows.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1096482
    • 提供者:rawsock
  1. FFTDIsDriverT

    0下载:
  2. FTDI的USB驱动,FT245,FT232的Visuaal CP和D2XX驱动包及安装说明, -FTDI' s USB driver, FT245, The FT232' s Visuaal CP and D2XX are driver package and installation instructions,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1445154
    • 提供者:lihoulian
  1. Stellaris-USB-CDC-Host-Example

    0下载:
  2. This example application demonstrates using a USB Communications Device Class for hosting a FTDI FT232R device. I m using FTDIs UB232R development module: http://apple.clickandbuild.com/cnb/shop/ftdichip?op=catalogue-products-null&prodCategory
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-06
    • 文件大小:374443
    • 提供者:sampi
  1. ftd2xx

    0下载:
  2. Driver code source for ftdi
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:7600
    • 提供者:alejo14ar
  1. ft245new

    2下载:
  2. FPGA与ft245之间的通信,可用FTDI公司自带的labview上位机通信软件进行上位机与FPGA之间通信,已测试过,可用-Communication between the FPGA and ft245 available FTDI comes labview host computer communication software for communication between the host computer and FPGA, has been tested, availabl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-09-24
    • 文件大小:1736704
    • 提供者:张浩
  1. ftdi_sio

    0下载:
  2. linux系统上,USB FTDI SIO驱动程序,有需要的朋友可以下载!-USB FTDI SIO driver, a friend in need can be downloaded on a linux system!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:21369
    • 提供者:nterrupt
  1. Canbus_v3

    0下载:
  2. The purpose of this project is a simple and easy to use USB <> CAN bus interface. Heart of the circuit is an Atmel AVR ATmega162 microcontroller which controls the Communication between FTDI FT245BM USB to parallel converter and Philips
  3. 所属分类:Compiler program

    • 发布日期:2017-11-07
    • 文件大小:32779
    • 提供者:nabilos
  1. MemsUart

    0下载:
  2. This a sample code for STM32F4 DISCOVERY board. It basically gets data from the accelerometer makes some calculations and sends it UART, I use an FTDI chip for uart to usb communication with my PC. With a simple PC program you could collect that data
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-05
    • 文件大小:325971
    • 提供者:Rein
  1. libftdi-0.18.tar

    0下载:
  2. FTDI USB chip library for embedded devices
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-26
    • 文件大小:398380
    • 提供者:Alex
  1. eepromWr

    0下载:
  2. FTDIUartDe0nano. C# code to comunicate with FTDI USB/serial interface and UART on FPGA. The target is to read write and EEPROM.
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:193588
    • 提供者:vivera28
  1. ftdi-x86

    0下载:
  2. usb-232驱动程序 usb-232驱动程序-usb-232 driver usb-232 driver usb-232 driver
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:335567
    • 提供者:刘培通
  1. galletto1250_232bm_165

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

    • 发布日期:2017-04-08
    • 文件大小:623
    • 提供者:lupu
  1. D2XX_Programmers_Guide(FT_000071).pdf

    0下载:
  2. FTDI API developer guide FTDI API developer guide FTDI API developer guide-FTDI API developer guide FTDI API developer guide FTDI API developer guide FTDI API developer guide FTDI API developer guide
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:665423
    • 提供者:leader79
  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
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com