Skip to content
/ Scripts Public

The scripts connecting CitizenWatt, Ethereum and Arduino relay.

License

Notifications You must be signed in to change notification settings

DAISEE/Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7dcef7f · Jun 15, 2017

History

42 Commits
May 3, 2017
Jun 15, 2017
Jun 3, 2017
Dec 13, 2016
Jun 15, 2017

Repository files navigation

Scripts

Codacy Badge

Scripts connecting the CitizenWatt Application, Ethereum and a relay, to switch energy providers. The Work is in progress

Description

2 scripts are present (for proto v0.2):

  • server_relay.py : script for the Raspberry Pi controlling the relay. The others nodes interact with this Raspberry Pi through sockets. Tested with 4-Channel Relay from Sunfounder, directly connected to a Raspberry Pi.

  • client_interaction.py : script for the other "nodes" (on which the CitizenWatt App and Ethereum are running).

(Version for proto v0.1 : see release)

Prerequisites