摘要
单片机之间的通信是在科研中经常要用的技术,利用单片机自带的串行接口或扩展的专用UART芯片实现单片机与单片机之间的通信已经在实践中应用很广.本文讨论的是当单片机自身不带串行口或串行口已作他用,而系统可能又不允许扩展专用的UART芯片来实现通信的情况,用IO口来实现多机通讯的技术.
The communication between two or more micro controller is used widely, especially with UART chip or on chip UART. In this paper another serial communication way with common I/O interface only is introduced.
出处
《温州大学学报(自然科学版)》
2007年第2期35-38,共4页
Journal of Wenzhou University(Natural Science Edition)
基金
浙江省科技厅项目(2005C31054)
关键词
单片机
IO口
串行通信
Micro-controller
I/O interface
Communication