Contiki 2.6

batmon.c File Reference

Sources for the BATtery MONitor app. More...

#include "contiki.h"
#include "sys/etimer.h"
#include "sys/energest.h"
#include "dev/sensinode-sensors.h"
#include "dev/n740.h"
#include "dev/m25p16.h"

Go to the source code of this file.


Detailed Description

Sources for the BATtery MONitor app.

It dumps a log entry to the external flash periodically as well as upon external trigger.

It started off as a VDD and battery logger but now it also stores energest values and other goodies.

Author:
George Oikonomou - <oikonomou@users.sourceforge.net>

Definition in file batmon.c.