Welcome![Sign In][Sign Up]
Location:
Search - msp430 Delay_us

Search list

[SCM18b20

Description: 原创温度传感器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、
Platform: | Size: 36864 | Author: 周强 | Hits:

CodeBus www.codebus.net