|
Contiki 3.x
|
Generic module controlling sensors on the OpenMote-CC2538 platform. More...
Modules | |
| ADXL346 acceleration sensor | |
| MAX4009 light sensor | |
| SHT21 sensor | |
Files | |
| file | openmote-sensors.c |
| Implementation of a generic module controlling OpenMote-CC2538 sensors. | |
| file | openmote-sensors.h |
| Implementation of a generic module controlling OpenMote-CC2538 sensors. | |
Variables | |
| SENSORS & | button_sensor |
| Exports a global symbol to be used by the sensor API. More... | |
Generic module controlling sensors on the OpenMote-CC2538 platform.
| SENSORS& button_sensor |
Exports a global symbol to be used by the sensor API.
Copyright (c) 2014, Analog Devices, Inc.
Definition at line 55 of file openmote-sensors.c.
1.8.6