云题海 - 专业文章范例文档资料分享平台

当前位置:首页 > 便携式体温检测仪的设计 - 图文

便携式体温检测仪的设计 - 图文

  • 62 次阅读
  • 3 次下载
  • 2025/6/21 2:37:21

安徽工程科技学院毕业设计(论文)

{

CCR0+=BitTime;

if((CCTL0&CCIS_1)==CCIS_1) {

//处于接收状态

if((CCTL0&CAP)==CAP) {

CCTL0&=~CAP;//从捕获模式转为比较模式 CCR0+=hfBitTime; } else {

//开始接收数据 if(BitCnt!=0) {

//数据未接收完 RxBuf>>=1;

if((CCTL0&SCCI)==SCCI) {

RxBuf|=0x80; BitCnt--; } } else {

//数据接收完 CCTL0&=~CCIE; RT=1; } } } else {

//处于发送状态

if(BitCnt!=0)//数据未发送完 {

if((TxBuf&0x1)==0)//要发送的数据是0 {

CCTL0|=OUTMOD2;//输出选择复位模式} else {

CCTL0&=~OUTMOD2;//输出选择置位模式 }

TxBuf>>=1;

高洁:便携式体温检测仪的设计

BitCnt--; } else {

//数据发送完 CCTL0&=~CCIE; RT=1; } }

C外文文献及翻译附录

安徽工程科技学院毕业设计(论文)

1. The principle of MSP430 LCD

MSP430 of a static LCD State, 2 MUX, 3MUX, four 4MUX Display mode, and the most commonly used or 4 MUX Mode. Popular speaking, there are four public - (Equivalent to the digital scanning display Choice of side), the number of drive-mode Type. This model is the biggest advantage Can be usedto provide at least most of the pins LCD, Figure 1 showed that 4MUX display modesof public - and-drive, Which (a) shows that a \- When the public were to end with the drive - LCD signal, the corresponding number on the show Yards.

This paper will be about 4 MUX LCD way as an example. Under this approach, an \\\Have a relationship. Therefore, in 4 MUX mode, the only need Two drive-can be said that an \

In the series to MSP430 MCU LCD driver, opened up a specialized storage space (LCDMEM1 ~ LCDMEM20) to show that the storage of information, knownas liquid crystal display buffer, or LCD significant Depositors. MSP430F435 a total of 20 bytes LCD modules Memory, if we use 4 MUX way that can significantly Showing 160 LCD stroke. At that time, each memory will

Should be two-drive. Figure 2 MUX way in the 4 The LCD memory, LCD, the LCD - The relationship.

Then to show \0x5b, 0x4f, 0x66, 0x6d, 0x7d, 0x07, 0x7f, 0x6f, \

高洁:便携式体温检测仪的设计

If LCD pin S0, S1, S2, S3 can even respectively. SCM then in the S0, S1, S2, S3, to LCDMEM1, LCDMEM2 send data \\

2. LCD Introduction

A total of 160 of this LCD, the LCD of Figure 3 yards The layout. And the icon above six \meaning of the symbols. Below is a row of seven \

Characters and symbols, figures show, has a specific meaning dimensional data. Figure 4 for LCD \Truth table legs.

搜索更多关于: 便携式体温检测仪的设计 - 图文 的文档
  • 收藏
  • 违规举报
  • 版权认领
下载文档10.00 元 加入VIP免费下载
推荐下载
本文作者:...

共分享92篇相关文档

文档简介:

安徽工程科技学院毕业设计(论文) { CCR0+=BitTime; if((CCTL0&CCIS_1)==CCIS_1) { //处于接收状态 if((CCTL0&CAP)==CAP) { CCTL0&=~CAP;//从捕获模式转为比较模式 CCR0+=hfBitTime; } else { //开始接收数据 if(BitCnt!=0) { //数据未接收完 RxBuf>>=1; if((CCTL0&SCCI)==SCCI) { RxBuf|=0x80; BitCnt--; } } else { //数据接收完 CCTL0&=~CCIE; RT=1; } } } else { //处于发送状态 if(Bi

× 游客快捷下载通道(下载后可以自由复制和排版)
单篇付费下载
限时特价:10 元/份 原价:20元
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
VIP包月下载
特价:29 元/月 原价:99元
低至 0.3 元/份 每月下载150
全站内容免费自由复制
注:下载文档有可能“只有目录或者内容不全”等情况,请下载之前注意辨别,如果您已付费且无法下载或内容有问题,请联系我们协助你处理。
微信:fanwen365 QQ:370150219
Copyright © 云题海 All Rights Reserved. 苏ICP备16052595号-3 网站地图 客服QQ:370150219 邮箱:370150219@qq.com