-
stc12c5axx 脉宽调制
使用定时器来控制DC也调整PWM波,控制LED的光按K1,PWM值增加,DC减少,导致更暗按K2,PWM值降低,而DC的增加,导致更亮
- 2022-01-26 01:56:34下载
- 积分:1
-
STM32是以Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对ADC进行操作。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate the ADC.
- 2022-03-23 13:55:12下载
- 积分:1
-
ARM指令集及汇编,主要介绍ARM7结构的指令集,和详细的指令解释,此为中文版...
ARM指令集及汇编,主要介绍ARM7结构的指令集,和详细的指令解释,此为中文版-ARM instruction set and compilation, introduced ARM7 structure of the instruction set, and detailed instructions, such as the Chinese version
- 2023-06-05 03:30:04下载
- 积分: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
-
44B0开发板上实现PS2接口键盘的程序,对初学者很有帮助
44B0开发板上实现PS2接口键盘的程序,对初学者很有帮助-44B0 development board to achieve PS2 keyboard interface procedures helpful for beginners
- 2023-02-07 19:00:04下载
- 积分:1
-
ARM,MIPS,PowerPC模拟器
ARM, MIPS, PowerPC 模拟器-ARM, MIPS, PowerPC emulator
- 2022-03-25 03:57:53下载
- 积分:1
-
Introduction of the I2C interface package that the source code and software pack...
介绍了微控制器I2C软件包接口说明,和软件包源程序。-Introduction of the I2C interface package that the source code and software packages.
- 2022-12-03 05:45:03下载
- 积分:1
-
xjtag,源代码,ARM调试程序
xjtag,soure code,arm debug program
- 2022-04-16 03:34:22下载
- 积分:1
-
II2C 嵌入式arm
II2C 嵌入式arm-II2C embedded arm
- 2022-08-25 06:25:35下载
- 积分:1
-
2440启动代码,可供血液以及我做的学生来回学习…
2440启动代码,提供给和我一样血药学习ARM的学子们
-2440 startup code, available to the blood as well as I do the students learn from ARM
- 2022-01-26 08:10:59下载
- 积分:1