文件名称:ATmega128-DS18B20-to-USART
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-02-24
- 文件大小:
- 61kb
- 下载次数:
- 0次
- 提 供 者:
- jiang******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实验名称:DS18B20 测温实验
功能描述:DS18B20 测试温度并从串口发送到电脑上
实验目的:学习单总线通信协议
熟悉18B20的应用
熟练掌握单总线及串口通信设置的使用
实验说明:MCU--M128
内部8M晶振
连接方式:单总线接口外接DS18B20。
-Experiment name: DS18B20 temperature experiments Descr iption: DS18B20 test temperature and sent from the serial port on the computer experiment: learning a single bus communication protocol familiar applications 18B20 experiments show proficiency in the use of a single bus and serial communication settings: MCU- M128 internal 8M Crystal Connection: single-bus interface external DS18B20.
功能描述:DS18B20 测试温度并从串口发送到电脑上
实验目的:学习单总线通信协议
熟悉18B20的应用
熟练掌握单总线及串口通信设置的使用
实验说明:MCU--M128
内部8M晶振
连接方式:单总线接口外接DS18B20。
-Experiment name: DS18B20 temperature experiments Descr iption: DS18B20 test temperature and sent from the serial port on the computer experiment: learning a single bus communication protocol familiar applications 18B20 experiments show proficiency in the use of a single bus and serial communication settings: MCU- M128 internal 8M Crystal Connection: single-bus interface external DS18B20.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DS18B20串口显示实验\DS18B20串口显示实验\18b20.c
...................\...................\18b20.h
...................\...................\18b20.lis
...................\...................\18b20.o
...................\...................\18b20._c
...................\...................\18b20._h
...................\...................\BACKUP\config.h.090908171116
...................\...................\......\config._h
...................\...................\......\main.c.090908171116
...................\...................\......\main.c.121029124212
...................\...................\......\main.c.121029124328
...................\...................\......\main.c.121029124504
...................\...................\......\main._c
...................\...................\config.h
...................\...................\config._h
...................\...................\delay.c
...................\...................\delay.h
...................\...................\delay.lis
...................\...................\delay.o
...................\...................\delay._c
...................\...................\delay._h
...................\...................\DS18b20数码管显示.cof
...................\...................\DS18b20数码管显示.dbg
...................\...................\DS18b20数码管显示.hex
...................\...................\DS18b20数码管显示.lk
...................\...................\DS18b20数码管显示.lst
...................\...................\DS18b20数码管显示.mak
...................\...................\DS18b20数码管显示.mp
...................\...................\DS18b20数码管显示.prj
...................\...................\DS18B20数码管显示.SRC
...................\...................\main.c
...................\...................\main.lis
...................\...................\main.o
...................\...................\main._c
...................\...................\sio.c
...................\...................\sio.h
...................\...................\sio.lis
...................\...................\sio.o
...................\...................\sio._c
...................\...................\sio._h
...................\readme.txt
...................\DS18B20串口显示实验\BACKUP
...................\DS18B20串口显示实验
DS18B20串口显示实验