Difference between revisions of "Energy monitoring"

From Hackerspace ACKspace
Jump to: navigation, search
(Created page with "<p><span class="fck_mw_template">{{ProjectfckLR|Members=Eagle00789fckLR|Description=Monitor power usage/productionfckLR}}</span> </p> <h3> The hardware required </h3> <p>All you...")
 
m (set project picture)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<p><span class="fck_mw_template">{{ProjectfckLR|Members=Eagle00789fckLR|Description=Monitor power usage/productionfckLR}}</span>
+
{{Project
 +
|State=Stalled
 +
|Members=Eagle00789
 +
|Description=Monitor power usage/production
 +
|Picture=Youless_1.jpg
 +
}}
 +
<h3>The hardware required</h3>
 +
<p>All you need is a [http://youless.nl youless] like the one next to this text.
 
</p>
 
</p>
<h3> The hardware required  </h3>
+
<h3>Software</h3>
<p>All you need is a <a href="http://www.youless.nl">http://youless.nl</a> like the one next this text. <img src="/w/images/thumb/a/a8/Youless_1.jpg/180px-Youless_1.jpg" _fck_mw_filename="Youless 1.jpg" _fck_mw_location="right" _fck_mw_type="thumb" alt="Youless 1.jpg" class="fck_mw_frame fck_mw_right" />
 
</p><p><br />
 
</p>
 
<h3> Software<br />  </h3>
 
 
<ul><li>Apache 2.2+<br />  
 
<ul><li>Apache 2.2+<br />  
 
</li><li>PHP 5.3<br />  
 
</li><li>PHP 5.3<br />  
Line 13: Line 16:
 
</li><li>jQuery UI - v1.8.23<br />
 
</li><li>jQuery UI - v1.8.23<br />
 
</li></ul>
 
</li></ul>
<p>Forthermore you need the attached zipfile below
+
<p>Furthermore you need the attached zipfile [[File:Energy.tar]]</p>
</p><p><img src="ef=" _fck_mw_filename="Energy.tar" alt="" />  
+
<h3>How does it work</h3>
</p>
+
The youless detects the led-flash on the KWh meter and stores the value in it's internal database.
<h3> Bugs </h3>
+
Using json, I read the data out of the json, save it in my own database and do fancy stuff with it.
 +
<h3>Bugs</h3>
 
<ul><li>Currently the graph isn't being drawn
 
<ul><li>Currently the graph isn't being drawn
 
</li><li>Day, week, month aren't populating
 
</li><li>Day, week, month aren't populating
Line 22: Line 26:
 
</li></ul>
 
</li></ul>
 
<h3> Demo </h3>
 
<h3> Demo </h3>
<p>See a live demo at <a href="http://energy.decomputeur.nl">energy.decomputeur.nl</a> and login with admin/admin
+
<p>See a live demo at [http://energy.decomputeur.nl energy.decomputeur.nl] and login with admin/admin</p>
</p>
 

Latest revision as of 00:16, 4 November 2015

Project: Energy monitoring
Featured:
State Stalled
Members Eagle00789
GitHub No GitHub project defined. Add your project here.
Description Monitor power usage/production
Picture
Youless 1.jpg

The hardware required

All you need is a youless like the one next to this text.

Software

  • Apache 2.2+
  • PHP 5.3
  • MySQL 5.0+
  • JQuery 1.8.23+
  • Highstock JS v1.1.4
  • jQuery UI - v1.8.23

Furthermore you need the attached zipfile File:Energy.tar

How does it work

The youless detects the led-flash on the KWh meter and stores the value in it's internal database. Using json, I read the data out of the json, save it in my own database and do fancy stuff with it.

Bugs

  • Currently the graph isn't being drawn
  • Day, week, month aren't populating
  • You can add a device, but not remove or update it.

Demo

See a live demo at energy.decomputeur.nl and login with admin/admin