文件名称:intelligent_thermometer

  • 所属分类:
  • 单片机(51,AVR,MSP430等)
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 2kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 李**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

/*智能型温度感测器:

(1)8051的PORT1连接LCD显示器,PORT3的P3.3,P3.4,P3.5分别连接到LCD控制线,程序执行时可以在LCD显示器显示时间和日期

(2)温度感应组件AD590通过ADC0804将感应到的温度转换数字数据,然后通过PORT0输入8051

(3)8051的第10只和第11只引脚RXD和TXD分别连接到MAX232,然后连接到PC的COM端口

(4)8051实验板每小时读入ADC0804转换的数字温度数据,然后记录在串行EEPROM93C66中

(5)8051实验板可以通过RS232将记录在串行EEPROM93C66中数字温度数据传送到PC端

*/-/* Intelligent Temperature Sensor: (1) 8051 PORT1 to connect LCD displays, PORT3 of P3.3, P3.4, P3.5, respectively, to connect to the LCD line of control, program execution can be displayed in the LCD displays the time and date (2) AD590 temperature sensor components will be through the ADC0804 the temperature sensor to digital data conversion, and then through PORT0 enter 8051 (3) 8051 No. 10 and 11, respectively TXD pin RXD and connect to the MAX232, and then connect to the PC The COM port (4) 8051 Experimental ADC0804 plates per hour read digital temperature data conversion, and then recorded in the serial EEPROM93C66 in (5) 8051 can board RS232 serial EEPROM93C66 will be recorded in digital temperature data to PC client* /
(系统自动生成,下载前可以参看下载内容)

下载文件列表

intelligent_thermometer.c

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org