搜索资源列表
18B20
- 1.通过本例程了解 DLASS18b20的基本原理和使用 ,理解并掌握18B20驱动程序的编写 2.了解掌握I2C总线接口的工作原理及一般编程方法。 插上18B20 观察数码管的实际温度显示-1. DLASS18b20 through this routine to understand the basic principles and use the driver to understand and master t
18b20
- 18B20的驱动程序。用C写的。本程序包括了这个传感器操作所有代码及使用实例。-18B20 drivers. Written by C. This program includes all of the code of this operation and use of the sensor instance.
tem
- AVR,温度计加时钟芯片,有1302和PCF8563,有PCB和原理图及程序。使用18b20测温。编程环境为CVAVR。一个产品。-use ds1302 and pcf8563 with AVR chip to measure temperature and display time.
18B20
- ds18b20 单总线使用及序列号的读取-ds18b20 single bus use and to read the serial number
DS18B20-Serial-reality
- 名称:DS18B20 测温实验 描述:DS18B20 测试温度并从串口发送到电脑上 目的:学习单总线通信协议 熟悉18B20的应用 熟练掌握单总线及串口通信设置的使用 - Name: DS18B20 temperature experiments Descr iption: DS18B20 test temperature and sent to the computer from the seri
1602P18B20clock
- 基于51单片机的电子钟,带温度及闹铃功能,注意使用ds1302时钟芯片、1602液晶及18b20温感-51 microcontroller-based electronic clock with temperature and alarm functions, pay attention to use ds1302 clock chip, 1602 and 18b20 temperature sense
18b20
- 温度传感器18b20使用说明及程序,很全面,已经在51\ARM等单片机上得到应用。-Temperature sensor 18b20 instructions for use and the program is very comprehensive and has been applied in 51 \ ARM microcontroller.
test18b20
- 由于DS18B20是单线操作,所以必须严格遵守它的时序要求才能正常与之建立联系并实现读写操作。 网上见到的多是程序多是在主程序中以延时的方式实现,而且要求关中断,以实现18B20对时序的要求。但是实际应用中,测温操作一般是作为辅助动作,主要任务是通信及数据处理等其他操作,这样一来,如果将DS18B20的程序代码放在主程序中,势必影响其他需要实时处理的中断。 前些天玩到DS18B20,就尝试以51定时中断的方法实现
18b20
- 温度传感器18B20的相关读写程序,包含读写子程序及对温度的操作,供学习使用-Temperature sensor 18B20-related literacy program, including reading and writing routines and operating temperature, and for learning to use
ATmega128-DS18B20-to-USART
- 实验名称:DS18B20 测温实验 功能描述:DS18B20 测试温度并从串口发送到电脑上 实验目的:学习单总线通信协议 熟悉18B20的应用 熟练掌握单总线及串口通信设置的使用 实验说明:MCU--M128 内部8M晶振 连接方式:单总线接口外接DS18B20。 -Experiment name: DS18B20 temperature experiments Descr iption: DS
Stm32_ds3231_ds18b20
- stm32 对时钟芯片3231 温度传感器的基本操作直接调用即可(STM32 clock chip 3231, the basic operation of the temperature sensor can be called directly)
DS18B20温度计及proteus仿真
- 通过DS18B20读取当前温度,并使用LCD1602显示温度仿真源工程文件。(Read the current temperature through DS18B20, and use LCD1602 display temperature simulation source project file.)