DS1820
ds1820是指一种新的“单总线器件”体积更小、适用电压更宽、更经济Dallas半导体公司的数字化温度传感器DS1820是世界上第一片支持“一线总线”接口的温度传感器。一线总线独特而且经济的特点,使用户可轻松地组建传感器网络,为测量系统的构建引入全新概念。
资源总数
108
DS1820 热门资料
查看全部 108 份 →this is source file mcs51 interface with ds1820 use keil
this is source file mcs51 interface with ds1820 use keil
2017-09-11
72
DS1820 C51 子程序 (一线数据传输)
//芯片资料请到www.elecfans.com查找 //DS1820 C51 子程序//这里以11.0592M晶体为例,不同的晶体速度可能需要调整延时的时间//sbit DQ =P2^1;//根据实际情况定义端口 typedef unsi...
2013-11-03
68