-
LJD 44b0xDVK III user manual
arm学习板 LJD-44b0xDVK-III使用手册-LJD 44b0xDVK III user manual
- 2023-09-07 01:10:03下载
- 积分: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
-
Porting schematics and the external circuit! We hope to useful!
s3c4510原理图及其外围电路图!希望对大家有用!-Porting schematics and the external circuit! We hope to useful!
- 2022-01-21 20:38:11下载
- 积分:1
-
ARM on the PPT courseware, and experimental use of ARM2410 me and experimental c...
讲解ARM的PPT课件,和实验箱ARM2410的用法及实验内容-ARM on the PPT courseware, and experimental use of ARM2410 me and experimental content
- 2023-08-04 04:25:06下载
- 积分:1
-
ht1621 使用例程 驱动段码液晶 同时用诺基亚3310lcd做监控
ht1621 使用例程 驱动段码液晶 同时用诺基亚3310lcd做监控-HT1621 code above the use of routine-driven liquid crystal at the same time Nokia 3310lcd do with monitoring
- 2022-03-09 14:14:46下载
- 积分:1
-
Yu Ming ARM9 embedded system design and development of curricula, the developmen...
于明ARM9嵌入式系统设计与开发教程,开发环境是linux-Yu Ming ARM9 embedded system design and development of curricula, the development environment is linux
- 2022-06-03 10:36:55下载
- 积分:1
-
友善之臂sbc2410x开发板wince系统下Samsung3.5寸屏用BSP源代码。
友善之臂sbc2410x开发板wince系统下Samsung3.5寸屏用BSP源代码。-Friendliness sbc2410x arm development board wince system Samsung3.5-inch screen with BSP source code.
- 2023-03-01 08:25:03下载
- 积分:1
-
KEIL or ADS for the development of the environment, given popular ARM instructio...
ADS或是KEIL为开发环境,给出常用ARM指令集及汇编
-KEIL or ADS for the development of the environment, given popular ARM instruction set and compilation
- 2022-01-22 08:14:54下载
- 积分:1
-
ARM7
ARM7-s3c44b0x中文资料,对初学ARM的朋友有帮助-ARM7-s3c44b0x Chinese information on the ARM beginner friends help
- 2022-11-02 23:55:03下载
- 积分:1
-
基于ARM的启动代码
基于ARM的启动代码-ARM-based boot code
- 2022-01-31 10:55:30下载
- 积分:1