-
ARM7 temperature acquisition and display program, including data acquisition, as...
arm7下的温度采集和显示程序,包含了数据采集,还有数据转换,数据显示,也是嵌入式研究温度传感不可多得的程序。-ARM7 temperature acquisition and display program, including data acquisition, as well as data conversion, data show that research is embedded temperature sensing a rare procedure.
- 2022-03-14 07:33:34下载
- 积分:1
-
from 16* 16 lattice Store applications, c source
提取16*16点阵汉字库的应用程序,c源程序-from 16* 16 lattice Store applications, c source
- 2022-02-26 01:27:16下载
- 积分:1
-
The development of an information to learn Thai, such as occurs takes no respons...
立于泰开发资料学习用,如发生侵权纠纷概不负责。-The development of an information to learn Thai, such as occurs takes no responsibility for infringement disputes.
- 2022-08-03 13:12:59下载
- 积分:1
-
SAMSUNG S3C4510B 键盘驱动
SAMSUNG S3C4510B 键盘驱动-Samsung S3C4510B Keyboard Driver
- 2022-01-26 02:47:18下载
- 积分:1
-
arm 与 dsp比较
arm 与 dsp比较-arm compared with the dsp
- 2022-02-05 13:32:44下载
- 积分:1
-
AM23XX温湿度传感器库函数
51单片机温湿度传感器库函数#include "reg52.h"#include //用户根据自己的晶振修改相应值#define FOSC 12000000#define BAUD 9600 //读传感器 端口位定义,可修改sbit Sensor_SDA = P0^0;sbit Sensor_SCL = P0^1;// 变量定义unsigned char Sensor_Data[5]={0x00,0x00,0x00,0x00,0x00};unsigned char Sensor_Check; //校验和unsigned char Sensor_AnswerFlag; //收到起始标志位unsigned char Sensor_ErrorFlag; //读取传感器错误标志unsigned int Sys_CNT;unsigned int Tmp;unsigned char *String;//字符串定义#define S_Temp "Temp:"#define S_RH "RH:"#define S_CRCT "Check: True"#define S_CRCF "Check: Wrong"#define S_Data "Data: "#define S_NotS "Sens
- 2022-12-29 14:30:03下载
- 积分:1
-
Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对IIC进行操作。IIC是一种通信协议,处理器可用来进行与外围接口的通信。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate on the IIC. IIC is a communication protocol, the processor can be used to carry out communications with the peripheral interface.
- 2022-02-10 12:21:52下载
- 积分:1
-
闸流管和双向可控硅成功应用的十条黄金规则,推荐下载。
闸流管和双向可控硅成功应用的十条黄金规则,推荐下载。-gate and the two-way flow for successful application of SCR 10 gold rules, recommended download.
- 2022-01-22 12:01:24下载
- 积分:1
-
基于ARM9的NAND FLASH(large page)的驱动,包括读写和擦除(在数据区可剩余区),读取ID号等主要功能。...
基于ARM9的NAND FLASH(large page)的驱动,包括读写和擦除(在数据区可剩余区),读取ID号等主要功能。-ARM9-based NAND FLASH (large page) of the drive, including reading and writing and erasing (in the data area will be the remaining area), read the ID number and other major functions.
- 2023-04-28 14:20:03下载
- 积分:1
-
an ARM7 timers procedures, the procedures adopted by programmers can understand...
一个ARM7定时器程序,程序采用的程序员可以了解ARM7编程方法,程序启动,地址映射等基本概念和方法
- 2022-01-25 22:28:58下载
- 积分:1