Introduction - If you have any usage issues, please Google them yourself
AVR temperature acquisition system code using line connecting the chip temperature detection DS18B20. The procedures include two temperature of the chip-driven code, temperature calculation procedures, serial output display program. GUN compiler for C environment.
Packet : 17869352onewiretemp.rar filelist
onewiretemp\uart.c
onewiretemp\uart.h
onewiretemp\crc8.c
onewiretemp\crc8.h
onewiretemp\delay.c
onewiretemp\delay.h
onewiretemp\ds18x20.c
onewiretemp\ds18x20.h
onewiretemp\main.c
onewiretemp\makefile
onewiretemp\onewire.c
onewiretemp\onewire.h
onewiretemp