搜索资源列表
200652622134161862
- 程序为D12的USB测试程序 main.c为主程序 D12.c为PDIUSBD12芯片操作子程序 usb,c为usb协议部分 isr.c为中断处理程序 包括定时器中断(没用)/INT0中断(单片机INT0脚与PDIUSBD12中断脚相连) hard.c为硬件底层程序,读写端口 mydev.c为我的设备请求程序-procedures for the testing procedure main.c USB mainly procedure
WirelessSensorNetwork
- 自己用delphi写的无线传感器网络的源码,配合hellicom公司的硬件设备可以搭建无线传感器网络-used to write their own wireless sensor network source, hellicom with hardware companies can build wireless sensor networks
RS232-USB
- USB作为一种新的PC机互连协议,使外设到计算机的连接更加高效、便利。这种接口适合于多种设备,不仅具有快速、即插即用、支持热插拔的特点,还能同时连接多达127个设备,解决了如资源冲突、中断请求(IRQs)和直接数据通道(DMAs)等问题。因此,越来越多的开发者欲在自己的产品中使用这种标准接口。而RS232是单个设备接入计算机时,常采用的一种接入方式,其硬件实现简单, 因此在传统的设备中有很多采用了这种通信方式。 一般的IC卡门禁考勤系统也使用RS232接口与PC机通信。如果将USB技术应用于IC
LogOn2
- 微软的Live Search已经提供了一系列的API,你可以使用它定制网页搜索、新闻等等功能。这个程序中,作者致力于电话号码搜索,实现一个能够自动显示号码城市位置的电话号码本。需要的硬件设备包括GPS接收器和Windows Mobile Device。
软件侦测串口协议
- 利用MSComm控件,不依赖太多硬件设备,指利用纯软件方法侦测串口通信参数设置情况-use MSComm control, do not rely on too many hardware devices that use software-only method to detect serial communication parameters settings
giveio.sys源代码
- 安装 GIVEIO.SYS WIN2000/NT/XP直接访问IO端口需要安装GIVEIO.SYS,WIN95/98下不需要安装。 以WINXP为例,安装步骤如下 1) 以administrator身份登录 2) 将giveio.sys文件拷贝到windows\system32\drivers目录下 3) 打开控制面板, 选择“添加硬件” 4) 单击“下一步”,选择“是,硬件已连接好” 5) 在列表中选择“添加新的硬件设备”,单击“下一步” 6) 选择“安装我手动从列表中选择
Vb_SMS.rar
- 发送短消息的程序,可以发送接收短消息。需要短信猫等硬件设备,串口通信,Send Short Message procedure, can send receive SMS. Necessary hardware such as a cat message devices, serial communication
clientV2.0
- 短信平台,与电信合作,无需硬件设备,只需Internet环境,安全,可靠。-SMS platform
0316-208
- 检测硬件设备及其驱动,读取usb设备的信息-Detection of hardware device and its driver, usb device to read information
TFTOP-SMS(VB)
- VB开发短信例子源代码打开例子代码里的可执行程序,实际控制硬件设备收发短信 4,自己按照例子代码编制到自己的应用程序中-VB source code examples developed SMS example code to open an executable program, the actual control hardware devices send and receive text messages 4, example code in accordance with the
IEC101INTRODUCE
- 该文档是对电力行业中IEC101规约的介绍,详细讲述了如何利用101协议进行编码通讯,以通过工作中的硬件设备实现数据的收发通讯。-This document is the Statute of the electricity industry IEC101 introduction, describes in detail how to use the 101 agreement is encoded communication to the hardware devices through t
driver
- WDM驱动,多串口卡硬件设备驱动 windows driver model-WDM driver, multi-port card hardware device drivers windows driver model
USB_HOST
- USB主机,初始化和枚举当前连接的USB设备,适用于单HUB端口HUB0中的全速USB和低速USB设备 (硬件设备为usb通讯芯片)-USB host, initialization and enumeration of USB devices currently connected for single-port HUB0 HUB USB full-speed and low speed in a USB device (usb hardware devices for the communi
TFTOP-SMS(VC)
- VC开发短信例子源代码硬件设备连接到电脑上的相应插口上,如果是串口就连接到COM1或者COM2上,-VC++ example source code SMS hardware device is connected to the corresponding jack on the computer, even if it is receiving the COM1 or COM2 serial port on
hijack-master
- 在android手机耳机口插入一个硬件设备,实现通信-Hardware and software for smartphone sensor peripherals using the audio jack interface.
小区短信
- 基于OPENBTS的小区短信软件,通过此软件可用基于USRP的硬件设备向周边手机发送短信
WiFiDirectDemo
- WiFi Direct是Android4.0或最高版本具有的新功能,在相应的硬件设备上,通过WiFi就可以连接到彼此。使用WiFi可以让应用程序共享数据,提供更远距离的数据传输。-WiFi Direct is Android4.0 or the highest version has a new feature on the corresponding hardware device, you can connect via WiFi to each other. Use WiFi allows
MultiMpu6050
- 使用硬件设备采集,用蓝牙与app进行数据传输和用android手机显示多个MPU6050数据(Use hardware equipment to collect, use Bluetooth and app for data transmission and display multiple MPU6050 data with Android mobile phone)
6143664
- 自己用delphi写的无线传感器网络的源码,配合hellicom公司的硬件设备可以搭建无线传感器网络()
hid_usb_alsa
- linux下usb设备的驱动开发,分层设计。驱动公司私有设备,设备包含hid设备和声卡两个硬件,使用libusb1.0,包含日志文件,配置文件,硬件设备消息编解码等。(Linux USB device driver development, layered design. Drive the company's private device, the device contains two hardware of HID device and sound card, and uses libus