highres.txt

来自「温度测量」· 文本 代码 · 共 51 行

TXT
51
字号
;************************************************
;* Main Program LCD Temperature Readout Demo	*
;*						*
;* Copyright 2001-2003 Wayne Peacock		*
;* First Revision 11 March 2002			*
;* Second Revision 19th September 2002		*
;*						*
;* Displays temperature in low & high resolution*
;* on a 2x16LCD panel. No RS232 included	*
;************************************************
;* See Schematic for Hardware connections	*
;* 						*
;* Disclaimer:					*
;* The Author takes no responsibility for the 	*
;* use of this code. Use at your own risk!	*
;* 						*
;* This code or part there of is licensed only 	*
;* for private use and NOT for commercial use.	*
;* 						*
;* Please contact the Author 'Wayne Peacock' 	*
;* <wpeacock@senet.com.au> before using the code*
;* or part there of in a commercial project.	*
;************************************************

Simp.asm - Main Subroutine

Support code:

DS1820sub1200.asm
lcd4.asm
convert.asm	
delay.asm

Assembler : AVR Studio 3.53
Code size : 491 Words

Protel 98 Files

Simpletemp.sch	: Schematic File 
Simpletemp4.pcb	: PCB File


Wayne's Embedded Life
http://users.senet.com.au/~wpeacock

DS1820 Temperature Sensor High-resolution Readout Demo
http://users.senet.com.au/~wpeacock/demotemp.html

Regards
Wayne Peacock
wpeacock@senet.com.au

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?