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

搜索资源列表

  1. sd_card

    0下载:
  2. SD card using FAT file system This example application demonstrates reading a file system from an SD card. It makes use of FatFs, a FAT file system driver. It provides a simple command console via a serial port for issuing commands to view and naviga
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-10
    • 文件大小:2155355
    • 提供者:van hung
  1. FT2232H_USB_Core

    5下载:
  2. 在FPGA外扩用FT2232 实现UART TO USB 2.0 的通信。-The FT2232H is a USB2.0 Hi-Speed USB Device to FIFO IC. This core allows the use of this chip with an FGPA design in high speed FT245 style synchronous FIFO mode. Data rates up to 25 mbytes/s can be achieve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-03-11
    • 文件大小:6144
    • 提供者:李涛
  1. FTChipID

    0下载:
  2. FTDI Chip ID source written in C
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:25609
    • 提供者:Alexander
  1. ftd2xx-py

    0下载:
  2. Python ctypes wrappers for D2XX Direct Drivers of FTDI Chip.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:6532
    • 提供者:tomoya kamata
  1. microconsole

    0下载:
  2. Very simple but very usefull serial port console. Works with lots of serial interfaces (FTDI, CP2303 etc). Supports lots of speeds (from 50 upto 3Mboud).Key shortcuts similar to the minicom.It not use ncurses.Pure console.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:16578
    • 提供者:n6210
  1. VNC1L

    0下载:
  2. FTDI VNC1 firmware source code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:57687
    • 提供者:Thomas
  1. USBSlaveHIDKbd

    0下载:
  2. FTDI USB slave source code-FTDI USB slave code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:8726
    • 提供者:Thomas
  1. AVR_micro-cheat-sheet.png

    0下载:
  2. pinouts of ATtiny25/45/85, ISP Header 6-pin/10pin, ATtiny2313, ATmega48/88/168/328 Arduino, FTDI Cable
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:55472
    • 提供者:gojuch
  1. x86VCPDriver

    0下载:
  2. FTDI公司的USB芯片FT245BM的驱动,WINDOWS CE-FTDI' s USB chip FT245BM driver, WINDOWS CE
  3. 所属分类:Windows CE

    • 发布日期:2017-04-01
    • 文件大小:33477
    • 提供者:gohit
  1. Windows_CE_Installation_Guide

    0下载:
  2. FTDI公司的USB芯片FT245BM的CE驱动程序的安装指导手册-FTDI' s USB chip FT245BM the CE driver installation guide
  3. 所属分类:Windows CE

    • 发布日期:2017-04-03
    • 文件大小:475245
    • 提供者:gohit
  1. libftdi-0.16.tar

    0下载:
  2. libftdi - A library (using libusb) to talk to FTDI s UART/FIFO chips including the popular bitbang mode. Main developers: Intra2net AG <opensource@intra2net.com>-libftdi - A library (using libusb) to talk to FTDI s UART/FIFO chips i
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:426500
    • 提供者:Changju Lee
  1. DriversFTDI

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

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

    0下载:
  2. How calculate FTDI CHIP phisical baudrate
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:215385
    • 提供者:Gyuri
  1. LibMPSSE-I2C_DLL_Windows

    0下载:
  2. ftdi公司的USB转IIC的一个实例,是在windows环境下运行的,简单易懂。-ftdi usb iic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:526673
    • 提供者:王磊
  1. CtrlFunc_220A

    0下载:
  2. header for ftdi port
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:1497
    • 提供者:david gdh
  1. D2XXAccess_vcpp

    0下载:
  2. 关于FTDI s D2XX 系列芯片的 win CE环境操作演示-This variant of FTDI s D2XX Access program for Windows CE uses C++ to list devices, return descr iption strings, open devices, set Baud rates, read data and write data.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-17
    • 文件大小:115150
    • 提供者:lichen
  1. vc_net

    0下载:
  2. 如何调用FTD2XX.DLL动态链接库连接FTDI系列嵌入式芯片-This program shows how to use Visual C++.NET to communicate with FTDI devices through FTD2XX.DLL. This includes using FT_ListDevices, FT_Write and FT_Read with a loop-back connector to write data to th
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:24359
    • 提供者:lichen
  1. dlpvcc2

    0下载:
  2. 如何集成D2XX驱动到VC++工程,FTDI嵌入式开发系列-how to integrate D2XX drivers into a Visual C++ project and use some of the basic functions available.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:533359
    • 提供者:lichen
  1. FTDI_driver_CDM20808

    0下载:
  2. 此文件包含hex文件解密算法以及hex文件的校验方式-This file contains the hex file decryption algorithm and the hex file checksum
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1212700
    • 提供者:卢月亭
  1. FT245BL

    2下载:
  2. ftdi公司的USB设备通信上位机编程。-The PC programing for FTDI S USB device
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-08
    • 文件大小:5556491
    • 提供者:xiongshiyan
« 1 2 3 45 6 7 »
搜珍网 www.dssz.com