Skip to content

YaoFei509/18b20

Repository files navigation

18b20

使用DS18B20和单片机的测温探头小程序

运行在MCS51兼容单片机上,用SDCC编译

对于89C52类单片机,使用temp_prob.hex

对于STC11F04E类1T单片机,使用temp_prob_11f04e.hex

对于STC 15W204S类单片机,使用temp_prob_15w204s.hex

对于STC15F104E类8pin单片机,使用temp_prob_15f104.hex

每秒钟从18B20温度探头采集一次温度,从串口打印输出时间值、温度值和DS18B20 MAC地址

串口速度9600,n,8,1

推荐使用stcgal作下载工具,全程在Linux下开发了。


姚飞

About

使用18B20和STC15F104单片机的测温小探头

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published