Contiki-NG
Modules | Files | Functions | Variables

Defines related to Sensortag sensors. More...

Modules

 SensorTag 2.0 Buzzer
 
 SensorTag 2.0 I2C functions
 
 SensorTag 2.0 IR thermophile sensor
 Due to the time required for the sensor to startup, this driver is meant to be used in an asynchronous fashion.
 
 SensorTag 2.0 Light Sensor
 Due to the time required for the sensor to startup, this driver is meant to be used in an asynchronous fashion.
 
 SensorTag 2.0 Motion Processing Unit
 Driver for the Invensense MPU9250 Motion Processing Unit.
 
 SensorTag 2.0 Pressure Sensor
 Due to the time required for the sensor to startup, this driver is meant to be used in an asynchronous fashion.
 
 SensorTag 2.0 Sensors
 
 SensorTag 2.0 TI HDC1000 Sensor
 Due to the time required for the sensor to startup, this driver is meant to be used in an asynchronous fashion.
 

Files

file  board-buttons.c
 Defines Sensortag buttons for use with the button HAL.
 
file  board-peripherals.h
 Header file with definitions related to the sensors on the Sensortags.
 
file  board.c
 Sensortag-specific board initialisation driver.
 
file  sensortag-sensors.c
 Generic module controlling sensors on Sensortags.
 

Functions

void board_init ()
 Board specific iniatialisation.
 

Variables

SENSORS & bmp_280_sensor
 Exports a global symbol to be used by the sensor API.
 

Detailed Description

Defines related to Sensortag sensors.

The two sensortags are identical to a very large extent. Everything documented within this group applies to both sensortags.