Daemonised energy software
Posted in electronics, Home Energy Meter
Well I have made several updates to the software learning python on the go.
If you are interested in how I learn a new programming language please go over to my github page and follow the commits.
I have made a nice python daemon which should be able to do every thing I want. It is based on the python reverence implementation.To be able to use it you should have python-daemon installed.
You can also still use the package by including the class into your own script which can then be executed by cron.
All in all I am very happy with how I am progressing, although the next step will be even harder but I’ll tell about all that later.
Kind regards,
Gerald