搜索资源列表
lcd12864+DS18b20+DS1302的仿真
- 有源码和仿真图,调试没有问题,大家一起分享吧
51DS1302+DS18B20.rar
- 51单片机驱动DS1302时间模块+DS18B20温度传感器模块+12864液晶显示完整程序设计,51 Single-chip driver DS1302 time module+ DS18B20 temperature sensor module+ 12864 LCD complete program design
温度传感器源程序
- 1602液晶+DS1302时钟芯片+DS18B20温度传感器源程序.rar,1602 LCD+ DS1302 clock chip+ DS18B20 source temperature sensor. Rar
DS18B20(LCD)
- 单片机型号为STC89C52,功能为用液晶1602显示温度(18B20)-Single-chip model STC89C52, the functions of 1602 with LCD temperature display (18B20)
alarm(perfect)
- 多功能数字钟,内含I2C驱动,12864LCD驱动 PCF8563驱动,DS18B20驱动,这是我大二时候做的这门课程的毕业作品。-Multi-function digital clock, including I2C driver, 12864LCD driver PCF8563 driver, DS18B20 drive, this is my sophomore year when doing this course graduate work.
DS18B20+MSP430_DRIVER
- DS18B20的MSP430驱动程序+液晶显示-DS18B20 the MSP430 driver+ LCD
DS18B20
- DS18B20三路检测+1602LCD D S18B20三路检测+1602LCD-DS18B20 Road Detect three+1602 LCD DS18B20 Road Detect three+1602 LCD DS18B20 Road Detect three+1602 LCD
DS18B20
- 单总线多点测温系统,单总线它采用单根信号线既传输时钟又传输数据,而且数据传输是双向的它具有节省I/O 口线资源结构简单成本低廉便于总线扩展和 维护等诸多优点。本系统中所有的DS18B20都接在单片机的P1.1口上。用一个液晶屏显示,从单片机P3口接上8个开关,与右边的DS18B20 编号对应。当没有开关按下时屏幕显示"which NO you want press which key",要想看那一点处的温度就按下几号键(点击key右边的小红 点,按一下弹下,
MEGA16-ds18b20
- 基于AVR单片机 MEGA16的温度采集源程序,采用ds18b20实现-AVR-based single-chip temperature MEGA16 source acquisition, the realization of ds18b20
1
- DS18B20+MAX7221+时钟+LCD-DS18B20+ MAX7221+ Clock+ LCD
DS18B20
- 自己学习PIC单片机时改写的DS18b20程序,外带PROTUES仿真图。-PIC DS18B20 PROTUES.
DS18B20
- AVR控制DS18B20使用LCD1602动态显示。-AVR control DS18B20 use dynamic display LCD1602.
DS18B20--lcd
- 用单片机STC89C52开发,用温度DS18B20芯片感应温度,并显示到共阴数码管上。 (我用的是keil软件编译,上面没看见啦)-STC89C52 with single-chip development, chip temperature DS18B20 the temperature sensors and displays to the digital control on a total of Yin. (I use software keil compiler, you d
DS18b20
- 此部分程序运用:实验开发板上的1-WRIE总线方式工作的温度传感器DS18B20; 实现对现场温度的测量 此部分的程序 包括: 1.LCD-1602A的驱动程序 2.DS18B20驱动程序以及在多个DS18B20以1-WRIE总线方式级连时, 对每个DS18B20的序列号的搜索、分辨率的设置等-LCD1602 display temperature and DS18b20
DS18B20
- 基于STC89C52的测温程序,带LCD(1602)显示,经过测试-Based on STC89C52 the temperature program, with LCD (1602) showed that tested
ds18b20
- 基于AVR的DS18B20函数设计,利用LCD模块显示温度变化,精度高,反应迅速。-AVR-DS18B20 function design based on the use of LCD modules show that the temperature changes, high precision and rapid response.
1602-LCD-ds18b20-measured-temperature
- 1602液晶显示ds18b20测得温度。在KeilC软件下,DS18B20测得温度用1602液晶显示温度。调试成功,每一句都有查询详细解释。-1602 LCD ds18b20 measured temperature. Under the KeilC software, DS18B20 the temperature measured at the temperature liquid crystal display with 1602. Debugging success, each one
DS18B20
- 51单片机 lcd+ds18b20液晶显示加数字单总线数字温度计-51 Single-chip liquid crystal display lcd+ ds18b20 Canadian Digital Single Wire Digital Thermometer
LCD-DS18B20
- 此程序实现了LCD显示DS18b20采集的温度数据。-This program implements the temperature LCD display DS18b20 collected data.
DS18B20
- DS18B20是一种可组网的高精度数字式温度传感器,由于其具有单总线的独特优点,可以使用户轻松地组建起传感器网络,并可使多点温度测量电路变得简单、可靠。本文介绍了使用DS18B20数字温度传感器在单片机下单点测温的硬件连接及软件编程,并给出了软件流程图。本制作的设计中只使用了一个DS18B20温度传感器,可增加为多个DS18B20温度传感器进行分布式多点温度测量的巡回检测系统,因此,该系统的可扩展性很强。整个系统硬件简单、可靠,系统成本低。 该单点温度测量系统由传感器、单片机和LCD三大部分