搜索资源列表
USBCOMTEST.rar
- USB CDC 通信实例 单片机、VC源码 硬件平台:AT91SAM7X256EK VC测试程序可以通过USB与单片机通讯并控制开发板上的LED 包括:单片机程序,开发环境 Keil VC测试程序,开发环境 VC2008 驱动, 基于LibUsb的驱动 ,USB CDC Communicaion example and driver with source code of Keil and VC Hardware: AT91SAM7
libusb-0.1.12
- libusb源码,在linux下方便的调用即可 -libusb source code, in the call can be easily under linux
libusb-1.0.8
- 本源码是USB驱动在Linux环境下USB协议的实现,是USB主控制部分-The source is a USB drive in a Linux environment to achieve the USB protocol is part of the USB host control
smdk-tools
- 在LINUX下利用libusb进行SMDK2440的开发工作-In LINUX using libusb for the development of SMDK2440
VC-USB-VoltageMeter
- USB电压表的应用: USB接口硬件 和 VC开发的上位机软件,组成监控界面-USB voltage meter applications: USB interface, hardware and VC software developed by the upper plane to form a monitoring interface
libusb-0.1.1.tar
- libusb 库包含一组用来在没有内核驱动程序的情况下管理 USB 设备的接口。-Libusb is a high-level language API which conceals low-level kernel interactions with the USB modules. It provides a set of function which are adequate to develop a device driver for a USB device from the User
libusb-1.0.7
- 是用C实现的一个跨平台的usb driver库,是一个开源的代码.使用者只经过少理的改动就可以移植了-Is a cross-platform C implementation of the usb driver library is an open source code. User changes only a few reasons can be ported
AVRusbTemper
- 非常有价值的libusb源码,控件,开发usbasp用到的上位机驱动层源码-Libusb very valuable source, control, development usbasp layer used in PC-driven source code
libusbbulkread
- libusb的小Demo,libusb的一般初始化,简单的实现1024字节的读写-failed to translate
libusb-1.0.8.tar.bz2
- usb驱动开发库,很方便实用libusb-usb driver development library, usefull, libusb
libftdi-0.16.tar
- 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
Chart
- This program is a project by visual basic 6 and AVR for read temperature and displayed on windows, this project have 2 mode for hide and maximize , in hide mode read temprature in shado by led meter and maximize mode shown chart of lof temp read, you
libusb-compat-0.1.4
- libusb适配层,可以使早期针对libusb-0.1写的代码工作在libusb1.0上-A compatibility layer allowing applications written for libusb-0.1 to work with libusb-1.0. libusb-compat-0.1 attempts to look, feel, smell and walk like libusb-0.1. Do not attempt to install libu
cm5321
- PoC for Omnikey Cardman 5321 communication using libusb, very dirty example
cm5321
- PoC for Omnikey Cardman 5321 communication using libusb, very dirty example
fw_pic18
- 18f4550 - HID Bootload. USB Device - Libusb - Generic Driver - C18 - PICDEM FSUSB
libusb-1.0.9
- LIBUSB 最新库源码 int libusb_init(libusb_context **ctx) void libusb_exit(libusb_context *ctx) 等-LIBUSB latest Treasury source int libusb_init (libusb_context** ctx) void libusb_exit (libusb_context* ctx) etc.
usb-pcb-firware-libusb
- 如标题,对应之前上传的用VC编写的USB采集电压的客户端程序,这是相应的单片机设计电路(PCB工程),需要烧写到单片中的固件代码(用winavr环境,C语言编写),以及电脑识别USB需要用到的LIBusb文件,都包含在内-Such as title, corresponding to the previously uploaded VC prepared to collect voltage USB client program, which is the corresponding singl
libusb-1.0.9.tar.bz2
- libusb,下载安装。 整个过程多次需要root权限,可通过命令sudo -s一次性取得root权限: root@jelline:~/Downloads# tar jxvf libusb-1.0.8.tar.bz2 root@jelline:~/Downloads# cd libusb-1.0.8/ root@jelline:~/Downloads/libusb-1.0.8# ./configure root@jelline:~/Downloads/lib
VUSB-Update-Mx8
- 通过libusb通用驱动,模拟usb方式实现avr(LGT单片机)的升级功能。 包含单片机usb boot代码及上位机代码。(Through the libusb general drive, analog USB way to achieve the AVR (LGT microcontroller) upgrade function. Contains singlechip USB, boot code and host computer code.)