Fluksometer v1 firmware
Go to file
Bart Van Der Meerssche 67e0594ae6 Merge branch 'develop' into bbh 2010-09-17 18:52:41 +02:00
mote Merge branch 'develop' into bbh 2010-09-17 18:52:41 +02:00
server api: use strings (minute, 15min, hour, day, week, month, year) for defining the requested resolution in the query string 2010-09-14 00:21:04 +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.