搜索资源列表
温度传感器AD7416驱动程序
- 10位数字温度传感器AD7416驱动程序 采用IIC总线传输数据 -10 digital temperature sensor AD7416 driver using IIC bus data transfers
18B20_4
- 18B20温度传感器与风扇控制 -18B20 temperature sensor and fan control temperature sensor and fan control
12sys
- PCI温度采集卡驱动程序WDM,编辑公斤VC6.0,DDK2000,DRIVER STUDIO3.2
DRIVER
- USB驱动程序USB接口温度控制器thermo.sys设备驱动程序
ds18b20
- 温度芯片ds18b20驱动程序 我用了 还可以
ad7711a
- 用汇编语言实现温度采集芯片ad7711的源程序,请大家指教-assembly language acquisition chip AD7711 temperature of the source, please enlighten
DS18b20电路图以及C程序
- DS18b20温度传感器的C程序,并配有电路图,以及说明书。建立电路图后,直接烧写配给的程序,就能Work。
根据CPU等的温度来控制风扇转速
- 这是IBM thinkpad风扇控制软件tpfancontrol v020版,根据CPU等的温度来控制风扇转速,以确保风扇的寿命。主要调用了WINIO模块实现对底层的控制,This is IBM thinkpad fan control software tpfancontrol v020 version, according to CPU temperature, etc. to control the fan speed to ensure that the fan life. Call t
CPUTempTest 调用CoreTemp的接口实现读取CPU温度
- 调用CoreTemp的接口实现读取CPU温度-The interface is called CoreTemp reads the CPU temperature
DS18b20
- 温度传感器DS18B20驱动程序 C语言-DS18B20 drive
tmp100
- TI tmp100温度芯片驱动代码。是基于STC89C52的代码。-Temperature TI tmp100 code chip driver. The code is based on the STC89C52.
wendushidukeranqiti
- 温度湿度可燃性气体三者检测源程序 可以通过串口传送给电脑,实现电脑控制-Three temperature and humidity detection combustible gas source can be transmitted to the computer through the serial port, the realization of computer-controlled
anjian
- 单片机制作,如何利用时间延时,如何通过显示屏显示温度。-SCM production, how to use the time delay, how to display shows the temperature.
LCD
- 它是一个LCD电子时钟、能测量直流电机的转速、还有显示当天的温度-It is an LCD electronic clock, to measure the speed of DC motor, as well as show the temperature of the day
USB2ISP_DEV
- 基于USBIO公司的USB2ISP开发板开发的上位机程序,可以实现USB接口转I2C与SPI器件,实现了多种器件(24系列IIC的读写,ADC,MSP430F2013,SPI存储,温度传感器),实时曲线显示,功能很强大!!1-USBIO' s USB2ISP based development board developed by host computer program, you can achieve the USB interface to switch I2C and SPI d
wendu
- 通过对18b20的驱动和液晶的驱动,使温度显示在液晶上,准确测量温度-By 18b20 drive and liquid crystal driver, so that the temperature displayed on the LCD, the accurate measurement of temperature
Temp
- DS18B20的驱动程序,完成温度采集功能。-DS18B20 driver, complete the temperature acquisition.
st
- max6675驱动,读取温度转换1602液晶显示两位小数-max6675 driver, read the temperature
T6963c12864
- T6963C驱动芯片控制的12864,程序给出测试18B20温度,实时画出波形-T6963C driver chip control 12864, the program gives the test 18B20 temperature, real-draw waveform
ATmega128驱动温度同步时间1302并显示在1602液晶屏
- 1. 源代码包含采集DS18B20温度传感器的数据 2. 利用外部时钟DS1302来提供时间 3. 显示到1602液晶屏 4. 源码都是模块化的方式,是想学习或者移植的朋友们的不错选择 5. 通过编译,并在开发板使用通过。可以直接使用源代码。