基于Visual Studio的串口通信

Serial Communication in PC-Singlechip System

  • 摘要: 介绍了一种基于Visual Studio的PC对单片机的串口通信方案,该方案提供了PC和单片机端的通信系统模型,该模型从网络的OSI层次系统结构中演化而来。研究了该模块的接口、结构、数据结构和相互调度。

     

    Abstract: Based on visual studio, this paper introduces a solution of PC-to-singlechip serial communication. It provides the modules of communication system in both PC and single chip, which are derived from the OSI network hierarchy module. This paper also provides the analysis of construction, data structure and scheduling of the modules. The hierarchy structure of this solution reflects the logical modularity of the whole system, whereby the system eliminates the reliability on hardware as much as possible. It provides the portability and flexibility to the system. The independence of each I/O driver on different hardware proves the coherence of subsystems.

     

/

返回文章
返回