-
ARM Cortex
ARM cortex-M3系列处理器的代码,包括正交编码器接口QEI、中断控制Interrupt、硬件类型定义hw_types。(IAR环境工程)-ARM cortex-M3 family of processors code, including quadrature encoder interface, QEI, interrupt control Interrupt, the hardware type definition hw_types. (IAR Environmental Engineering)
- 2022-03-01 19:58:59下载
- 积分:1
-
56f8300e系列DSP的Bootloader,呵呵,最新版本
56f8300E系列dsp的BOOTloader,呵呵,最新版本-56f8300E series of BOOTloader dsp, huh, the latest version
- 2022-03-03 13:18:32下载
- 积分:1
-
用总线方式驱动LCD 模块
内置的LCD 控制器来驱动LCD
用总线方式驱动LCD 模块
内置的LCD 控制器来驱动LCD-Bus Driver with LCD module built-in LCD controller to drive the LCD
- 2022-03-31 03:42:00下载
- 积分:1
-
altera fpga ep3c25器件微处理器开发,niosii+sram, 已编译通过,可直接下载到开发板...
altera fpga ep3c25器件微处理器开发,niosii+sram, 已编译通过,可直接下载到开发板-altera fpga ep3c25 the development of microprocessor devices, niosii+ sram, compiled through, can be directly downloaded to the development board
- 2022-07-20 14:35:12下载
- 积分:1
-
jtag2000 applications in xp system and related software
jtag2000应用在xp系统下方法及相关软件-jtag2000 applications in xp system and related software
- 2022-02-06 11:07:15下载
- 积分:1
-
Arm7 platform based on embedded system design and development to achieve the fat...
基于arm7平台的嵌入式系统设计开发,实现了fat32文件操作。包含原理图,代码。-Arm7 platform based on embedded system design and development to achieve the fat32 file operations. Includes schematics, code.
- 2022-03-02 22:04:36下载
- 积分:1
-
对于STM32F10x的代码示例完全
应用背景我用一个stmf103rct单片机IAR 6.5臂。我正在从一个公共机构与一个可疑的软件采购政策不要求我安装Eclipse / OpenOCD /查第格。关键技术我做错什么了我要求的功能从中断处理例程? ;在随机行为的任何调用一个函数,从这里结果或硬故障…
- 2022-03-05 06:24:19下载
- 积分:1
-
Nucleus嵌入式操作系统在s3c2410上的一个应用程序实验
Nucleus嵌入式操作系统在s3c2410上的一个应用程序实验-Nucleus embedded operating system in a S3C2410 application experiment
- 2022-03-03 14:48:19下载
- 积分:1
-
16c550 driver; Is suitable to 16c550 from philips this is a
simple example, ns p...
16c550驱动程序;适用于16c550 from philips
这是一个简单的例子,ns提供-16c550 driver; Is suitable to 16c550 from philips this is a
simple example, ns provides
- 2022-02-02 03:39:51下载
- 积分: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