Contiki-NG
tmp102.c File Reference

Device drivers for tmp102 temperature sensor in Zolertia Z1. More...

#include <stdio.h>
#include "contiki.h"
#include "i2cmaster.h"
#include "tmp102.h"
#include "lib/sensors.h"

Go to the source code of this file.

Functions

void tmp102_init (void)
 Initialiser for the TMP102 sensor driver.
 

Detailed Description

Device drivers for tmp102 temperature sensor in Zolertia Z1.

Author
Enric M. Calvo, Zolertia ecalv.nosp@m.o@zo.nosp@m.lerti.nosp@m.a.co.nosp@m.m Marcus Lundén, SICS mlund.nosp@m.en@s.nosp@m.ics.s.nosp@m.e Antonio Lignan, Zolertia alina.nosp@m.n@zo.nosp@m.lerti.nosp@m.a.co.nosp@m.m

Definition in file tmp102.c.