- 10_22test 在opencv中实现汽车的行走
- CSharp_example_13_21 1.2 特殊窗体设置 13 实例013 设计不规则窗体 13 实例014 设计带分隔栏的窗体 14 实例015 在窗体中滚动字幕 14 实例016 设计闪烁的窗体 15 实例017 设计动画显示窗体 16 实例018 设计运动的窗体 18 实例019 修改提示框字体及颜色 18 实例020 建立字体形状窗体 20 实例021 设计带帮助键的窗体 20
- FusionChartsHelper .net生成图形控件 简洁大方信全景统计
- check-sign 在驱动里面识别一个程序是否经过数字签名的代码
- filter_overlap_save 重叠保留法
- fie_v45 sar图像去噪的几种新的方法
文件名称:mlgb
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:189.94kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本温度采集系统是利用DS18B20把温度读出,然后通过单片机解码发送给6位数码管,数码管显示出当前的温度值。DS18B20返回的温度值是两字节的十六进制数据。负数用反码表示。单片机直接通过串口把两字节的十六进制数据传送到上位机,上位机对温度数据进行解码变显示。
单片机的串口参数可以通过,下面两个宏来设置:
#define XTAL 11059200 // CUP 晶振频率
#define baudrate 9600 // 通信波特率
默认设置如上。
-The temperature acquisition system is to use DS18B20 to read the temperature, and then through the single-chip decoding is sent to the 6 digital tube, digital tube displays the current temperature value. Return to the DS18B20 temperature value is two byte sixteen hexadecimal data. Negative with complement representation. MCU directly through the serial port to two bytes sixteen hexadecimal data transfer to PC, PC on temperature data are decoded into display.
MCU serial port parameters can be obtained by the following two macros to set:
# define XTAL 11059200/CUP oscillator frequency
# define baudrate 9600// communication baud rate
The default settings above.
单片机的串口参数可以通过,下面两个宏来设置:
#define XTAL 11059200 // CUP 晶振频率
#define baudrate 9600 // 通信波特率
默认设置如上。
-The temperature acquisition system is to use DS18B20 to read the temperature, and then through the single-chip decoding is sent to the 6 digital tube, digital tube displays the current temperature value. Return to the DS18B20 temperature value is two byte sixteen hexadecimal data. Negative with complement representation. MCU directly through the serial port to two bytes sixteen hexadecimal data transfer to PC, PC on temperature data are decoded into display.
MCU serial port parameters can be obtained by the following two macros to set:
# define XTAL 11059200/CUP oscillator frequency
# define baudrate 9600// communication baud rate
The default settings above.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
温度采集系统/项目说明.txt
温度采集系统/原理图/温度采集系统.SCHDOC
温度采集系统/原理图/温度采集系统原理图.pdf
温度采集系统/上位机程序/FrmSet.frm
温度采集系统/上位机程序/FrmSet.frx
温度采集系统/上位机程序/MSSCCPRJ.SCC
温度采集系统/上位机程序/PARTS037.ICO
温度采集系统/上位机程序/PC与智能仪器串口通讯.frm
温度采集系统/上位机程序/PC与智能仪器串口通讯.frx
温度采集系统/上位机程序/PC与智能仪器串口通讯.log
温度采集系统/上位机程序/工程1.vbp
温度采集系统/上位机程序/工程1.vbw
温度采集系统/上位机程序/picture/PARTS037.ICO
温度采集系统/上位机程序/picture/zhaojun.jpg
温度采集系统/C51程序/DS18B20-SHUMA-C51
温度采集系统/C51程序/DS18B20-SHUMA-C51.C
温度采集系统/C51程序/DS18B20-SHUMA-C51.C.bak
温度采集系统/C51程序/DS18B20-SHUMA-C51.hex
温度采集系统/C51程序/DS18B20-SHUMA-C51.lnp
温度采集系统/C51程序/DS18B20-SHUMA-C51.LST
温度采集系统/C51程序/DS18B20-SHUMA-C51.M51
温度采集系统/C51程序/DS18B20-SHUMA-C51.OBJ
温度采集系统/C51程序/DS18B20-SHUMA-C51.Opt
温度采集系统/C51程序/DS18B20-SHUMA-C51.plg
温度采集系统/C51程序/DS18B20-SHUMA-C51.Uv2
温度采集系统/C51程序/DS18B20-SHUMA-C51_Opt.Bak
温度采集系统/C51程序/DS18B20-SHUMA-C51_Uv2.Bak
温度采集系统/C51程序/README.txt
温度采集系统/上位机程序/picture
温度采集系统/原理图
温度采集系统/上位机程序
温度采集系统/C51程序
温度采集系统
温度采集系统/原理图/温度采集系统.SCHDOC
温度采集系统/原理图/温度采集系统原理图.pdf
温度采集系统/上位机程序/FrmSet.frm
温度采集系统/上位机程序/FrmSet.frx
温度采集系统/上位机程序/MSSCCPRJ.SCC
温度采集系统/上位机程序/PARTS037.ICO
温度采集系统/上位机程序/PC与智能仪器串口通讯.frm
温度采集系统/上位机程序/PC与智能仪器串口通讯.frx
温度采集系统/上位机程序/PC与智能仪器串口通讯.log
温度采集系统/上位机程序/工程1.vbp
温度采集系统/上位机程序/工程1.vbw
温度采集系统/上位机程序/picture/PARTS037.ICO
温度采集系统/上位机程序/picture/zhaojun.jpg
温度采集系统/C51程序/DS18B20-SHUMA-C51
温度采集系统/C51程序/DS18B20-SHUMA-C51.C
温度采集系统/C51程序/DS18B20-SHUMA-C51.C.bak
温度采集系统/C51程序/DS18B20-SHUMA-C51.hex
温度采集系统/C51程序/DS18B20-SHUMA-C51.lnp
温度采集系统/C51程序/DS18B20-SHUMA-C51.LST
温度采集系统/C51程序/DS18B20-SHUMA-C51.M51
温度采集系统/C51程序/DS18B20-SHUMA-C51.OBJ
温度采集系统/C51程序/DS18B20-SHUMA-C51.Opt
温度采集系统/C51程序/DS18B20-SHUMA-C51.plg
温度采集系统/C51程序/DS18B20-SHUMA-C51.Uv2
温度采集系统/C51程序/DS18B20-SHUMA-C51_Opt.Bak
温度采集系统/C51程序/DS18B20-SHUMA-C51_Uv2.Bak
温度采集系统/C51程序/README.txt
温度采集系统/上位机程序/picture
温度采集系统/原理图
温度采集系统/上位机程序
温度采集系统/C51程序
温度采集系统
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.