temperature-sensor.c File Reference

Sensor driver for reading the built-in temperature sensor in the CPU. More...

#include "dev/temperature-sensor.h"
#include "dev/sky-sensors.h"
#include <io.h>

Go to the source code of this file.

Variables

struct sensors_sensor temperature_sensor
 NOTE: For the temperature measurement, the ADC extended range mode is needed; but this is inaccurate due to the high voltage mode bug of the general purpose ADC (see STM32W108 errata).

Detailed Description

Sensor driver for reading the built-in temperature sensor in the CPU.

Author:
Adam Dunkels <adam@sics.se> Joakim Eriksson <joakime@sics.se> Niclas Finne <nfi@sics.se>

Definition in file temperature-sensor.c.


Generated on Mon Apr 11 14:23:50 2011 for Contiki 2.5 by  doxygen 1.6.1