搜索资源列表
USB转I2C接口
- USB通信具有快速,热插拔的特性,可以广泛的应用到与计算机通信的地方。本示例是计算机通过USB总线,控制单片机对I2C E2PROM进行读写操作。下位机电路主要采用广州周立功单片机发展有限公司推出的USB Smart Board,外挂一个24系列的E2PROM。-USB Communication is fast, hot swap features can be applied to a wide range of computer and communications areas. This
USB-u-51
- 通用串行总线(USB Universal Serial Bus)是一种计算机与外部设备连接的新技术,相对于PC传统的串/并行接口,USB具有较高的数据传输率、即插即用、热插拔、易扩充和低成本等优点。从USB标准颁布以来的短时间内,USB已成为PC必备的标准接口。-Universal Serial Bus (USB Universal Serial Bus) is a computer and external device connectivity, the new technology, c
RS232-USB
- USB作为一种新的PC机互连协议,使外设到计算机的连接更加高效、便利。这种接口适合于多种设备,不仅具有快速、即插即用、支持热插拔的特点,还能同时连接多达127个设备,解决了如资源冲突、中断请求(IRQs)和直接数据通道(DMAs)等问题。因此,越来越多的开发者欲在自己的产品中使用这种标准接口。而RS232是单个设备接入计算机时,常采用的一种接入方式,其硬件实现简单, 因此在传统的设备中有很多采用了这种通信方式。 一般的IC卡门禁考勤系统也使用RS232接口与PC机通信。如果将USB技术应用于IC
bhe501
- 一个可以代替USB插拔的软件的源代码-a USB plug can replace the software source code
USB设备检测
- USB设备的插拔检测,VC++程序。
USB (Universal Serial Bus)
- USB (Universal Serial Bus)是近年来发展起来的一种快速、灵活的总线接口。它最大的特点是易于使用,可热插拔,接口连接灵活,并且能够提供外设电源[4],在嵌入式系统及智能仪表中获得广泛的应用。而51系列单片机以其优越的性能、成熟的技术、高性价比被广泛应用于测控仪器和自动化领域。因此用51系列单片机实现USB主机接口,进而实现对USB外设的控制,对提高整个系统的数据存储、数据传输、设备控制等性能都有很大的作用。
check--usb
- 用来检测windows系统中 usb的拔插设备,相当实用哦
Based-on-STM32-USB
- 基于Cortex-M3的USB,支持热插拔。-Based on the Cortex-M3 USB, support hot swaps.
LaptopBackupsource
- 热插拔设备现在是一个巨大威胁的IT安全。 In this article, we will try to develop a user-mode application to detect device change on the system, ie plug-in a USB drive, iPod, USB wireless network card, etc. The program can also disable any newly plugged devices.在本文中,我们将尝
biyelunwen
- 随着计算机技术的不断发展,USB设备以其传输速度快、可热插拔、独立供电等诸多的优点被普遍采用。现在市面上的USB设备层出不穷,如U盘、MP3、移动硬盘等应用起来十分方便。 本文采用VisualC++6.0软件进行仿真,利用基于对话框的VC++应用程序完成对上位机界面的编写,可以利用VC编程实现对计算机底层硬件的操作。采用DriverStudio软件编写USB设备的驱动程序。 本文先介绍了USB通信协议及其传输方式,然后具体地给出了驱动程序开发的全过程,同时根据硬件电路设计了上位机显示
1
- USB设备管理,实现USB设备的插拔提示-USB Device Management
USB
- 对电脑插拔USB设备的监控。监控客户端是否使用了USB设备-对电脑插拔USB设备的监控。
detect_USBkey
- USB设备检查事件,可检查U盘或加密锁插拔事件,代码很简洁,-Check the event USB device, check the U disk or encryption locks plug event, the code is very simple,
USB-plug-and-unplug
- windows 编程实现监测U盘的插拔操作,弹出操作提示框-windows programming to monitor the plug and unplug operation of USB devices
USBClassLibrary_demo
- usb插拔检测,需要相关资料源码的朋友可以看看那-usb plug detection, friends in need of information source you can look at that
USB
- usb插拔的简单实现,便于初学者,c#语言-usb insert and delete
javax.usb.jar (1)
- 这个是实现usb插拔的jar包,导入后相当管用,把他放在项目的lib下,然后就可以使用啦,这个是Windows的系统使用,谢谢(This is a usb plug-pulled jar, which is quite useful after the import, put him under the project lib, and then you can use it. This is the Windows system for use, thank you)
Win32_MFC
- 1、能够检测USB鼠标或者U盘等HID设备的插拔,注册的设备即可检测(源码中注册) 2、使用的是VS2008环境(Able to detect USB mouse or U disk and other HID device plug and play)
.net USB监控,自动监控u盘插拔源代码
- USB监控,自动监控u盘插拔源代码 windows消息处理函数,捕获Message的系统硬件改变发出的系统消息(USB monitoring, automatic monitoring site source code plug Windows message processing function, capture the system hardware of Message, change the system message)
USB_test——识别USB设备
- 在电脑可以实现对USB的一个识别,以及插拔的事件(An identification of USB and a plug - in event can be implemented on a computer)