搜索资源列表
ds18b20
- 温度芯片ds18b20驱动程序 我用了 还可以
DS18b20电路图以及C程序
- DS18b20温度传感器的C程序,并配有电路图,以及说明书。建立电路图后,直接烧写配给的程序,就能Work。
DS18b20
- 温度传感器DS18B20驱动程序 C语言-DS18B20 drive
Temp
- DS18B20的驱动程序,完成温度采集功能。-DS18B20 driver, complete the temperature acquisition.
ds18b20
- ds18b20的驱动程序,用于检测当前的温度-ds18b20 driver ,for checking temperature right time
DS18B20
- 一些单片机的工具,直接可以实现单片机的一些功能,温度检测和报警系统-Some SCM tools directly can achieve some of the features of the microcontroller, temperature detection and alarm systems
MSP430-DS18B20
- 用MSP430F149单片机和DS18B20进行温度测量-With MSP430F149 MCU and DS18B20 temperature measurement
mega16-DS18B20
- MEGA16 的温度采集设计,包含电路和源程序-mega16 DS18B20
Temperature-check
- 基于51单片机的温度检测设计,DS18B20温度传感器,8位数码管显示-Design of temperature measurement based on 51 single chip microcomputer
ATmega128驱动温度同步时间1302并显示在1602液晶屏
- 1. 源代码包含采集DS18B20温度传感器的数据 2. 利用外部时钟DS1302来提供时间 3. 显示到1602液晶屏 4. 源码都是模块化的方式,是想学习或者移植的朋友们的不错选择 5. 通过编译,并在开发板使用通过。可以直接使用源代码。