-
单片机电子密码锁
#include
#include
#include
#include //包含随机函数rand()的定义文件
#include //包含_nop_()函数定义的头文件
#define uchar unsigned char
#define uint unsigned int
#define LCDIO P0
#define delay4us() _nop_();_nop_();_nop_();_nop_();
uchar buffer[4]={0}; //缓冲
sbit sda=P3^3; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 00:10:04下载
- 积分:1
-
我收集了FANUC数控机床PMC系统文件,绝对值…
我搜集的数控机床fanuc系统的pmc文件,绝对物有所值,是开发机床的宝典。有十几种机床,从加工中心到数车,从国产到进口都有。-I have collected Fanuc CNC Machine Tool PMC system files, the absolute value for money, the book is to develop machine tools. A dozen machine tools, machining centers from several vehicles, both from domestic to import.
- 2022-03-22 17:04:45下载
- 积分:1
-
cc2530,按键控制LED流水灯
cc2530套件, 实现按键控制LED流水灯闪烁,C代码,基于iar810环境
- 2022-01-22 00:17:32下载
- 积分:1
-
msc1201 编程5
msc1201 编程5-msc1201 S FIFTH PROGRAMMING
- 2022-03-16 18:46:24下载
- 积分:1
-
tcp,ip,udp,ethernet等等的源程序
tcp,ip,udp,ethernet等等的源程序-tcp, ip, udp, ethernet and so on the source
- 2022-03-19 12:05:22下载
- 积分:1
-
嵌入式入门笔记,网络编程,使用Linux系统等,pdf格式
嵌入式入门笔记,网络编程,使用Linux系统等,pdf格式-Embedded entry notes, network programming, the use of Linux systems, pdf format
- 2022-03-26 17:31:55下载
- 积分:1
-
儿童睡眠温度无线报警器的设计与实现
本系统儿童睡眠温度报警系统设计采用现在流行的STC89C52单片机芯片,配以DS18B20数字温度传感器,无线传输采用FBT-06主从模块。主单片机控制温度传感器DS18B20采集数字温度,并将采集到的数字温度信号与程序中设置的温度阈值进行比较,如果温度在温度阈值范围之内,则在循环中一直执行采集温度,比较阈值等步骤;如果采集的温度超出了设置的温度阈值范围,则主模块利用蓝牙模块进行数据串行通信,从单片机接收到数据后做匹配,如果匹配一致,则从单片机驱动蜂鸣器,实现报警功能。
- 2022-07-25 18:53:35下载
- 积分:1
-
qdecoder:
qDecoder:
Being a Web Application Interface for C/C++ use, qDecoder is a solution
product for developers.-qDecoder : Being a Web Application Interface for C/C use. qDecoder solution is a product for developers.
- 2022-01-31 08:01:04下载
- 积分:1
-
通过proteus虚拟平台,有51单片机实现MP3的部分功能。可以听音乐,浏览图片...
通过proteus虚拟平台,有51单片机实现MP3的部分功能。可以听音乐,浏览图片-Through the virtual platform proteus, there were 51 single-chip part of the realization of MP3 functionality. Can listen to music, browse pictures
- 2023-07-26 00:05:03下载
- 积分:1
-
PowerPac GUI用户使用手册
PowerPac GUI用户使用手册-PowerPac GUI user" s guide. . . . . .
- 2022-03-02 23:25:43下载
- 积分:1