-
控制EASYARM2200教学实验平台上的蜂鸣器报警
控制EASYARM2200教学实验平台上的蜂鸣器报警-Control EASYARM2200 teaching experiment platform buzzer alarm
- 2022-07-21 06:39:00下载
- 积分:1
-
AT91SAM7SE test code for interfacing HID devices like USB mouse with Atmel ARM7...
configure HID devices like USB mouse with A91SAM7SE CPU. Inlcude initilization for necessary peripherials. Developer can modify this piece code to do their development on HID devices. This is speically for GNU-AT91SAM7SE test code for interfacing HID devices like USB mouse with Atmel ARM7 CPU using GNU, unlike IAR, GNU is free SW which can available to everyone
- 2022-03-12 20:49:09下载
- 积分:1
-
arm source codes for mobile devices
arm source codes for mobile devices
- 2022-02-26 08:15:50下载
- 积分:1
-
这是philips公司mifare卡的读写源程序DEMO,在他们公司下载需要特殊认证,对于开发射频卡十分有意义...
这是philips公司mifare卡的读写源程序DEMO,在他们公司下载需要特殊认证,对于开发射频卡十分有意义-This is the philips company mifare cards read and write source DEMO, download in their company in need of special certification, for the development of the RF card is very meaningful,
- 2022-04-13 07:16:30下载
- 积分:1
-
基于三星44b0的flash程序,包括基本操作
基于三星44b0的flash程序,包括基本操作-Samsung 44b0 of the flash-based procedures, including basic operation
- 2022-11-01 23:50:03下载
- 积分:1
-
DSP2812的AD采集 采用的是中断的方式 用EV出发中断
DSP2812的AD采集 采用的是中断的方式 用EV出发中断-DSP2812 s AD collect。it is interrupt ,use EV
- 2022-01-28 05:50:23下载
- 积分:1
-
采用KEIL减去2“字符串”(mcb2378臂)
using keil to subtract 2 "string number" (MCB2378 ARM)
- 2022-08-23 01:35:37下载
- 积分:1
-
This document describes stm32f10x series in the peripheral LIB library, very goo...
该文档讲述了stm32f10x系列中LIB库中的外设,很好的资料。-This document describes stm32f10x series in the peripheral LIB library, very good information.
- 2022-03-04 19:37:06下载
- 积分:1
-
做ARM项目时参考的资料之一,非常有用.讲解相当详细和清楚,希望对大家有用....
做ARM项目时参考的资料之一,非常有用.讲解相当详细和清楚,希望对大家有用.-do item one source of information, very useful. On the very detailed and clear, useful for all.
- 2022-04-17 13:19:11下载
- 积分: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