搜索资源列表
usb控制
- USB接口IO控制器 Win32 applications that run on Windows NT can programmatically eject media from drives that have hardware support for media removal. However, they must do so correctly to avoid corrupting the media. This article explains how to eject med
USB11112
- USB的vhdl代码,具有很强的指导意义,对FPGA进行usb控制很有帮助!-USB vhdl code, which is of great guiding significance. the FPGA control usb helpful!
testUSBaa
- 一个关于usb控制的源码,内有readme。-a usb control of the source code, there readme.
NewPort-ESP-USB
- NewPort多轴平控制器控制(USB COMM)
USBPrinter
- USB控制芯片CH375用VB编程完成。很好用的。
usb
- WINDDK开发代码,包括U盘块数据读写,异步USB管道数据通讯控制,USBVIEW枚举查询USB HOST端口,列举USB设备信息。
初始化USB控制芯片,实现FIFO模式传输代码
- 初始化USB控制芯片,实现FIFO模式传输-Initialize the USB controller chip, the FIFO mode transfer
USB-RAW---Control
- 用Labview 上位机的USB控制实现。-Using LaBview realized USB Controller.
usb
- //vc++实现控制USB设备启用与否,希望对你有用-//vc++ to achieve control of USB devices is enabled or not, I hope useful for you
VB-usb-HP34970
- 利用Visual Basic通过GPIB控制设备HP34970进行对产品测试.GPIB需在安装驱动后再安装VISA后连接设备方可使用.-The use of Visual Basic through GPIB control equipment on an HP34970 test. GPIB driver and then installed after the installation of VISA can be used to connect equipment.
ez-usb
- 典型的EZ-USBAD采样,使用的是HID框架。开发工具KEIL,使用EZ-USB控制面板下载程序并可以进行在线仿真。-Typical EZ-USBAD sampling, using HID framework. Tools KEIL, use the EZ-USB Control Panel and can download online simulation.
usb
- 限制光驱、硬盘等设备的访问,根据授权策略来控制外来人员对本地机器的设备的访问控制-Restrictions drives, hard drives and other devices to access
USB-8bit
- labview USB控制采集程序 同步传输 8位批量读取- USB LabVIEW control acquisition program synchronous transmission 8 bit batch read
usbGenericHidCommunications
- USB 控制模块,用来发现USB设备并控制USB设备(The USB control module is used to discover the USB device and control the USB device)
USBClass
- USBClassLibrary 封装USB控制能用到的所有函数,方便好用。(USBClassLibrary It is convenient to use all the functions that can be used by encapsulating USB.)
基于STM32的微型USB-CAN适配器开发
- 基于低成本、低功耗的STM32F103系列微处理器与高速USB2.O控制CY7C68013,设计一款微型USB—CAN适配器,解决了没有cAN接口的个人脑、特别是笔记本电脑在工控现场与CAN接口设备无法直接调试,而转换卡成本高、体积大等问题;针对点,给出了转换模块的完整设计方案;实验测试表明,该系统能以最高1Mbps的速率长时间稳定运行;文中阐述了usB—CAN转换模块的整设计方案,给出从Pc端软件到嵌入式软硬实现。(Based on the low cost, low power consum
未命名1
- 可以实现ch347对usb模块进行控制,使其实现其功能。(Ch347 can control USB module and realize its function)
C# USB 发送和接收数据
- C# USB 发送和接收数据,用于控制,通信,接收(USB send and receive data,use for control, communication,)
MC100
- 一个使用USB口控制MC100芯片的例程。(Using USB port to control MC100 chip routines)
电脑windows控制usb继电器c#范例
- 一,开发库在Vistual Studio 中的使用方法 1. 打开工程项目 2. 拷贝usb_relay_device.dll到你的应用程序生成目录中 二、开发库函数使用方法 1. 调用usb_relay_init()函数初始化 2. 调用usb_relay_device_enumerate()查找插入到电脑中的所有USB免驱继电器模块 3. 调用usb_relay_device_open()打开你需要操作的设备; 调用usb_relay_device_open_with_ser