Dev tools: C-C++
File size: 31 KB
Update: 2012-02-04
Downloads: 0
Describe:
This program implements the serial communication based on 51 single-chip multi-machine: by the host to read from the operating temperature sensor DS18B20 temperature hanging slave
The value is displayed in the host control of the LCD screen.
File list(Click to check if it's the file you need, and recomment it at the bottom):
多机通讯(成功的)\主机\LCD1602.h
..................\....\主机.c
..................\....\主机.hex
..................\....\主机.Uv2
..................\从机\DS18B20.h
..................\....\从机.c
..................\....\从机.hex
..................\....\从机.Uv2
..................\....2\DS18B20.h
..................\.....\从机2.c
..................\.....\从机2.hex
..................\.....\从机2.Uv2
..................\多机通讯.DSN
..................\主机
..................\从机
..................\从机2
多机通讯(成功的)