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

Files

file  bmpx8x.c
 Driver for the external BMP085/BMP180 atmospheric pressure sensor.
 
file  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 digital atmospheric pressure and temperature driver

BMP085/BMP180 driver implementation

Function Documentation

◆ bmpx8x_read_calib()

static 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.