登录
首页 » C » 温度采集代码 基于89c51单片机

温度采集代码 基于89c51单片机

于 2023-08-07 发布 文件大小:2.12 kB
0 32
下载积分: 2 下载次数: 1

代码说明:

基于89C51单片机 温度采集代码#include #include /**************外部变量定义************************/int num=0,num1=0; int set_t=20;double set_ph=7.0;double set_tu=3.0;/**************变量定义***************************/unsigned char AD_CHANNEL;double PH=0.0,TU=0.0;xdata unsigned char disbuff[14]={0};unsigned char Tempbuff[9];double ADC_Voltage=0.0,ADC_Voltage1=0.0;void Set_TU_Display();void Set_PH_Display();void Set_Temp_Display();unsigned char temp_value; bit SET_flag=0;   //设定温度标志位int SET_Count=0;bit Warning_flag=0;sbit Beep =P2^3;sbit LED1 =P1^1;sbit LED2 =P1^2;sbit LED3 =P1^3;sbit LED4 =P1^4;void ReadTemp(void); void Delay_Beep(unsigned int i);/* * 函数名:Get_Voltage_Value * 描述  :获取ADC0809的转换电压值 

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Standard-C-P-P-Library
    标准的C++库大全,拥有很多自己学得和网上搜集的各种资料整理出的C++标准库。(Standard C++ Library)
    2012-03-30 18:21:59下载
    积分:1
  • 大比例尺标准图廓生成程序,测绘行业专用哦 cad arx
    大比例尺标准图廓生成程序,测绘行业专用哦(Object ARX)-Large-scale standard diagram profile generation program, surveying and mapping industry dedicated Oh
    2022-01-20 22:36:27下载
    积分:1
  • 基于QT的联通充值缴费终端
    主要实现购买电子卡、详单查询、账单查询、充值缴费功能,是在Windows环境下用QT编写的。
    2022-04-20 21:22:53下载
    积分:1
  • 与打印相关的VC++打印例子
    打印的小例子,每个例子展现的功能不太一样,可以供打印开发的人参考。 打印的小例子,每个例子展现的功能不太一样,可以供打印开发的人参考。 打印的小例子,每个例子展现的功能不太一样,可以供打印开发的人参考。
    2023-03-27 21:50:04下载
    积分:1
  • AHB Master
    1)Master在检测到Hready为1时发送一个control和addr,所以Slave也可以在检测到Hready为1时进行control和addr的采样,在采样到有效的control和addr后一个周期当Hready为时进行数据的采样。
    2022-08-10 01:42:40下载
    积分:1
  • DNS_Redirect
    驱动级域名劫持 就是访问A.com转到b.com,当然如果改成访问A就丢包,那就变成拦截指定网站了。首先用抓包工具发现,访问某网站时,(如果本地没有该网站的DNS缓存)首先会发DNS查询包(UDP),然后会与该网站建立连接,然后,发http请求包。 观察包内容,需要把发出的包的目标改成我们的目标,然后把响应的包中我们改过的东西改回来,就是欺上瞒下。代码不多,重点是演示了如何获取TCP与UDP的接收到包的内容。仅适用于XP: bin会将www.baidu.com劫持到ip138.com(Drive level domain hijacking is to visit A.com to b.com, of course, if A is dropping into access, it becomes blocked designated site. First discovered by capturing tool, visit a website, (if there is no local DNS cache of the site) will first send a DNS query packets (UDP), then establish a connection with the site, and then send http request packet. Observe the contents of the package, we need to change the target packet sent our goal, then put the package in response to the things we turn to come back, that is, superiors and subordinates. Code much focus is to demonstrate how to get the contents of TCP and UDP packets received. Only applies to XP: bin will www.baidu.com hijacked to ip138.com)
    2014-02-13 13:30:04下载
    积分:1
  • Music
    一款完全免费的音乐播放软件,高精度音质,完美还原听觉。Window Media Player在制作WMA文件时默认启用了"数字版权保护"机制,而要支持这种文件,必须得到微软的官方支持,考虑到手续比较麻烦所以目前还未实现对它的支持。所以在制作WMA文件的时候请尽量不要使用数字版权保护。(My Music)
    2013-08-13 21:47:35下载
    积分:1
  • 18B20
    18B20电路图,温度传感器,汇编版与C语言版共有及51开发板上的连线(The 18B20 schematic, temperature sensor, assembly version of the C language version of Total and 51 development board of the connection)
    2012-04-30 20:27:30下载
    积分:1
  • PSoC
    PSoC(Programmable System-On-Chip,片上可编程系统)实验指导,内含5个实验,适合新手学习熟悉功能,希望给大家带来帮助(An instruction of PSoC, 5 samples included,suitable for beginners.May it be hopeful!)
    2014-04-02 19:55:03下载
    积分:1
  • c#QQ空间登录 源码,亲测可用
    c#QQ空间登录 源码,亲测可用
    2014-10-11下载
    积分:1
  • 696518资源总数
  • 104298会员总数
  • 46今日下载