摘要: 一、PC端串口调试助手软件与Proteus中51单片机相互通信的单片机C语言程序 #include <reg52.h> #define uchar unsigned char #define uint unsigned int uchar flag,a,i,j; uchar code table0[ 阅读全文
posted @ 2020-06-22 18:24 吃不了就兜着走 阅读(766) 评论(0) 推荐(0) 编辑