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

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

于 2023-08-07 发布 文件大小:2.12 kB
0 25
下载积分: 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 个回复

  • 基于VC的陶瓷材料电学性能计算
    以Visual C++ 6.0为开发工具,开发了一个压电陶瓷参数智能计算系统,该系统可以计算压电振子五种振动模态的频率常数N、相对介电常数ɛ33、泊松比σ、杨氏模量YE、弹性柔顺常数S11和压电常数K31、g31、d31和d33等值。
    2022-01-25 15:44:40下载
    积分:1
  • 串口通讯VC代码
    串口通讯VC代码,研究串口通讯,自己优化数据显示
    2023-02-15 06:20:03下载
    积分:1
  • oraclebatch
    说明:  ORACLE数据库的批量插入例子,CBUILDER+PRO*C方式实现(ORACLE database volume inserted example, PRO* C CBUILDER means)
    2005-11-20 15:42:47下载
    积分:1
  • series_active_filter
    for PSCAD softwear it can be very easy and coming soon challenger in this soft
    2013-10-17 22:51:52下载
    积分:1
  • QNdriver
    FM发射或是接收芯片QN8027(带RDS功能)芯片,驱动程序例子(qn8027driver)
    2015-11-19 16:34:09下载
    积分:1
  • Algorithm notes
    算法笔记书籍上每一章节每一小节出现的算法题目的源代码。(The source code of the algorithm Title appearing in each chapter and section of the algorithmic notebook.)
    2019-01-30 18:06:07下载
    积分:1
  • dc_motor_control
    说明:  双闭环控制系统的MATLAB仿真及其说明。很不错的模块。(SPEED & POSITION PID MATLAB)
    2010-04-29 17:30:45下载
    积分:1
  • dingdian
    有关定点心电数据处理的算法的算法实现,分别用C语言和Matlab语言(youguan dingdian xindian shuju chuli de suan fa shixian ,fen bie yong C and Matlab)
    2011-12-30 16:05:29下载
    积分:1
  • 精灵动画
    精灵动画的实现,编游戏的基础 二维游戏的经典基础(the realization of part of the game of the classic 2-D game based)
    2005-07-07 23:58:46下载
    积分:1
  • area
    说明:  计算凸包面积,点集Q的凸包是指一个最小凸多边形,满足Q中的点或者在多边形边上或者在其内。(Calculate convex hull area。The convex hull of point set Q is a minimum convex polygon, to meet the Q of the point or polygon or in its inside edge)
    2010-04-11 01:20:14下载
    积分:1
  • 696518资源总数
  • 104224会员总数
  • 54今日下载