文件名称:LCD显示温度+串口接收温度
介绍说明--下载内容均来自于网络,请自行研究使用
实验名 :温度显示实验
使用的IO :
实验效果 :1602显示温度
注意
#include<reg51.h>
#include"lcd.h"
#include"temp.h"(name: temperature according to the experiment
use IO:
experiment effects: 1602 display temperature
note)
使用的IO :
实验效果 :1602显示温度
注意
#include<reg51.h>
#include"lcd.h"
#include"temp.h"(name: temperature according to the experiment
use IO:
experiment effects: 1602 display temperature
note)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
LCD显示温度+串口接收温度 | 0 | 2018-04-01 |
LCD显示温度+串口接收温度\LCD1602显示温度接线图.jpg | 1250573 | 2016-11-18 |
LCD显示温度+串口接收温度\串口设置图.jpg | 74571 | 2016-11-18 |
LCD显示温度+串口接收温度\程序 | 0 | 2018-04-01 |
LCD显示温度+串口接收温度\程序\lcd.c | 3627 | 2016-09-06 |
LCD显示温度+串口接收温度\程序\lcd.h | 963 | 2016-09-06 |
LCD显示温度+串口接收温度\程序\main.c | 4503 | 2016-09-06 |
LCD显示温度+串口接收温度\程序\pro | 16070 | 2016-09-06 |
LCD显示温度+串口接收温度\程序\pro.hex | 6086 | 2016-09-06 |
LCD显示温度+串口接收温度\程序\pro.M51 | 19901 | 2016-09-06 |
LCD显示温度+串口接收温度\程序\pro.uvopt | 142788 | 2016-09-06 |
LCD显示温度+串口接收温度\程序\pro.uvproj | 13716 | 2016-09-06 |
LCD显示温度+串口接收温度\程序\STARTUP.A51 | 6376 | 2016-09-06 |
LCD显示温度+串口接收温度\程序\temp.c | 3947 | 2016-09-06 |
LCD显示温度+串口接收温度\程序\temp.h | 310 | 2016-09-06 |