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

搜索资源列表

  1. USB

    0下载:
  2. 使用标准VHDL编写的USB协议,可在CPLD或FPGA上实现USB功能。-use VHDL to implement USB protocol, which can be used in CPLD or FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-07
    • 文件大小:1314398
    • 提供者:林铎
  1. cb6

    0下载:
  2. usb can通信,实现usb can的数据传输,初始化can 、读取can信息,发送读取信息。
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-02
    • 文件大小:943511
    • 提供者:胡说
  1. USB

    0下载:
  2. 很好用的USB转串口工具,实用便捷,可以将需要用串口连接的设备转为用USB连接-Good use of USB to serial tools, practical and convenient, you can use the serial connection will need to turn the device with a USB connection
  3. 所属分类:ToolBar

    • 发布日期:2017-04-16
    • 文件大小:145309
    • 提供者:3333
  1. Z485_2013.8.20_2

    0下载:
  2. LPC2368芯片,ADS1.2,功能为CAN转USB,CAN转485-LPC2368 chip, ADS1.2,function CAN turn USB, CAN turn 485
  3. 所属分类:uCOS

    • 发布日期:2017-05-10
    • 文件大小:2279672
    • 提供者:
  1. USB-checked

    0下载:
  2. U盘校验控件,实现了U盘硬件信息的读取,可以用来编写U盘加密等系列软件!-U disk check control, achieve read U disk hardware information, can be used to write U disk encryption software series!
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:937293
    • 提供者:李冰
  1. usb

    0下载:
  2. USB驱动开发的一些源代码,使用者可借鉴修改-USB driver development of some of the source code, the user can learn to modify
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:21523
    • 提供者:刘嘟嘟
  1. USB2CANSource

    1下载:
  2. USB2CAN开源资料,包含源码和硬件设计图-USB CAN
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:652243
    • 提供者:black0592
  1. usb-filter

    0下载:
  2. 可以过滤usb设备的IO操作,本代码有一个基本的usb管理的框架,用户可以直接在这个框架上进行进一步的开发。-A usb filter framework that can filter the IO of usb devices.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-24
    • 文件大小:11812
    • 提供者:vidar
  1. USB-notes.pdf

    0下载:
  2. 学习bluez代码的时候的笔记,可能不是很好,可以作为参考用-Bluez code when learning notes, may not be good, can be used as reference
  3. 所属分类:Communication

    • 发布日期:2017-05-03
    • 文件大小:652764
    • 提供者:化良玉
  1. NI-VISA-USB-driver

    0下载:
  2. 可以通过向导自动开发USB驱动,Labview可以进一步直接调用USB设备。-Wizard automatically developed by the USB driver, Labview can further direct calls USB device.
  3. 所属分类:LabView

    • 发布日期:2017-04-17
    • 文件大小:146532
    • 提供者:黄艳飞
  1. USB

    0下载:
  2. 单片机通过光电对管测速USB小风扇,用1062液晶显示速度,效果很好,测速误差很小,可以调节风速档位-Microcontroller through the photoelectric tube speed USB small fan, with 1062 LCD speed, very good, speed error is very small, you can adjust the wind speed gear
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1547
    • 提供者:李远鹏
  1. STM32-USB-HID

    2下载:
  2. STM32 USB HID开发实例,实现USB双向通信,可以参考下-STM32 USB HID development instance, to achieve USB bi-directional communication, you can refer to the following
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:726025
    • 提供者:猪大
  1. USB-intterupt-code

    0下载:
  2. USB 单片机中断程序,源代码,使用SILICON 8051F320,可以直接使用。-USB microcontroller interrupt program, source code, the use of SILICON 8051 f320, can be used directly.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-27
    • 文件大小:152281
    • 提供者:姚少伟
  1. USB-CAMERA

    0下载:
  2. 包含有最新版本的USB摄像头驱动,可以直接通过MAKE命令使用-Contains the latest version of the USB camera driver, can be used directly by the MAKE command
  3. 所属分类:Driver develop

    • 发布日期:2017-04-27
    • 文件大小:256747
    • 提供者:rancong
  1. USB-TTL-FT232R-

    1下载:
  2. USB转TTL FT232R驱动。网上传播的多数不能正常使用,这款可以正常使用请放心。-USB to TTL FT232R driver.Most online communication is not working, please be assured that this can be used normally.
  3. 所属分类:Driver Develop

    • 发布日期:2016-01-12
    • 文件大小:2734080
    • 提供者:zhang
  1. grubutil-USB-boot-mgr

    0下载:
  2. grubutil,利用grub多系统引导程序开发的U盘启动盘制作工具。可以利用其了解BIOS到U盘mbr引导程序,然后设置grub系统选择菜单,从而引导程序。-Grubutil, U disk boot disk creation tools using grub multiple system boot program development. Can use their understanding of BIOS to the U disk MBR boot, and then set th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-13
    • 文件大小:3316605
    • 提供者:ruanhongke
  1. VB--USB

    0下载:
  2. vb的usb通讯样例,已验证,喜欢的可以-The usb communication vb sample, like can look at
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-27
    • 文件大小:49500
    • 提供者:稻草人
  1. tm32-usb-(1)

    1下载:
  2. STM32F103是ST MCU体验套件中基于STM32F103微控制器的,用于评估和体验STM32功能的电路板。STM32F103是中等容量的STM32产品,它基于ARM的Cortex-M3.内核,具有64K片上闪存以及一系列丰富的外设接口。搭配体验套件中的ST-LINK,可以调试、烧写板载的STM32F103芯片。-STM32F103 ST MCU Experience Suite is based STM32F103microcontroller capabilities for uat
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1249811
    • 提供者:deng
  1. fpga-usb-verilog-test

    0下载:
  2. 红色飓风开发板中USB测试源码部分,包含说明文档,FPGA的verilog代码,cy68013固件程序,上位机测试程序。实现USB回环测试,可作为usb开发的参考文件-Red hurricane development board of the USB test source code, including documentation, FPGA verilog code, cy68013 firmware program, PC test program. Realization of USB
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-09
    • 文件大小:15901170
    • 提供者:贾程序
  1. USB-Disk-Ejector-master

    0下载:
  2. USB Disk Ejector是一款USB磁盘安全快速删除工具,它的功能类似Windows系统中的“安全删除硬件”功能,但操作起来比“安全删除硬件”更加方便。可以强制安全删除“不能删除的USB设备”。 如果想要将USB磁盘从系统中删除时,直接在程序界面中双击该USB磁盘的盘符即可。-USB Disk Ejector USB Disk Security is a fast removal tool, which functions similar to Windows systems Safe
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:236611
    • 提供者:陈宣宇
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 50 »
搜珍网 www.dssz.com