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

Driver for the BMP085/BMP180 sensor. More...

Files

file  arch/platform/zoul/dev/bmpx8x.c
 Driver for the external BMP085/BMP180 atmospheric pressure sensor.
file  arch/platform/zoul/dev/bmpx8x.h
 Header file for the external BMP085/BMP180 Sensor Driver.

Functions

static int bmpx8x_read_calib (void)

BMPx8x address and registers

#define BMPx8x_CALIB_TABLE_SIZE   22
 size in bytes

Detailed Description

Driver for the BMP085/BMP180 sensor.

BMP085/BMP180 driver implementation

BMP085/BMP180 digital atmospheric pressure and temperature driver

Function Documentation

◆ bmpx8x_read_calib()

int bmpx8x_read_calib ( void )
static

< size in bytes

< size in bytes

Definition at line 116 of file bmpx8x.c.

References BMPx8x_CALIB_TABLE_SIZE.