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

Driver for the external TSL256X light sensor. More...

#include "contiki.h"
#include "dev/i2c.h"
#include "dev/gpio.h"
#include "dev/gpio-hal.h"
#include "dev/zoul-sensors.h"
#include "lib/sensors.h"
#include "tsl256x.h"

Go to the source code of this file.

Functions

static uint16_t calculate_lux (uint8_t *buf)
 

Detailed Description

Driver for the external TSL256X light sensor.

Author
Antonio Lignan alina.nosp@m.n@zo.nosp@m.lerti.nosp@m.a.co.nosp@m.m Toni Lozano tloza.nosp@m.no@z.nosp@m.olert.nosp@m.ia.c.nosp@m.om

Definition in file tsl256x.c.