Skip to content

1. DAISEE

Sam edited this page Jun 14, 2017 · 6 revisions

The main goal of the prototype is to allow peer-to-peer energy exchanges between several nodes of a small-scale network by:

  • Collecting and monitoring the Energy consumption/production of the different nodes,
  • Triggering Energy exchange according to the predefined rules.

Several iterations will be done to assess different technologies or hypothesis.

The first version is described here (documentation in French).

Proto v0.2

The current version (v0.2) relies on:

  • CitizenWatt application for energy monitoring,
  • A local Ethereum blockchain for transactions.
    Each node is composed by a Raspberry Pi 3, an Energy source and a Current sensor. An energy transaction is triggered, when the defined threshold is exceeded.

Note:
The prototype is still in development, some parts may change.
To learn more about DAISEE: http://daisee.org.

Clone this wiki locally