This instructable is a work in progress, will add more as i have time over the next week or so.
In this instructable i will go through the steps i used to make a web based, real time, electricy and gas meter, for about $5. I saw the google power meter online a while ago and really wanted it, but i knew that i would be ages away from getting it, even more so living in New Zealand. So i went about making my own version, and in some ways it is beter than it i think.
The link to my website is www.sites.google.com/site/19acussen
There are a couple of things you need to have to be able to make this work for less than $5.
1) An electricity meter that has a flashing light on it, instead of the rotating disc. The flashing light flashes 1 for every unit of energy used. If you want to add a gas meter then your gas meter has to have a magnet pick up on it - will explain later.
2) A computer with a serial port that is always on - i use a mac mini that is connected to my TV for movies e.t.c. This draws about 30w, which is not much.
3) Basic soldering skills, computer skills and lots of perseverance. You will need to be able to program a picaxe or similar as well - very simple to do.
4) A free google account (gmail, google docs e.t.c)
And thats about it, it took me a few hours to make the electronics, and a very long time to get all of the uploading, filtering and publishing to a website sorted. I have done the ground work for this so it will be easy for you.
Remove these ads by
Signing UpStep 1The electronics..
The electronics are very simple.
You need a few resistors, an LDR and a 08m picaxe chip. Steps as follows
1) Construct a stanadard picaxe download circuit.
2) Add an LDR input to that cuircuit. Put the LDR on a lenght of wire so that it can reach from your power meter to your computer.
3) If required the gas meter can be added as well, all this is a switch input, held high with a 10k resistor to one of the inputs. The switch is a magnetic reed switch.
This above steps are very easy to do, for more infomation look at the manuals here,
http://www.rev-ed.co.uk/picaxe/
They explain everything in lots of detail and a lot beter than i can explain here.
If required the gas meter can be added as well, all this is a switch input, held high with a 10k resistor to one of the inputs.
| « Previous Step | Download PDFView All Steps | Next Step » |








































Please tell us you are still working on this. We are interested!
Pls upload the script....!!!!
Where's the script ?