-
单片机电子密码锁
#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
-
stm32f107基于yeelink的物联网led灯实现
利用yeelink的物联网平台实现的通过手机APP控制开发板led灯开关操作的程序,手机APP使用yeelink官方提供,网络协议栈使用的是LWIP,主控芯片为stm32f107,通过HTTP方式上传和获取服务器信息
- 2023-03-06 22:25:06下载
- 积分:1
-
DPIC30F6010A的头文件和连接文件,根据这两个文件可以完成寄存器C语言编程与汇编编程的对应!而且是工程中必须包含的文件!...
DPIC30F6010A的头文件和连接文件,根据这两个文件可以完成寄存器C语言编程与汇编编程的对应!而且是工程中必须包含的文件!-DPIC30F6010A header files and link files, according to the two documents to be completed registers C programming and assembly language programming counterparts! But also project must include the file!
- 2022-07-21 16:17:55下载
- 积分:1
-
51系列的最简但功能齐全之spi总线的使用,晶振为12M
51系列的最简但功能齐全之spi总线的使用,晶振为12M-51 series, but the simplest functions of the spi bus use, crystal for the 12M
- 2023-07-04 06:45:03下载
- 积分:1
-
请在本目录存放UCOS 2.52源代码,包括OS_CORE.C、OS_FLAG.C、OS_MBOX.C、OS_MEM.C、OS_MUTEX.C、OS_Q.C、O...
请在本目录存放UCOS 2.52源代码,包括OS_CORE.C、OS_FLAG.C、OS_MBOX.C、OS_MEM.C、OS_MUTEX.C、OS_Q.C、OS_SEM.C、OS_TASK.C、OS_TIME.C和uCOS_II.H。
-Stored in the catalog UCOS 2.52 source code, including OS_CORE.C, OS_FLAG.C, OS_MBOX.C, OS_MEM.C, OS_MUTEX.C, OS_Q.C, OS_SEM.C, OS_TASK.C, OS_TIME.C and uCOS_II.H .
- 2022-06-14 20:41:30下载
- 积分:1
-
串行通信
serial communication with c
- 2022-02-03 06:06:36下载
- 积分:1
-
BANYANII, JTAG SERVER, WIGGLER can use ARM debugging the software, easy to use.
BANYANII,JTAG SERVER,可以用WIGGLER调试ARM程序的软件,使用方便.-BANYANII, JTAG SERVER, WIGGLER can use ARM debugging the software, easy to use.
- 2022-06-19 12:58:26下载
- 积分:1
-
数字信号处理c语言程序集.rar
数字信号处理c语言程序集.rar-Digital Signal Processing c language assembly. Rar
- 2022-04-15 04:47:47下载
- 积分:1
-
ZigBee2007 Protocol
zigbee2007协议规范,第一章,中文-ZigBee2007 Protocol
- 2022-05-17 15:20:51下载
- 积分:1
-
csr Bluetooth bc3 information, there is need to give some of the friends just ge...
csr 蓝牙bc3的资料,给一些有需要的刚入门的朋友.-csr Bluetooth bc3 information, there is need to give some of the friends just getting started.
- 2022-03-26 17:10:52下载
- 积分:1