-
单片机电子密码锁
#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
-
Ax88796B的硬件设计原理图,这个文件主要是在ARM平台设计的原理图,很有参考价值。...
Ax88796B的硬件设计原理图,这个文件主要是在ARM平台设计的原理图,很有参考价值。-Ax88796B hardware design drawings, The document is mainly on ARM platform design drawings, great reference value.
- 2022-03-14 11:45:24下载
- 积分:1
-
eb55板子例程for ads
eb55板子例程for ads-eb55 plank routines for ads
- 2022-01-26 00:38:17下载
- 积分:1
-
3C90X驱动源码,应用于嵌入式操作系统。可以使用。
3C90X驱动源码,应用于嵌入式操作系统。可以使用。--Source code of the driver for 3C90X. It could be used in embedded operating systems.
- 2022-02-13 00:31:45下载
- 积分:1
-
使用tasking for mc683XX C编译器
使用tasking for mc683XX C编译器-tasking for the use of the C compiler mc683XX
- 2022-10-09 03:10:03下载
- 积分:1
-
Procedures for a liquid crystal display, 128x64 can display information such as...
一个液晶显示程序,128x64可以显示汉字等信息在液晶屏上-Procedures for a liquid crystal display, 128x64 can display information such as Chinese characters on the LCD screen ... ...
- 2023-04-18 06:35:02下载
- 积分:1
-
可实现一个跟随鼠标转的眼睛的有趣vb程序
可实现一个跟随鼠标转的眼睛的有趣vb程序-Can realize a transfer of the eyes follow the mouse interesting vb program
- 2023-01-17 10:55:04下载
- 积分:1
-
Single
单片机串口调试工具,朋友推荐简单实用,可接受串口收据,发送文件,不多说了,看了就知道怎么用.bs 界面.-Single-chip serial debugging tools, a friend recommended a simple and practical, acceptable serial receipt, send the file, nothing to add to that, read on to know how to use them. Bs interface.
- 2022-03-26 07:03:44下载
- 积分:1
-
在vc下实现的lwip,轻量级的TCP/IP协栈,用于移植时分析系统,或许对您有用。...
在vc下实现的lwip,轻量级的TCP/IP协栈,用于移植时分析系统,或许对您有用。-in vc under the lwip, lightweight TCP/IP stack Association for transplantation analysis system, perhaps useful to you.
- 2022-04-11 04:02:15下载
- 积分:1
-
操作系统为wince,开发环境为EVC,有关PING的应用程序
操作系统为wince,开发环境为EVC,有关PING的应用程序-operating system and development environment for EVC, the PING applications
- 2022-03-04 04:46:15下载
- 积分:1