-
菲利普ARM开发板说明文档,如何运行第一个程序
菲利普ARM开发板说明文档,如何运行第一个程序-Philippe ARM development boards documentation, and how to run an article procedures
- 2022-03-02 23:59:08下载
- 积分:1
-
这是我再进行arm编程调试时的经验总结!
这是我再进行arm编程调试时的经验总结!-This is my arm again when the debug programming experience!
- 2022-10-27 12:25: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
-
Basic knowledge, ARM development and utilization, MCU control
基础知识,ARM的开发利用,MCU的控制-Basic knowledge, ARM development and utilization, MCU control
- 2022-02-21 19:51:21下载
- 积分:1
-
ucos在编译环境ads中arm移植代码
ucos在编译环境ads中arm移植代码-CENTER ads in the build environment code which arm transplant
- 2022-01-26 03:32:05下载
- 积分:1
-
- 2022-07-28 06:14:15下载
- 积分:1
-
development arm, for the linux environment of some important configuration proce...
arm开发,基于linux环境的一些重要的配置程序。-development arm, for the linux environment of some important configuration procedures.
- 2022-03-03 08:34:02下载
- 积分:1
-
The domestic company develops based on the LINUX operating
system graphical inte...
国内一家公司开发的基于LINUX操作系统的图形界面,可以用于嵌入式LINUX系统中。- The domestic company develops based on the LINUX operating
system graphical interface, may use in to insert in the type LINUX
system.
- 2022-01-25 18:20:21下载
- 积分:1
-
smt32 usart
stm32非固件库程序,通过串口4发送数据,传统ARM写法-smt32 usart
- 2022-06-26 17:52:22下载
- 积分:1
-
三星S3C4510B单片机的原代码,可用于评估的发展…
三星mcu S3C4510B评估板的原码,可用于bsp的开发-mcu Samsung S3C4510B Evaluation of the original code can be used in the development bsp
- 2022-05-14 06:18:56下载
- 积分:1