-
A simple C program to strobe the LEDsvia Port D. The strobe rate is to be set by...
A simple C program to strobe the LEDsvia Port D. The strobe rate is to be set by adjusting the voltage drop over a potentiometer that is sampled by an ADC.
- 2022-04-21 21:27:13下载
- 积分:1
-
A typical embedded applications arm Collection!
一些典型的阿arm嵌入式应用程序集锦!-A typical embedded applications arm Collection!
- 2022-08-16 23:35:43下载
- 积分:1
-
ARM9 2440 Serial 应用开发程式软件
ARM9 2440 Serial 应用开发程式软件-ARM9 2440 Serial Application Development Software
- 2022-07-10 05:06:25下载
- 积分:1
-
周立功ZLG_LPC213X的全套资料,这个是其中的GPIO
周立功ZLG_LPC213X的全套资料,这个是其中的GPIO-Week Ligong ZLG_LPC213X a complete set of information, this is one of the GPIO
- 2022-02-20 09:51:52下载
- 积分:1
-
基于Keil+HJTAG+LPC214x的Mass Storage Device类USB开发例程,不需要驱动,烧入直接可识别。程序有注释,可根据需要更改。
基于Keil+HJTAG+LPC214x的Mass Storage Device类USB开发例程,不需要驱动,烧入直接可识别。程序有注释,可根据需要更改。-Based on Keil+ HJTAG+ LPC214x the Mass Storage Device Class USB development of routines, do not need to drive, burned into the direct identifiable. Procedures have the Notes may be in need of change.
- 2022-09-23 05:10:03下载
- 积分:1
-
基于arm―LPC2103的LCD602的驱动程序,有proteus仿真。
基于arm―LPC2103的LCD602的驱动程序,有proteus仿真。-The arm-LPC2103-based LCD602 driver has Proteus simulation.
- 2022-08-22 15:59:04下载
- 积分:1
-
mac 控制器设计
本代码主要实现了FPGA设计开发以太网控制器的设计,以及研究了FPGA开发方法和传统ASIC开发方法的区别和优略。主要内容为: 1.阐述FPGA技术的发展历史,现状和将来的发展趋势。 2.详细说明了FPGA设计开发以太网控制器的全过程,包括模块分析功能分析以及代码设计。 3.采用软件仿真的方法设计和验证
- 2022-01-26 05:35:58下载
- 积分:1
-
这是费浙平写的《ARM 体系结构及基于ARM 的嵌入式开发》非常不错。...
这是费浙平写的《ARM 体系结构及基于ARM 的嵌入式开发》非常不错。-Zhejiang-written "ARM Architecture and ARM-based embedded development" very good.
- 2022-04-13 15:32:33下载
- 积分: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
-
RDC R2886 Ethernet hub function source, paradigm c++ Run tests to simulate the h...
RDC R2886 Ethernet hub功能 源码,paradigm c++上运行测试,模拟hub运行,RJ45-1 IN ,RJ45-2 OUT -RDC R2886 Ethernet hub function source, paradigm c++ Run tests to simulate the hub operation, RJ45-1 IN, RJ45-2 OUT
- 2022-01-27 18:17:21下载
- 积分:1