代码搜索:51 单片机

找到约 10,000 项符合「51 单片机」的源代码

代码结果 10,000
www.eeworm.com/read/482991/6607027

txt 单片机串口通讯程序(c51).txt

自己用 C51写的串口通讯程序 /*定义为中断方式串口处理*/ #define INTERSENDSTR /*不为8032系列芯片 */ //#define CHIP_8032 #include #include #include #include "err.h"
www.eeworm.com/read/258600/11851219

txt 51单片机+1602lcd+pc键盘.txt

#include #include //_nop_(); #include #define uchar unsigned char #define uint unsigned int #define ulong unsigned long #define nops() {_nop_();_nop_();_nop_();_nop_();_nop_();_nop_();} s