- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 64kb
- Update:
- 2016-08-30
- Downloads:
- 0 Times
- Uploaded by:
- 科恩电子
Description:
PC serial port to receive DS18B20 temperature test program
1. Program Description:
This example demonstrates the single-chip collecting temperature and the temperature value
Sent to the computer test program,
2, experimental operation
1, the jumper socket J11 jumper cap adjusted TDQ end.
2, the jumper socket J28 jumpers to jump TxD1 and RxD1.
Open the STC-ISP download software serial assistant, the corresponding serial number,
Select the baud rate of 9600, 8 data bits, 1 stop bit, no parity.
Point to open the serial port receive buffer Text Mode
Transmit Buffer Select Text Mode
To Search:
File list (Check if you may need any files):
41_电脑串口接收温度采集试验\Application\Doc\readme.txt
...........................\...........\Header\ds18b20.h
...........................\...........\......\STC15W4K32S4.h
...........................\...........\Source\ds18b20.c
...........................\...........\......\main.c
...........................\...........\.tartup\STARTUP.A51
...........................\Lis\ds18b20.lst
...........................\...\main.lst
...........................\...\Serial_Temp.m51
...........................\...\STARTUP.lst
...........................\Obj\ds18b20.obj
...........................\...\main.obj
...........................\...\Serial_Temp
...........................\...\Serial_Temp.hex
...........................\...\Serial_Temp.lnp
...........................\...\Serial_Temp.plg
...........................\...\STARTUP.obj
...........................\...\STARTUP._ia
...........................\Serial_Temp.plg
...........................\Serial_Temp.uvgui.Administrator
...........................\Serial_Temp.uvgui_Administrator.bak
...........................\Serial_Temp.uvopt
...........................\Serial_Temp.uvproj
...........................\Serial_Temp_uvopt.bak
...........................\Serial_Temp_uvproj.bak
...........................\Application\Doc
...........................\...........\Header
...........................\...........\Source
...........................\...........\Startup
...........................\Application
...........................\Lis
...........................\Obj
41_电脑串口接收温度采集试验