Fluksometer v1 firmware
Go to file
Bart Van Der Meerssche a1d81946f3 api: rename input validation functions 2010-04-27 23:23:27 +02:00
openwrt give each sensor its own timestamp_prev to prevent starvation of second sensor in case of pwr messages 2010-04-22 16:35:46 +02:00
uc uc: add support for US split-phase supplies 2010-04-09 21:20:22 +00:00
web api: rename input validation functions 2010-04-27 23:23:27 +02:00
README gen: populate README file 2010-04-16 01:24:36 +02:00

README

This repository holds the code for the community metering project called Flukso and is split into following subsections:
- web/drupal: theme and modules that turn a stock Drupal installation into www.flukso.net
- web/api: our Erlang/Webmachine-based JSON/REST code for api.flukso.net
- openwrt: contains openwrt packages/patches/make menuconfig to tweak a stock openwrt kamikaze build into a Fluksometer
- uc: the microcontroller code that is loaded onto the sensor board's AVR.

Enjoy!
Bart.