久久久久久久999_99精品久久精品一区二区爱城_成人欧美一区二区三区在线播放_国产精品日本一区二区不卡视频_国产午夜视频_欧美精品在线观看免费
標(biāo)題:
atmega16 f (ds18b20_init(0,25,35,DS18B20_12BIT_RES))
[打印本頁]
作者:
a797980
時間:
2015-5-24 16:36
標(biāo)題:
atmega16 f (ds18b20_init(0,25,35,DS18B20_12BIT_RES))
#include <mega16.h>
#include <delay.h>
#include <stdlib.h>
// 1 Wire Bus functions
#asm
.equ __w1_port=0x12 ;PORTD
.equ __w1_bit=5
#endasm
#include <1wire.h>
// DS1820 Temperature Sensor functions
#include <ds18b20.h>
// Alphanumeric LCD Module functions
#asm
.equ __lcd_port=0x18 ;PORTB
#endasm
#include <lcd.h>
// Declare your global variables here
void main(void)
{
// Declare your local variables here
unsigned char string[6];
// Input/Output Ports initialization
// Port A initialization
// Func7=In Func6=In Func5=In Func4=In Func3=In Func2=In Func1=In Func0=In
// State7=T State6=T State5=T State4=T State3=T State2=T State1=T State0=T
PORTA=0x00;
DDRA=0x00;
// Port B initialization
// Func7=In Func6=In Func5=In Func4=In Func3=In Func2=In Func1=In Func0=In
// State7=T State6=T State5=T State4=T State3=T State2=T State1=T State0=T
PORTB=0x00;
DDRB=0x00;
// Port C initialization
// Func7=In Func6=In Func5=In Func4=In Func3=In Func2=In Func1=In Func0=In
// State7=T State6=T State5=T State4=T State3=T State2=T State1=T State0=T
PORTC=0x00;
DDRC=0x00;
// Port D initialization
// Func7=In Func6=In Func5=In Func4=In Func3=In Func2=In Func1=In Func0=In
// State7=T State6=T State5=T State4=T State3=T State2=T State1=T State0=T
PORTD=0x00;
DDRD=0x00;
// Timer/Counter 0 initialization
// Clock source: System Clock
// Clock value: Timer 0 Stopped
// Mode: Normal top=FFh
// OC0 output: Disconnected
TCCR0=0x00;
TCNT0=0x00;
OCR0=0x00;
// Timer/Counter 1 initialization
// Clock source: System Clock
// Clock value: Timer 1 Stopped
// Mode: Normal top=FFFFh
// OC1A output: Discon.
// OC1B output: Discon.
// Noise Canceler: Off
// Input Capture on Falling Edge
// Timer 1 Overflow Interrupt: Off
// Input Capture Interrupt: Off
// Compare A Match Interrupt: Off
// Compare B Match Interrupt: Off
TCCR1A=0x00;
TCCR1B=0x00;
TCNT1H=0x00;
TCNT1L=0x00;
ICR1H=0x00;
ICR1L=0x00;
OCR1AH=0x00;
OCR1AL=0x00;
OCR1BH=0x00;
OCR1BL=0x00;
// Timer/Counter 2 initialization
// Clock source: System Clock
// Clock value: Timer 2 Stopped
// Mode: Normal top=FFh
// OC2 output: Disconnected
ASSR=0x00;
TCCR2=0x00;
TCNT2=0x00;
OCR2=0x00;
// External Interrupt(s) initialization
// INT0: Off
// INT1: Off
// INT2: Off
MCUCR=0x00;
MCUCSR=0x00;
// Timer(s)/Counter(s) Interrupt(s) initialization
TIMSK=0x00;
// Analog Comparator initialization
// Analog Comparator: Off
// Analog Comparator Input Capture by Timer/Counter 1: Off
ACSR=0x80;
SFIOR=0x00;
// 1 Wire Bus initialization
w1_init();
// LCD module initialization
lcd_init(8);
/* set the temperature alarms & temperature
measurement resolutions for all the devices
temp_low=25 temp_high=35 resolution 12bits */
if (ds18b20_init(0,25,35,DS18B20_12BIT_RES))
lcd_putsf("INIT OK"); else lcd_putsf("INIT ERR");
delay_ms(1000);
while (1)
{
ftoa( ds18b20_temperature(0),2,string);
lcd_clear();
lcd_putsf("TEMP NOW") ;
lcd_gotoxy(2,1) ;
lcd_puts(string);
};
}
這段程序關(guān)于
if (ds18b20_init(0,25,35,DS18B20_12BIT_RES))
ftoa( ds18b20_temperature(0),2,string);
這兩個地方不是特別懂
歡迎光臨 (http://m.zg4o1577.cn/bbs/)
Powered by Discuz! X3.1
主站蜘蛛池模板:
欧美精品一区二区三区一线天视频
|
99久久久无码国产精品
|
国产97视频在线观看
|
午夜激情免费视频
|
欧美成人第一页
|
中文字幕一二三区
|
欧美一级毛片免费观看
|
国产一级在线观看
|
亚洲免费网站
|
一级高清
|
欧美在线一区二区三区
|
国产精品欧美精品
|
欧美亚州综合
|
日韩欧美在线视频观看
|
正在播放一区二区
|
精品视频www
|
中文字幕在线免费观看
|
欧美一级欧美三级在线观看
|
国产一区二区三区免费视频
|
成人免费在线播放
|
日韩一区二区黄色片
|
精品二
|
久久久国产一区
|
av中文字幕在线观看
|
国产综合在线视频
|
一级看片免费视频
|
国产精品激情
|
欧美激情啪啪
|
欧美亚洲综合久久
|
日韩一区精品
|
欧美xxxx性
|
日韩中文一区二区三区
|
成人影院av
|
97精品久久
|
久久国内精品
|
一级视频在线免费观看
|
成人在线视频网站
|
一区二区三区四区在线
|
欧美日韩免费
|
国产欧美一区二区三区久久
|
国产免费视频在线
|