-
at91rm9200的用户手册,内含windows下超级终端和linux下minicom的配置应用...
at91rm9200的用户手册,内含windows下超级终端和linux下minicom的配置应用-AT91RM9200 user manual contains HyperTerminal under windows and under linux the configuration of the application of MINICOM
- 2022-03-07 14:28:04下载
- 积分:1
-
ARM基础知识,我刚找到的。
和大家共同分享下
ARM基础知识,我刚找到的。
和大家共同分享下-ARM basic knowledge, I have just found. And the U.S. share of
- 2022-06-15 19:58:03下载
- 积分:1
-
Philips LPC series ARM7 LCM12864 dot matrix LCD demo program permanent explorati...
飞利浦LPC系列ARM7 LCM12864点阵液晶演示程序 永探电子开发板-Philips LPC series ARM7 LCM12864 dot matrix LCD demo program permanent exploration of electronic development board
- 2022-03-05 17:44:45下载
- 积分:1
-
I development project for a procedure, the procedure is modeled on changes to ot...
为本人开发项目中的一个程序,也是仿照他人的程序改动的,以人共享:arm(44b0)的程序,实现功能如usb,串口等-I development project for a procedure, the procedure is modeled on changes to others to share: arm (44b0) of the procedures, to achieve functions such as usb, serial, etc.
- 2022-12-25 06:40:04下载
- 积分:1
-
2440开发板上的LED测试程序,有参考价值!
2440开发板上的LED测试程序,有参考价值!-2440 development board LED test procedure, a reference value!
- 2022-03-17 22:55:22下载
- 积分:1
-
nec 78K0 sample initialization procedure right
nec 78K0 样例对程序初始化电表样-nec 78K0 sample initialization procedure right-meter
- 2022-08-06 13:56:29下载
- 积分:1
-
This paper introduces a system based on the LPC2000 family of processors the ini...
本文详细的介绍了基于LPC2000系列处理器的系统的初始化过程,并结合具体代码(在附带的程序中)对重映射作了细致的阐述,这些对于正确的理解和开发基于ARM的嵌入式系统具有重要的意义。-This paper introduces a system based on the LPC2000 family of processors the initialization process, combined with a specific code (in the attached program) made a detailed mapping of the re-elaboration of these for a correct understanding and development of ARM-based embedded system has an important significance.
- 2022-05-22 16:28:13下载
- 积分:1
-
S3C4510B DMA驱动程序
S3C4510b DMA driver
- 2022-02-04 15:59:12下载
- 积分:1
-
步进电机是将电脉冲信号转变为角位移或线位移的开环控制元件。在非超载的情况下,电机的转速、停止的位置只取决于脉冲信号的频率和脉冲数,而不受负载变化的影响,即给电机...
步进电机是将电脉冲信号转变为角位移或线位移的开环控制元件。在非超载的情况下,电机的转速、停止的位置只取决于脉冲信号的频率和脉冲数,而不受负载变化的影响,即给电机加一个脉冲信号,电机则转过一个步距角。-Stepper motor is the electrical impulse signals into angular displacement or linear displacement of the open-loop control components. In the non-overload case, the motor speed, and stop location depends only on pulse frequency and pulse number, regardless of the load change, that is, to add an electrical pulse signal, then turn one motor step angle.
- 2022-10-25 19:55:03下载
- 积分:1
-
STM32F103 RTC 日期程序驱动
STM32F103 RTC 日期程序驱动
#include "rtc.h"
const DateTimeType MinDateTime = {
10, 1, 1, 0, 0, 0
};
const DateTimeType MaxDateTime = {
99, 12, 31, 23, 59, 59
};
- 2022-06-12 03:47:39下载
- 积分:1