搜索资源列表
Windows_API串口编程参考.doc
- Windows环境下的串口编程与DOS环境下的串口编程有很大不同。Windows环境下的编程的最大特征之一就是设备无关性,它通过设备驱动程序将Windows应用程序同不同的外部设备隔离。Windows封装了Windows的通信机制,这种方式称为通信API,Windows程序可以利用Windows通信API进行编程,不用对硬件直接进行操作。这种体系被称为Windows开放式服务体系(WOSA,Windows Open Services Architectures)。
Qt编写串口通信程序全程图文讲解
- 关于QT串口通讯的编程
MCUseria1.rar
- 单片机串口通信程序集,51单片机串口调试程序一例,Microcontroller serial communication assembly, 51 MCU serial debugger one cases
LabVIEW-based-PC-and-PLC-to-achieve-the-real-time-
- 基于LabVIEW实现PC与PLC的实时监控#应用图形化编程语言LabVIEW,根据台湾永宏FATEK FBs系列可编程控制器通信协议,开发出FBsPLC与LabVIEW串口通信程序,并以LabVIEW为平台实现PC与PLC的实时监控系统 还介绍了LRC校验码的实现方法#- Application graphical programming language LabVIEW, according to Taiwan-Hong Yong FATEK FBs series programmable
COMCommunication
- 串口通信程序,主要是讲述如何通过控件的方式进行设置-COM COMMUNICATION
26710.pdf
- 非常详细地分析了linux下串口通信的程序,有具体的方法思路以及完整的源代码。-A very detailed analysis of serial communication under linux procedures. And there is a specific way of thinking, as well as complete source code.
VB
- VB串口字节通信程序,包括:1字节发送子程序,n字节接收子程序-Visual Basic byte signal communication program
async_transmitter
- 该程序为RS232串口通信的VERILOG程序,在FPGA上已通过验证,在测试范围内误码率为0-The program for the RS232 serial port communications VERILOG procedures, the FPGA has been validated in the test range of bit error rate is 0
MCUseria2
- 单片机串口通信程序集,51单片机串口调试程序一例-Microcontroller serial communication assembly, 51 MCU serial debugger one cases
51
- 两片51单片机,通过串口中断通信,发送程序,接收程序-2 51, interruption of communications through the serial port, sending program, to receive program
Qtwriteserialcommunicationprogramtoexplainthewhole
- Qt编写串口通信程序全程图文讲解,首先说明我们的编程环境是windows xp下,在Qt Creator中进行,如果在Linux下或直接用源码编写,程序稍有不同,请自己改动-Qt graphics throughout the preparation of serial communication program to explain, first, our programming environment is under windows xp, carried out in the Qt Cr
shangweiji
- 能够和单片机串口通信的上位机程序,有强大的功能,界面还行,读者可以做个和网络连接的上位机-it can communicate with 51MCU
STC
- STC单片机串口下载程序图解,帮助调通串口,利于通信下载-STC microcontroller serial download Graphic
Serial-programming
- 本书从编程实践角度详细介绍了PC计算机Windows环境下、DOS环境下以及单片机的串口通信的基本方法,并根据当前串口与网络结合的发展趋势,给出了串口与TCP/IP网络、远程监控相结合的解决方案与详细程序实例。内容丰富、步骤详尽,初学Visual C++/Turbo C的读者也能很快编写出实用的串口通信程序。-Programming practices from the perspective of the book details the PC computer under Windows e
msp430g2553uartspi
- 本文档详细描述了msp430G2553单片机串口通信的原理和编程方法。包括了UART SPI原理介绍,编程步骤和程序实例。能让新手结合该文档迅速完成串口通信编程。-This document describes in detail the principle of msp430G2553 microcontroller serial communication and programming methods. Including UART SPI principle, the programmi
serial-communication-C-program
- 51单片机与电脑串口通信的C程序,有文字说明,txt文件-51 SCM and computer serial communication C program, text, txt files
machinecom
- 工控机扩展串口的驱动程序及串口通信应用软件的设计-Of IPC serial extension driver and serial communication application software design
qt
- 如何在ubuntn下实现串口通信及qt编程的程序-How ubuntn achieve serial communication and programming procedures qt
usb-232(UT-880)
- UT880,USB转串口通信转化驱动安装程序,支持XP,Vista,Win7-UT880, USB to serial communication into the driver installation program to support XP, Vista, Win7
chuankou
- 这个程序是一个简单的串口调试程序,可以实现串口的通信。-This program is a simple serial debugger, you can realize serial communication.