代码搜索:51单片机
找到约 10,000 项符合「51单片机」的源代码
代码结果 10,000
www.eeworm.com/read/19176/823903
dbk last loaded 单片机与单片机之间的串口通信.dbk
www.eeworm.com/read/22103/841165
xls 单片机应用电路.prjpcb and 单片机应用电路.xls
www.eeworm.com/read/40534/918770
dbk last loaded 单片机与单片机之间的串口通信.dbk
www.eeworm.com/read/39901/1137180
xls 单片机应用电路.prjpcb and 单片机应用电路.xls
www.eeworm.com/read/7296/114668
ppt 第06章 mcs - 51单片机内部定时器/计数器及串行接口 51页.ppt
www.eeworm.com/read/388574/8599419
txt 单片机c51编程中几个有用的程序模块.txt
要包含一个单片机硬件的资源头文件。各模块使用了定义在Common.h中的一些数据类型。如:BIT(bit) BYTE(unsigned char)等,具体请参见源程序。
时钟模块
在单片机软件设计中, 时钟是重要资源, 为了充分利用时钟资源, 故设计本时钟模块。 本模块使用定时器0,在完成用户指定功能的同时, 还能够自动处理一些其它模块中与时钟相关的信息。
时钟模块由声明文 ...
www.eeworm.com/read/430542/8740005
doc 89c51-isd4000语音单片机通用开发板.doc
www.eeworm.com/read/385436/8805400
nh 基于eda技术的兼容mcs_51单片机ip核设计.nh
www.eeworm.com/read/283668/8999384
pdf 基于at89c51单片机的超声波测距系统.pdf
www.eeworm.com/read/185405/9039015
c c51单片机实现液晶秒表以及简单计算器.c
#include
#include
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
uchar temp1;
void displayListChar(unsigne