-
单片机电子密码锁
#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
-
单片机初学者的帮助文件,可以帮初学者很简单地设置单片机的例如定时器,波特率等东西...
单片机初学者的帮助文件,可以帮初学者很简单地设置单片机的例如定时器,波特率等东西-Microcontroller Beginner" s Help file, you can help the beginners a simple set microcontroller such as timers, baud rate and other things
- 2022-04-19 04:37:32下载
- 积分:1
-
STM32F103 串行通信
USART2 串行通信。对测试 USART2 串行通信和 GSM、 GPS 测试等更多有用。.,
- 2022-07-09 15:07:20下载
- 积分:1
-
此内容是基于atmega16avr单片机设计的。是通过温度传感器18b20测温,通过液晶1602显示当前温度。...
此内容是基于atmega16avr单片机设计的。是通过温度传感器18b20测温,通过液晶1602显示当前温度。-This procedure is based on the test temperature atmega16 through 18b20 liquid crystal display through 1602.
- 2023-04-27 05:05:03下载
- 积分:1
-
看门狗X5045的访问
看门狗X5045的访问-watchdog X5045 visit
- 2022-08-14 21:22:33下载
- 积分:1
-
IAR 环境 LPC2478 的串口程序
IAR 环境 LPC2478 的串口程序-IAR environment, LPC2478 serial program
- 2022-03-14 21:20:10下载
- 积分:1
-
分布式嵌入式控制系统
Distributed embedded control system
- 2022-04-23 23:21:25下载
- 积分:1
-
能够将数据归一化处理,使不同单位不同数量级的数据统一起来。是一个不错的MATLAB代码...
能够将数据归一化处理,使不同单位不同数量级的数据统一起来。是一个不错的MATLAB代码-The data can be normalized, so that different units of different order of magnitude of data integrated. MATLAB code is a good
- 2022-08-18 01:05:30下载
- 积分:1
-
sw44b0test
sw44b0test
- 2023-08-22 07:55:03下载
- 积分:1
-
EZ-USB FX2芯片CY7C68013的USB2.0批量数据通信固件程序-EZ-USB FX2 chip CY7C68013 the USB2.0 data communications bulk firmware
- 2022-03-16 16:24:01下载
- 积分:1