fusor-io / fusor-esp-power-meter

Power metering node for Smart House

Home Page:http://fusor.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is it?

Consumed power metering node with optional environment sensors and LCD display. Features network configuration by mobile phone

Designed to work with Fusor Hub: [https://github.com/fusor-io/fusor-hub]

Tested on WeMos D1 Mini (ESP8266) See [https://www.wemos.cc/en/latest/d1/d1_mini.html]

Prerequisites:

  1. select device in Arduino IDE LOLIN (WEMOS) D1 R2 & Mini
  2. install libraries:

How to run?

To run this node you need:

  • Running Fusor Hub
  • Uploaded State Machine Definition to Fusor Hub. Use postman_collection.json from this repo (change provided dummy IP address to yours Fusor Hub address)

Hardware setup

Schematic

Known issues with WeMos D1 Mini:

  • Failure to initialize FS (SPIFFS). Solution: change board to some other eg. Wemos D1 mini Pro, compile, change back, compile, upload.

About

Power metering node for Smart House

http://fusor.io

License:MIT License


Languages

Language:C++ 94.8%Language:C 5.2%