Contiki-NG

GP2Y1010AU0F PM10 sensor example using the ADC sensors wrapper. More...

#include <stdio.h>
#include "contiki.h"
#include "adc-sensors.h"
#include "adc-zoul.h"
#include "zoul-sensors.h"
#include "dev/pm10-sensor.h"
#include "dev/sys-ctrl.h"
#include "lib/sensors.h"
#include "dev/gpio.h"
#include "dev/ioc.h"

Go to the source code of this file.

Detailed Description

GP2Y1010AU0F PM10 sensor example using the ADC sensors wrapper.

Author
Toni Lozano tloza.nosp@m.no@z.nosp@m.olert.nosp@m.ia.c.nosp@m.om

Definition in file pm10-sensor.c.