搜索资源列表
pc_danpianji
- 利用Keil C51实现单片机与PC机串口通信-Keil C51 MCU and PC serial communication
6.1--PC-and-C51-instument
- 该程序主要实现了个人计算机和C51单片机间的串口通信程序。-The program achieved a major inter-personal computer and the C51 microcontroller serial communication program.
labview-danpianji
- 利用Keil C51 和LabVIEW编写程序实现PC与单片机串口通信。 设计任务 PC通过串行口将数字(00 ,01 ,02,03... ,FF,十六进制)发送给单片机,单片机收到 后回传这个数字,PC接收到回传数据后显示出来,若发送的数据和接收到的数据相等,则串 行通信正确,否则有错误。启始符是数字00,结束符是数字 FF。-Use Keil C51 and LabVIEW programming to achieve PC serial communication wi