Fluksometer v1 firmware
Go to file
Bart Van Der Meerssche 559853c6f1 merging FLUKSO-2-0-beta-1 2011-05-12 00:02:22 +02:00
mote [release] moving v2 into beta 2011-05-11 23:56:02 +02:00
server [api] process phase information sent from the Fluksometer 2011-04-26 08:26:24 +00:00
README doc: update the README to reflect the current repository layout 2010-12-03 22:35:48 +01:00

README

Welcome to the Flukso repository.

The repository is structured as follows:
* mote/v[1|2]/openwrt
The modules, patches and scripts needed to tailor a stock OpenWRT Backfire to
the Fluksometer hardware. The bulk of development will now be taking place in
the v2 directory which maps to the v2 hardware.
* mote/v[1|2]/eagle
The Eagle schematic, board and BOM files for building a v1 or v2 Flukso sensor
board.
* mote/v[1|2]/avr
The AVR microcontroller code for the Flukso sensor board.
* server/api
The Erlang/Webmachine code that handles the Flukso server's JSON/REST API.
* server/drupal
Custom Drupal v6 modules that transform a Drupal 6 installation into a community
metering web platform, see a.o. www.flukso.net or www.mysmartgrid.de.


For more information about this project and to see the code in action, surf to
www.flukso.net.

Interested in contributing code- or schematic-wise? Then please join the
flukso-dev mailing list.
You can sign up via the web: http://lists.flukso.net/mailman/listinfo/flukso-dev.
Or simply drop a mail to this address: flukso-dev-join@lists.flukso.net.

You can also harass us via IRC in the #flukso channel on freenode.

Happy metering!
Bart.