Fluksometer v1 firmware
Go to file
Bart Van Der Meerssche 1fb5d7f4f9 [repo] purge the repo to reduce its scope to the Fluksometer v1 firmware 2011-06-16 00:02:59 +02:00
avr [repo] purge the repo to reduce its scope to the Fluksometer v1 firmware 2011-06-16 00:02:59 +02:00
eagle/prj [repo] purge the repo to reduce its scope to the Fluksometer v1 firmware 2011-06-16 00:02:59 +02:00
openwrt [repo] purge the repo to reduce its scope to the Fluksometer v1 firmware 2011-06-16 00:02:59 +02: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.