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

搜索资源列表

  1. USBdetect

    0下载:
  2. This code can detect the insertion of USB device in the system
  3. 所属分类:USB develop

    • 发布日期:2017-04-15
    • 文件大小:5789
    • 提供者:binarybeing
  1. qianruusb

    0下载:
  2. 如何使用USB总线接口在单片机系统中实现一个虚拟串口的原理和实现过程。在设计中,软件部分采用USB的CDC类标准来实现虚拟串口,这样可以使用操作系统(Windows,Linux)自带的驱动程序;在硬件设计中,使用自带USB从设备接口的AT89C5131单片机,提高了系统的集成度和可靠性-How to use the USB bus interface in single-chip realization of a virtual serial port system, the principle
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:39462
    • 提供者:李强
  1. BIT1612_IDE_v122

    1下载:
  2. BITEK IT161x 全系列 IDE (Integrated Debugger Environment) 支援BIT1612/BIT1615/BIT1615H/BIT1617/BIT1625. 可在線調整所有IC 功能並提示 register 位址. Printer Port I2C kit 需Port95NT driver. 1) 安裝 Driver for USB I2C kit 2) 安裝 Port95NT for Printer Port I2C kit
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:455687
    • 提供者:Boltnut
  1. USBD12kaifataojian

    0下载:
  2. usb开发套件,初学者可以参考,找了一段时间才找到的-usb development kit, beginners can refer to, find some time to find the。。。。。。。。
  3. 所属分类:USB develop

    • 发布日期:2017-05-14
    • 文件大小:3457664
    • 提供者:wyf
  1. V402Setup(USB)

    0下载:
  2. V4.02E是英文版软件,适用于出口汽车衡配套使用。可用于各类企业用一台电脑管理一台电子汽车衡称重业务-V4.02E is the English version of the software for supporting the use of export truck scale. Can be used for all types of enterprises to use a computer managing a single electronic truck scale weighi
  3. 所属分类:Project Manage

    • 发布日期:2017-06-15
    • 文件大小:23877517
    • 提供者:徐双超
  1. kernel.txt.tar

    0下载:
  2. Sometimes, we run into a situation when we badly need to hook some kernel function, but are unable to do it via conventional PE-based hooking. This article explains how kernel functions can be directly hooked. As a sample project, we are going to pre
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:9817
    • 提供者:gto
  1. eerom

    0下载:
  2. 此程序是用于单片机e2rom读写的程序。-The firmware of the USBisp is easy to upgrade. A software upgrade works also via the USB interface. The package contains a STK500 compatible bootloader so you can use avrdude to update the firmware. There are 7k of flash left in
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:18741
    • 提供者:thestic
  1. modu_classify

    5下载:
  2. 以前常有的调制识别程序大多是基于MATLAB的,本程序是基于C语言的实用程序,可以识别AM、FM、DSB、LSB、USB、CW、Noise等模拟调制信号的调制类型,是在实际工程中正在应用的实用程序!-Previous common modulation identification procedures are mostly based on MATLAB, and this program is based on the C language utility can identify the
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5141
    • 提供者:haobenjian
  1. ActelFPGA_HE_ApplicationNote

    0下载:
  2. 在手持式设备的应用中(包括智能电话、相机和 MP3 播放器),用户大多考虑低功耗、 小尺寸,整个系统中除了处理器外,往往需要提供多种通信接口与存储器接口,用于实现对 硬盘、SD 卡、CF 卡以及 USB 的通信等,用 FPGA 来实现这些接口将会是一种理想的解决 方案。本方案采用 Actel 低功耗的 IGLOO 系列作为处理器(PXA270 或 ARM)的桥接器件和 设备控制器,不仅能够大大简化处理器设计的复杂度,而且 IGLOO 的超低功耗 (最小 5μ W)以及超小封装
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:242802
    • 提供者:zxx359654879
  1. SMDK6410_USB_Driver

    0下载:
  2. SMDK6410的USB口驱动,各开发板通用,通过硬件添加和文件复制都可以应用。-SMDK6410 the USB port driver, the development board General Motors, through hardware, adding and files can be applied.
  3. 所属分类:USB develop

    • 发布日期:2017-03-31
    • 文件大小:28407
    • 提供者:王涛
  1. 00108R2_Firmware

    0下载:
  2. pic单片机USB通信和can通信结合应用! PIC单片机自带USB功能!-pic microcontroller USB communication and can communicate with applications! PIC Microcontroller USB features built-!
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:194644
    • 提供者:赵斌
  1. HookKey

    1下载:
  2. IRP Hook 键盘Logger源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Logger,而且比分层驱动的方法更加隐蔽。-
  3. 所属分类:Hook api

    • 发布日期:
    • 文件大小:57659
    • 提供者:ithurricane
  1. keyboardlogger

    0下载:
  2. inline hook 可以实现兼容PS/2键盘和USB键盘的Logge 源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Log
  3. 所属分类:Hook api

    • 发布日期:2017-03-23
    • 文件大小:62869
    • 提供者:ithurricane
  1. USB_FM_Radio

    1下载:
  2. USB 接口的 FM 调频广播收音机播放软件,能驱动Silicon Image的 USB FM Radio Stick。-USB FM Radio Player, can driver the Silicon Image s USB FM Radio Stick.
  3. 所属分类:Audio

    • 发布日期:2014-02-04
    • 文件大小:433886
    • 提供者:李毅
  1. USB_SPI_SRC.ZIP

    0下载:
  2. USB SPI转换芯片的PC端的驱动,可以好好学习,此驱动是经过量产验证的。-USB SPI Converter chip PC side-driven, you can learn from it, this drive is through the production proven.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-27
    • 文件大小:33123
    • 提供者:mpf
  1. LJD2440_Test

    0下载:
  2. 三星2440测试程序,包括LCD,触摸屏,串口,USB,PWM,ADC,红外,CAN,SD卡等-Code of S3c2440 test, include LCD LTV350QV-F05,UART,USB,PWM,ADC,IrDA,CAN,SD.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-15
    • 文件大小:3711252
    • 提供者:海鸥
  1. MyUSB

    0下载:
  2. 在不需要了解USB协议,EZ-USB68013 底层与Window底层交互的情况下,参考它可以直接进行基于USB的二次开发-Without the need to understand USB protocol, EZ-USB68013 the bottom of the bottom of interaction with the Window circumstances, it can be a direct reference to the secondary development of
  3. 所属分类:Windows Develop

  1. USBMOUSE_src

    0下载:
  2. USB鼠标的设计资料之C语言程序。可用任意C编辑器编译通过-USB mouse design data of the C language program. Can be used by any C compiler editor
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:78433
    • 提供者:by2jcy
  1. cypress-cy7c68013a-bulktest

    0下载:
  2. cypress的bulk usb test的源码 包括了PC端得源码和单片机的源码 非常好!大家可以直接使用的-cypress of the bulk usb test source code includes source code and SCM PC-side was a very good source! We can directly use the
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:43222
    • 提供者:o4pudn
  1. USBtoRS232Driver

    0下载:
  2. USB转串口驱动程序,可以用在笔记本电脑上,方便的通过串口给单片机下载程序!-USB-serial driver, can be used in notebook computers, convenient to the microcontroller through the serial port download!
  3. 所属分类:SCM

    • 发布日期:2017-06-21
    • 文件大小:37324033
    • 提供者:youliuyi
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com