Contiki-NG
Loading...
Searching...
No Matches

Driver for the external BMP085/BMP180 atmospheric pressure sensor. More...

#include "contiki.h"
#include "dev/i2c.h"
#include "dev/gpio.h"
#include "dev/zoul-sensors.h"
#include "lib/sensors.h"
#include "bmpx8x.h"

Go to the source code of this file.

Functions

static int bmpx8x_read_calib (void)
 

Detailed Description

Driver for the external BMP085/BMP180 atmospheric pressure sensor.

Author
Antonio Lignan alina.nosp@m.n@zo.nosp@m.lerti.nosp@m.a.co.nosp@m.m

Definition in file bmpx8x.c.