-
ARM S3C2410处理器 CF卡 驱动程序
开发环境:ads1.2
ARM S3C2410处理器 CF卡 驱动程序
开发环境:ads1.2-ARM S3C2410 processor CF card driver development environment: ads1.2
- 2022-03-23 03:19:15下载
- 积分:1
-
14 codes for 2812 examples
14 codes for 2812 examples
- 2023-09-03 02:10:03下载
- 积分:1
-
电子密码锁程序
//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
-
protues仿真ARM
ARM的I2C,SPI,LED显示,以及把UCOSII操作系统加载到ARM 的原代码...
protues仿真ARM
ARM的I2C,SPI,LED显示,以及把UCOSII操作系统加载到ARM 的原代码-protues simulation ARM ARM I2C, SPI, LED display, and to UCOSII loading of the operating system source code, ARM
- 2022-08-26 04:47:40下载
- 积分:1
-
ARM开发的指导用书,对你有帮助
ARM开发的指导用书,对你有帮助-ARM with the guidance, to help you
- 2022-04-15 06:10:42下载
- 积分:1
-
manual
三星arm的 手册-manual
- 2022-03-02 10:20:39下载
- 积分:1
-
LPC21xx code example for beginners
LPC21xx code example for beginners
- 2022-08-14 04:42:54下载
- 积分:1
-
最初的Flash和SDRAM
initial flash and sdram
- 2023-01-09 16:55:03下载
- 积分:1
-
arm的非向量中断通过执行IsrIRQ判断中断源,找到相应Handle***的地址。
此程序是在arm上实现向量方式中断的初始化程序...
arm的非向量中断通过执行IsrIRQ判断中断源,找到相应Handle***的地址。
此程序是在arm上实现向量方式中断的初始化程序-arm of the non-vector interruption through the implementation IsrIRQ judgment interrupt source, find the corresponding Handle*** address. This procedure is the arm on the way to achieve vector interrupt the initialization procedures
- 2023-01-05 11:55:04下载
- 积分:1
-
ARM Cortex
ARM Cortex-M3 系列处理器 的实验代码,内容很全,涉及片内和外围所有部件编程。(Keil环境)
-ARM Cortex-M3 family of processors experimental code, content is very wide, involving all the components and peripherals on-chip programming. (Keil environment)
- 2022-03-13 10:30:42下载
- 积分:1