-
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
-
这是一个AVR的看门狗watchdog的程序,它是用ICCAVR开发
这是一个AVR的看门狗watchdog的程序,它是用ICCAVR开发-This is an AVR watchdog watchdog
- 2022-11-22 15:45:03下载
- 积分:1
-
STM32是以Cortex
STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对外部中断进行配置和操作。在许多情况下,我们需要将外部引脚配置为中断,该例程介绍了如何设置和操作外部中断。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to configure the external interrupt on and operate. In many cases, we need to configure the external pin interrupt, the routine introduction how to set up and operation of external interrupt.
- 2022-01-28 12:35:19下载
- 积分:1
-
接口液晶显示的键盘
应用背景项目:应用keypad_lcd测试程序公司:Dynalog(印度)有限公司内容:4x4 keypad_lcd测试程序[ 1 ]和公司;及;及;CPU类型 ; ; ; ;:PIC18F4550时钟频率为8MHz ;:------------液晶显示器的连接---------------型号:= & gt;恩,RC1 = & gt;RW,RC2 = & gt;RS,RB0 = & gt;D0,Rb1 = & gt;D1,Rb2 = & gt;D2,D3 Rb3 = & gt,RB4 = & gt;D4,RB5 = & gt;D5,RB6 = & gt;D6,D7 RB7 = & gt,-------------------------------------------------------- 4x4键盘连接-------------------RD 0 = & gt;row_a,RD1 = & gt;row_b,RD2 = & gt;row_c,3 = & gt;row_d,RD4 = & gt;col_1,RD5 = & gt;col_2,鸡= & gt;col_3,rd7 = & gt;col_4,------------------------------------------------------------------ FRC连接-------------------关键技术这是一个LCD与键盘使用PIC18F458接口代码。这里公司Dynalog(印度)有限公司
- 2022-02-18 14:15:43下载
- 积分:1
-
keypad interfacing arm
keypad interfacing arm
- 2023-07-29 18:00:03下载
- 积分:1
-
ZLG LPC 2100 new easyARM2100 CD
ZLG LPC 2100 新easyARM2100光盘-ZLG LPC 2100 new easyARM2100 CD-ROM
- 2022-03-13 15:43:54下载
- 积分:1
-
AT91SAM7X the CAN communication routines, go to at91.com
at91sam7x的CAN通讯例程,转至at91.com-AT91SAM7X the CAN communication routines, go to at91.com
- 2022-12-21 06:50:03下载
- 积分:1
-
ads1.2学习资料,对arm初学者有帮助.
ads1.2学习资料,对arm初学者有帮助.-ads1.2 learning materials for beginners arm helpful.
- 2022-12-30 11:00:04下载
- 积分:1
-
IRQ for the ARM Embedded System of interrupt handling procedures
用于ARM IRQ在嵌入式系统中的中断处理程序-IRQ for the ARM Embedded System of interrupt handling procedures
- 2022-01-26 07:16:17下载
- 积分:1
-
英倍特的有关三星嵌入式开发技术介绍的ppt文章,是有关44bo的...
英倍特的有关三星嵌入式开发技术介绍的ppt文章,是有关44bo的-British special times of the Samsung embedded development technology introduced ppt articles of the 44bo
- 2022-01-26 07:49:49下载
- 积分:1