Skip to content

snazy2000/measureit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the measureit Project

Measureit allows you to have your own server to store your voltage and temperature data. It has a easy to use web interface that is completely written in javascript and jquery to see your power consumption.

Currently it works with the hardware from Current Cost (currentcost.com) with the Classic, Envi and the EnviR

You are able to see the detailed consumption in real time or see your consumption from the last week or from a user defined time range and has a overview of the energy consumption and cost per sensor / sensor position / year / month /day usage. There are also different graphs to display a weekly or yearly overview in a comparison or you can see the data usage per weekday or per hour or.....

Measureit has clamp support. You can see the data from every clamp and the total usage from a sensor with multiple clamps.

The storage database is optimized to store millions of voltage data without using much storage. In 4 months a sensor writes about 1.000.000 data sets that use just about 25 MB of storage. Measureit delete old data automatically after a user defined period.

The hardware used with this project comes from currentcost that offers a base station with up to 9 sensors. Measureit supports the usage up to all 9 sensors and multiple clamps per Sensor.

You can send the consumption data and the produced data from your solar system to the [http://pvoutput.org PVOutput] Service too. Every clamp, sensor or IAM can send data to their service. So you are able to see your data from everywhere without running a server at your home. They are creating nice graphs too :)

There are options to create notifications per email or twitter if a user defined usage / generation is over / under a user defined value / time.

More informations about measureit you can find in the wiki from the project.

Multiple languages

Measureit is able to speak your language. If your language is not in the list and you wish to help so feel free to translate this small text file. It is just about 10 minutes of work. Send your translated file and it will be included as soon as possible.

The file to translate you will find here: https://github.com/lalelunet/measureit/blob/master/measureit_public_html/lng/en_EN.txt

Currently available languages are:

  • English
  • German
  • Italian
  • French
  • Dutch
  • Catalan
  • Spanish
  • Brazilian Portuguese

Send you translation to measureitsoft@gmail.com

There are some language settings that are missing because of the extension from measureit. If you want to help you can translate them here:

https://docs.google.com/document/d/1fKyB458Xb4k1DM5_Vemj-lqx7-h01zAfeONYFyEfmJs/edit?usp=sharing

FEEDBACK WANTED

SUPPORT

If you like measureit feel free to give me a tip :)

https://www.paypal.com/cgi-bin/webscr/?cmd=_s-xclick&hosted_button_id=TEHJHXLPSU3C6

I will use the money for drinking beer or other reasonable things :)

There is also a group to discuss about your experience with measureit or anything else that is relatet to energy monitoring :)

http://groups.google.com/group/measureit/

Analytics

About

Software for Current Cost devices to store usage or creation watt data and display them with nice graphs

Measureit. Yet another Current Cost software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 69.2%
  • JavaScript 18.5%
  • Python 5.8%
  • HTML 5.4%
  • CSS 0.7%
  • Shell 0.4%