文件名称:UART_leochin
介绍说明--下载内容均来自于网络,请自行研究使用
2个51单片机实现UART通信
程序分master和slave2个部分。
master等待按键(SW1),按键按下后将数据发送到slave单片机,slave单片机中断接受查询发送,将收到的数据发送回master,master中断接受,收到后将LED灯点亮。-two 51 MCU UART communication procedure, and the master slave2 parts. Wait for the master keys (SW1), press the button will send data to the slave microcontroller, SCM interrupted slave to inquiries sent, the data received will be sent back to the master. master termination received LED lights will be lit.
程序分master和slave2个部分。
master等待按键(SW1),按键按下后将数据发送到slave单片机,slave单片机中断接受查询发送,将收到的数据发送回master,master中断接受,收到后将LED灯点亮。-two 51 MCU UART communication procedure, and the master slave2 parts. Wait for the master keys (SW1), press the button will send data to the slave microcontroller, SCM interrupted slave to inquiries sent, the data received will be sent back to the master. master termination received LED lights will be lit.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 57578877uart_leochin.rar 列表 UART_master.rar UART_slave.rar