Difference between revisions of "Energy monitoring"
Eagle00789 (talk | contribs) |
Eagle00789 (talk | contribs) |
||
Line 4: | Line 4: | ||
|Description=Monitor power usage/production | |Description=Monitor power usage/production | ||
}} | }} | ||
− | <h3> The hardware required | + | [[File:Youless_1.jpg|thumb]] |
− | <p>All you need is a [http://youless.nl youless] like the one next to this text. | + | <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>Software</h3> | <h3>Software</h3> | ||
Line 15: | Line 16: | ||
</li><li>jQuery UI - v1.8.23<br /> | </li><li>jQuery UI - v1.8.23<br /> | ||
</li></ul> | </li></ul> | ||
− | <p>Furthermore you need the attached zipfile [[File:Energy.tar]] | + | <p>Furthermore you need the attached zipfile [[File:Energy.tar]]</p> |
− | </ | + | <h3>How does it work</h3> |
− | <h3> Bugs | + | 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. | ||
+ | <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 |
Revision as of 14:18, 20 October 2013
Project: Energy monitoring | |
---|---|
Featured: | |
State | Active |
Members | Eagle00789 |
GitHub | No GitHub project defined. Add your project here. |
Description | Monitor power usage/production |
Picture | |
No project picture! Fill in form Picture or Upload a jpeg here |
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