文件名称:18b20
介绍说明--下载内容来自于网络,使用问题请自行百度
原创温度传感器18B20的驱动程序,基于TI公司msp430单片机,程序基于方便移植设计,只要稍加修改即可使用,用英文注释,非常详细-/* temperature sensor 18B20 module for msp430*/
/*author:Zhou Qiang */
/*university:UESTC */
/*time:2009,6,5 */
/***************************************/
/*************************************************************
Introduction
This program was designed for TI s msp430 MCU,but not limitted to it,
you can easily pick up this program by just modify the flowing:
1、macros at the beginning
2、Delay_us() function
3、nothing more...
You should write you application in the flowing order:
1、Configurate 18b20 by call Config_18b20()
2、Acquire float tmp data by call Get_tmp()
3、this project still under developing,nothing more you can use...
Next to do:
1、more 18b20 on 1 bus
2、implement more ROM functions
3、reading datasheet of 18b20 carefully
4、optimize it working faster
5、auto power supply detect,the program should adjust to it
6、
/*author:Zhou Qiang */
/*university:UESTC */
/*time:2009,6,5 */
/***************************************/
/*************************************************************
Introduction
This program was designed for TI s msp430 MCU,but not limitted to it,
you can easily pick up this program by just modify the flowing:
1、macros at the beginning
2、Delay_us() function
3、nothing more...
You should write you application in the flowing order:
1、Configurate 18b20 by call Config_18b20()
2、Acquire float tmp data by call Get_tmp()
3、this project still under developing,nothing more you can use...
Next to do:
1、more 18b20 on 1 bus
2、implement more ROM functions
3、reading datasheet of 18b20 carefully
4、optimize it working faster
5、auto power supply detect,the program should adjust to it
6、
相关搜索: mcu auto
msp430 Delay_us
(系统自动生成,下载前可以参看下载内容)
下载文件列表
18b20.c
18b20/18b20.c
18b20/Debug/Exe/test.d43
18b20/Debug/Obj/18b20.r43
18b20/Debug/Obj/main.r43
18b20/Debug/Obj/test.pbd
18b20/Debug/Obj/test.r43
18b20/main.c
18b20/settings/test.cspy.bat
18b20/settings/test.dbgdt
18b20/settings/test.dni
18b20/settings/test.wsdt
18b20/test.c
18b20/test.dep
18b20/test.ewd
18b20/test.ewp
18b20/test.eww
18b20/Debug/Exe
18b20/Debug/List
18b20/Debug/Obj
18b20/Debug
18b20/settings
18b20
18b20/18b20.c
18b20/Debug/Exe/test.d43
18b20/Debug/Obj/18b20.r43
18b20/Debug/Obj/main.r43
18b20/Debug/Obj/test.pbd
18b20/Debug/Obj/test.r43
18b20/main.c
18b20/settings/test.cspy.bat
18b20/settings/test.dbgdt
18b20/settings/test.dni
18b20/settings/test.wsdt
18b20/test.c
18b20/test.dep
18b20/test.ewd
18b20/test.ewp
18b20/test.eww
18b20/Debug/Exe
18b20/Debug/List
18b20/Debug/Obj
18b20/Debug
18b20/settings
18b20
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.