资料介绍
电子教程课件
用VC实现PC机与单片机的通信
王荣鸽 白连平
摘要 介绍了Windows98环境下利用Visual C++
6.0的MSComm控件实现微机与微机及微机与单片机通信程序设计方法,并完整给出了微机
、单片机的通信程序实例。
关键词 串行通信 Visual C++ 6.0 MSComm 单片机
中图分类号: TP311 文献标志码: A
Realization of Communications between PC and Singlechip with VC
Wang,Rongge Bai,Lianping
ABSTRACT: This paper introduces the designing meanses by which a
computer can communicate with a computer or a singlechip by MSComm of
Visual C++ 6.0 in the circumstance of Windows98,And fully provides the
program examples of computer communication and singlechip communication.
Key Words: serial communications Visual C++ 6.0 MSComm