Home energy monitoring with IoT Dashboard

Energy Analysis

Sun Jun 10 2018

A few months back I started working on the IoT Dashboard project, to visualize the data I have been gathering from my Energy meter installed at home. The energy meter is based on Atmega328 controller and sends data periodically to the server over GPRS network. It was build using the Open IoT Development Board.

Setting up IoT Dashboard

Let’s start with creating an account on IoT Dashboard. signup

We are presented with the following page on signup. dashboard

Lets add a new device now. Select the device type to be “Home”, Give a name to the device, and put the address. Once your device is created, it gets listed on the left side bar. Click on the device and it should show the API URL, and API key where your device can dump the data. An example of data point is also given.

Loading...
Vikas Lamba

Vikas Lamba

  • GitHub