-
单片机电子密码锁
#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
-
zstack协议栈的adxl345传感器通信代码
基于zstack协议栈的adxl345传感器通信代码,协调器建立网路后终端自动加入,将传感器数据发送给协调器,协调器通过串口将数据传输给PC。 使用IAR编程环境,文件夹内已附带协议栈,打开project-zstack-Samples-CC2530-ADXL345-CC2350DB下的TestC.eww可直接运行
- 2022-04-30 10:24:57下载
- 积分:1
-
aduc7061代码
它是源代码usb基于温度探测器使用aduc7061,它包含了示意图和接口与7061 rtd的嵌入式代码,也contian的说明。由利用这个,我们可以连接rtd和THAD
- 2022-07-10 05:13:14下载
- 积分:1
-
多种CRC的算法解释和原理分析,并有原程序。可以在通讯和文件加密中使用...
多种CRC的算法解释和原理分析,并有原程序。可以在通讯和文件加密中使用-CRC algorithm multiple interpretations and principles of analysis, and the original procedure. The communications and the use of file encryption
- 2023-03-13 05:40:03下载
- 积分:1
-
这是is4002语音芯片的录放音程序,程序里注释的很详细,从录音、放音的原理着手,读者很容易看懂...
这是is4002语音芯片的录放音程序,程序里注释的很详细,从录音、放音的原理着手,读者很容易看懂-This is the voice chip is4002 sound recording procedures, programs annotated in great detail, from the recording, playback of the principle to proceed, the reader can easily understand
- 2022-02-06 11:42:49下载
- 积分:1
-
超级字符/图形点阵模提取软件,应该有用。
超级字符/图形点阵模提取软件,应该有用。--Super character/graphic lattice extracting program.
- 2022-01-22 12:07:15下载
- 积分:1
-
LPC214X各功能模块程序,可直接调用
LPC214X各功能模块程序,可直接调用-Functional modules LPC214X procedures, can be directly called
- 2022-03-22 22:08:06下载
- 积分:1
-
tasking编译器实例开发的自己编写的程序.
tasking编译器实例开发的自己编写的程序.-tasking compiler development of the examples of their preparation procedures.
- 2022-03-13 01:58:39下载
- 积分:1
-
一个德国人用汇编写的基于15个采样点的dcc编码器
一个德国人用汇编写的基于15个采样点的dcc编码器-with a German compilation was based on 15 sampling points dcc encoder
- 2022-01-25 15:56:16下载
- 积分:1
-
embedded devices on the Linux open
嵌入式设备上的 Linux 系统开-embedded devices on the Linux open
- 2022-06-19 03:26:13下载
- 积分:1