HIH-8131  00
Funktionen
hih-8131.h-Dateireferenz
#include <stdint.h>
#include <util/delay.h>

gehe zum Quellcode dieser Datei

Funktionen

void hih_mr (void)
 Humidity and Temperature Measurement Request. Mehr ...
 
uint8_t hih_df (uint16_t *hum, uint16_t *tmp)
 Humidity and Temperature Data Fetch. Mehr ...
 
uint8_t hih_scanaddr (void)
 Scan the i2C Address, only for a Single Device on Bus. Mehr ...
 
void hih_setaddr (uint8_t addr)
 Set the i2C Address. Mehr ...
 
uint8_t hih_getrht (float *rh, float *t)
 Make a complete Measurement Cycle and convert RH in % and T in C° Mehr ...
 

Ausführliche Beschreibung

File:
hih-8131.h
Created:
26.02.2015
Revised:
26.02.2015
Version:
1.0
Author:
Marcel Mueller
Target:
any AVR device
Compiler:
AVR-GCC 4.8.2 / avr-libc 1.8.0
License:
GPLv3 or later
Description:
Header File for the Honeywell HumidIconTM Digital Humidity/Temperature Sensors.