搜索资源列表
VC实用高级编程
- 在VC++中利用ActiveX控件开发串行通信程序 用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程 一个单片机串行数据采集/传输模块的设计-in VC using ActiveX development serial communication program with VC prepared MSComm control serial communication program's source code, and write a detailed pro
gc123
- 本程序是进行单片机串口通信的汇编程序的,希望对大家的学习有帮助-the procedures for SCM is a compilation of serial communication procedure, we hope to help the learning
keyMatrix3
- C51写的单片机串口通信程序,用于键盘测试和USB接口测试!-C51 microcontroller serial communication procedures for testing and USB keyboard interface test!
VC_PcComm
- 这是一个pc机与单片机串口通信的应用程序。压缩文件无密码。非常好的串口应用实例。-This is a pc and SCM serial communication applications. Compressed files without password. Serial very good example.
UART1.rar
- C8051F020双串口使用程序,可实现单片机与PC或其他设备间串行交互通信,C8051F020 dual serial port to use the program can achieve single-chip microcomputer with the PC or other serial interactive communication between devices
comtest
- 是基于VC++控件的与单片机串口通信的上位机程序。代码简单,可以实现两位整数两位小数,共四位有效数字的数据传输。其它数据可以类比改动。用于温度,电流,电压等的设置与监控。-Control based on VC++ serial communication with the host computer microcontroller program. Code is simple, can achieve two integers 2 decimals, a total of four sign
002
- 51单片机串口通信程序集 C语言程序 C语言程序-51 single-chip serial communication program set C Language Program
comw
- linux嵌入式系统的串口通信程序,可与其他带串口的系统通信,包括PC机、单片机等-linux com
RS-232
- PIC单片机的串口程序,完成了PIC单片机的初始化和简单的通信。-PIC MCU' s serial procedures, completed a PIC microcontroller initialization and simple communication.
18B20
- 单片机与PC机串口通信程序,单片机采集温度和电压通过1602显示并传到PC上显示。1602可以换屏显示三个界面,还有修改上下门限。还有报警功能。-Microcontroller serial communication with the PC program, microcontroller collection display temperature and voltage through 1602 and reached the PC display. 1602 exchange for t
chuankou.tar
- linux下的串口通讯程序 蛮简单的 实现单片机到计算机之间的串口通信 主要是接收数据-linux serial port communication program under the very simple MCU to the computer serial communication between the main receiving data
mscomm
- delphi mscomm控件串口通信程序,以单片机温度采集为例-delphi mscomm serial communication control procedures to SCM Case temperature acquisition
WINIOCANDVB
- VB编写的串口程序,由PC控制单片机,是一个上位机和下位机的通信测试-it is based on vb,it can use it control serial ports
VBMscomm
- 一个利用VB中的MSCOMM控件写的一个串口通信程序,用于获得有单片机传递的温度信心,根据温度信息画出温度曲线-MSCOMM in a VB control using a serial communication program written for a single chip to obtain the confidence to pass the temperature, the temperature curve drawn according to the temperature i
PCMCUSerialCommunication
- PC机与单片机串口通信程序设计,上位机软件开发,基于VC++,Labview,C++ builder。很适合出学者。-PC-MCU serial communication program with the design, PC software development, based on VC++, Labview, C++ builder. Very suitable for a scholar.
labviewserial
- LabVIEW串口通信程序设计 以PC作为上位机,以调制解调器(Modem)、串行打印机、各种监控模块、PLC、摄像头云台、数控机床、单片机及智能设备等作为下位机广泛应用于测控领域。本章举几个典型实例,详细介绍利用LabVIEW实现PC与各种下位机设备串口通信的程序设计方法。-failed to translate
CommPort
- 51单片机串口通信程序 可以实现字符串传输-51 SCM serial interface communication program can realize the string transmission
串口通信助手V2.3BY罗华飞
- 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣(Serial communication, a communication with PC MCU frequently us
串口通信程序
- 通过上位机与单片机进行串口通信,(Through the upper computer and single chip microcomputer for serial communication.)
Visual C++实践与提高 —— 串口通信与工程应用篇
- 本书系统地介绍了使用Visual c++开发串口应用程序的方法。全书以串口应用为主线,由浅入深,详细讲解了使用MSComm控件和使用WinAPI方式开发串口应用程序的方法。对这两种方法的应用,分别就不同的应用要求做了详细剖析。在此基础上,又介绍了计算机和各种设备之间进行串口通信的编程方法,主要包括计算机与单片机、PLC、 Modem、射频卡以及两台计算机之间的通信编程方法。(Realizing the transmission of serial port information)