-
电子密码锁程序
//2013.10.05 电子密码锁的设计 要求如下:
//事先设置初始密码为910108,上电时数码管全为------,,按下S10开始输入6位密码
//如果输入的6位密码与预先设置的密码相同,则发光二极管全部亮,数码管显示GOOD;如果输入错误则蜂鸣器报警,并且8个LED发光二极管全部暗,数码管显示ERROR。
#include
#define uchar unsigned char
sbit dula=P2^6;
sbit wela=P2^7;
sbit beep=P2^3;
sbit p1_0=P1^0;
sbit p1_1=P1^1;
sbit p1_2=P1^2;
sbit p1_3=P1^3;
sbit p1_4=P1^4;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-19 09:54:39下载
- 积分:1
-
based on the ARM7 LPC2131 right embedded microprocessor control LED, that the us...
基于ARM7的嵌入式微处理器LPC2131对LED进行控制,即GPIO的使用-based on the ARM7 LPC2131 right embedded microprocessor control LED, that the use GPIO
- 2022-04-19 10:06:49下载
- 积分:1
-
实现与LPC2148的MP3播放器,使用libmad和EFSL这个应用程序…
Realizing an MP3 player with the LPC2148, using libmad and
EFSL This Application Note describes how to integrate the libmad MPEG 1/2 layer 3 library and
the Embedded File System Library EFSL in a LPC2148 device to realize MP3 player.
The Keil MCB2140 board is used to test the application and the Rowley CrossStudio for
ARM has been chosen as a reference tool-chain. -Realizing an MP3 player with the LPC2148, using libmad and EFSL This Application Note describes how to integrate the libmad MPEG 1/2 layer 3 library and the Embedded File System Library EFSL in a LPC2148 device to realize MP3 player. The Keil MCB2140 board is used to test the application and the Rowley CrossStudio for ARM has been chosen as a reference tool-chain.
- 2022-07-01 12:29:48下载
- 积分:1
-
Samsung s S3C4510B 16/32
Samsung s S3C4510B 16/32-bit RISC microcontroller is a cost-effective, high-performance microcontroller
solution for Ethernet-based systems. An integrated Ethernet controller, the S3C4510B, is designed for use in
managed communication hubs and routers.-s Samsung S3C4510B 16/32-bit RISC microco ntroller is a cost-effective, high-performance microcontroller solution f or Ethernet-based systems. An integrated Ethe campus controller, the S3C4510B. is designed for use in managed communication hu bs and routers.
- 2023-03-26 07:15:03下载
- 积分:1
-
在arm ADS1.2下调调试通过的,可以用来检测你的arm7tdmi系列嵌入式开发办工作是否正常地DEMO程序,是很好的嵌入式开发者初学示例。...
在arm ADS1.2下调调试通过的,可以用来检测你的arm7tdmi系列嵌入式开发办工作是否正常地DEMO程序,是很好的嵌入式开发者初学示例。-ADS1.2 downturn in the arm through the debugger can be used to test your family of embedded ARM7TDMI Office for the Development of the normal work procedures to DEMO, is a good beginner embedded developers example.
- 2023-04-06 08:25:03下载
- 积分:1
-
TI dspf2812外部中断源,
TI DSPF2812外部中断源码,-TI DSPF2812 external interrupt source,
- 2022-07-27 11:12:38下载
- 积分:1
-
arm family of processors applied technology all the chapters of the AVM complete...
arm系列处理器应用技术完全手册 全部章节 有关AVM处理器的介绍非常到位 是华清远见黑色经典系列书籍的代表作-arm family of processors applied technology all the chapters of the AVM completely manual describes the processor is in place is a classic series of books Huaqing" s vision of a black representative
- 2022-05-06 12:38:54下载
- 积分:1
-
ARM的Bootloader 4510B
ARM 4510b bootloader
- 2022-02-02 19:26:44下载
- 积分:1
-
ucgui that porting to 2410 processor
ucgui that porting to 2410 processor
- 2023-04-12 04:25:03下载
- 积分:1
-
非常容易移植的CF卡驱动程序,在LPC21XX下编译通过,支持UCOS
非常容易移植的CF卡驱动程序,在LPC21XX下编译通过,支持UCOS-II.如果想移植到单片机下也非常容易,我就以此版本移植到51的MCU中.-very easy transplant CF card driver, in LPC21XX compiler, support UCOS-II. If you want to migrate to the next SCM also very easy, I would migrate to this version of the MCU 51.
- 2022-06-16 20:49:31下载
- 积分:1