-
单片机电子密码锁
#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
-
无线模块88W8686的驱动程序,使用SPI接口程序。
无线模块88W8686的驱动程序,使用SPI接口程序。-Wireless Module 88W8686 driver, use the SPI interface program.
- 2022-03-31 21:25:17下载
- 积分:1
-
这是一个等精度测频得硬件描述语言编写的程序,可以用能做等精度测评...
这是一个等精度测频得硬件描述语言编写的程序,可以用能做等精度测评-This is a precision frequency measurement, such as a hardware description language prepared by the procedure can be used to do, such as the accuracy of evaluation
- 2022-02-02 11:09:52下载
- 积分:1
-
MSP430 using IAR prepared using D1820 temperature sensor measuring the temperatu...
用IAR编写的MSP430利用D1820温度传感器测温度并且显示到LCD-MSP430 using IAR prepared using D1820 temperature sensor measuring the temperature and the LCD display
- 2023-07-27 15:45:03下载
- 积分:1
-
DOS核心中断的详细讲解,对采用DOS中断编程的同志具有很好的指导作用...
DOS核心中断的详细讲解,对采用DOS中断编程的同志具有很好的指导作用-DOS core interrupted elaborate on the use of the DOS interrupt programming with Comrade very good role in guiding
- 2022-03-11 22:12:09下载
- 积分:1
-
几个嵌入式MYSQL编程示例,包含了MYSQL带的动态库
几个嵌入式MYSQL编程示例,包含了MYSQL带的动态库-Several programming examples embedded MYSQL, MYSQL belt contains the dynamic libraries
- 2022-05-07 14:47:20下载
- 积分:1
-
s3c2440开发板元件库,希望对初学者有用
s3c2440开发板元件库,希望对初学者有用-S3C2440 development board libraries, and they hope to be useful for beginners
- 2022-07-26 01:42:43下载
- 积分:1
-
modbus的协议转换
本源代码是基于keil环境下的,可以进行modbus协议之间的转换,例如:modbus rtu,modbus tcp,modbus ascll等等,对初学者都有很好的作用
- 2023-07-17 13:20:03下载
- 积分:1
-
tlc2543的linux驱动程序,基于ARM9核S3C2410芯片
tlc2543的linux驱动程序,基于ARM9核S3C2410芯片-TLC2543 the linux driver, ARM9-based S3C2410 chip nuclear
- 2023-08-04 03:30:03下载
- 积分:1
-
an embedded TCP IP Implementation
一个嵌入式TCP IP 实现-an embedded TCP IP Implementation
- 2022-02-25 07:54:13下载
- 积分:1