搜索资源列表
x2005090606
- USB接口编程源代码 本程序演示了如何利用编写高层应用程序与USB接口通信。读者有必要了解主机是如何识别USB设备以及USB工作的基本原理。-USB interface programming source code for this program demonstrated how to use the preparation of high-level applications and USB communication. Readers need to understand is ho
Visual C++串口通信技术与工程实践
- 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communications technology and engineering practice in compiling this cha
USB接口编程源代码程序
- 本程序演示了如何利用编写高层应用程序与USB接口通信-this program demonstrated how to use the preparation of high-level applications and USB communications
RS232-USB
- USB作为一种新的PC机互连协议,使外设到计算机的连接更加高效、便利。这种接口适合于多种设备,不仅具有快速、即插即用、支持热插拔的特点,还能同时连接多达127个设备,解决了如资源冲突、中断请求(IRQs)和直接数据通道(DMAs)等问题。因此,越来越多的开发者欲在自己的产品中使用这种标准接口。而RS232是单个设备接入计算机时,常采用的一种接入方式,其硬件实现简单, 因此在传统的设备中有很多采用了这种通信方式。 一般的IC卡门禁考勤系统也使用RS232接口与PC机通信。如果将USB技术应用于IC
基于USB的生理信号采集与通信控制
- 介绍了一种用USB接口实现胜利信号采集的方案。给出了上下级为之间的USB接口电路,并详细说明了通信控制原理及程序实现的方法。-introduced a USB interface to achieve victory signal acquisition program. Given the lower levels of the USB interface circuit, and a detailed descr iption of communication control theory
Vc.zip
- 《Visual C++串口通信开发入门与编程实践》(源码) 本书着重介绍计算机串口通信的硬件原理、软件开发和工程实例。案例式教学,丰富的项目实例+详尽的代码+完整的注解.全书讲解由浅入深、通俗易懂、注重实践,是一本不可多得的程序员手册。本书作者具有计算机接口设备开发以及软件开发的大量经验。配套代码免去烦琐输入代码的工作,提高学习效率。 与初学者探讨Visual C++串口通信开发技术,每一步都有详尽说明;案例式教学,丰富的项目实例+详尽的代码+完整的注解;倡导轻松、快捷编程的程序员必务手
bluetooth
- 手机蓝牙通信程序,能够实现手机与计算机蓝牙接口数据通信-Bluetooth mobile phone communication program enables Bluetooth mobile phone and computer data communications interface
USB-interface
- 用VC来实现与符合HID设备类的USB接口通信程序-Using VC to achieve with the equipment in line with the HID class USB interface communication program
interface
- 接口与通信课程设计报告-Interface and communication curriculum design report
RS-232
- 这是我们当时计算机接口与通信课程的时候编的两个程序之一,这个是接口RS-232的-This is our time computer interface and communications courses made one of two procedures, this is the interface of RS-232
wjy
- TMS320C6416利用HPI接口与主机的通信,仅供参考-TMS320C6416 use HPI interface with the host communication, are for reference only
sjwndirvers
- 手机usb通用驱动程序.适合所有手机USB接口与电脑通信的驱动程序.驱动安装完成以后.请重新起动计算机。-General usb driver phone. USB interface for all mobile phone and computer communications driver. After the driver installation is complete. Please restart the computer.
conn
- 实现两机通信,接口与通信课程设计,rs-232c口进行传输-The realization of the two machine communication, interface design and communication courses, rs-232c port for transmission
dfff
- 计算机接口与通信课程设计,用来做作业最好不过了-Computer Interface and Communication course design, to do their homework better and better!!
1
- 本程序是在接口与通讯技术课程实验课中的串口通信程勋代码-This procedure is in the interface and communication technology courses in the experimental class Hsun Cheng Serial Communication Code
USB_SPI
- 我自己写的.在stm32f103c8上实现USB稳定通信.该项目很简单.根据USB上获取的命令通过SPI接口与外部设备操作.请使用该USB程序时写出出处.谢谢!-I wrote it myself. USB to achieve stability in the stm32f103c8 communication. The project is simple. Acquired under the USB command on the interface with external device
WXCJQAZCSSB
- 手持掌机Linux编程,主要功能:利用串口连接GPRS通信模块实现上网功能,传输特定数据;利用红外接口与电能表通信,抄读数据。-Hand hold unit
BindService
- 绑定形式的Service,是通过bindService()方法将组件与Service绑定,并且Service也会提供一个接口与绑定它的组件进行通信。-Bound form of Service, is () method with the Service is bound by the component bindService, and Service will also provide an interface to bind its components to communicate.
上位机与下位机之间通信协议格式
- 上位机与下位机之间穿行接口通信协议格式说明(The interface between the host computer and the lower computer is communicated with the protocol format)
MCP2515
- 在树莓派3上用PYTHON语言实现CAN总线的发送与接收,使用MCP2515模块,与树莓派的接口位SPI接口。(In raspberry Pie 3, the CAN bus is sent and received in PYTHON language. The MCP2515 module and the interface bit SPI interface of raspberry pie are used.)