Page 1 of 1

Example accessing meter

Posted: Sat Oct 18, 2014 4:05 pm
by dandelot
I've put example code which accesses my EKM water meter in
http://www.prevanders.net/ekmexample.tar (the tar file
comtains C and Python source). It is written for Linux/Unix
but might be of some value for people using other OS's.
Source license is BSD.

http://www.prevanders.net/water.html
shows a little bit of how I use the resulting data.

Re: Example accessing meter

Posted: Mon Oct 20, 2014 2:04 pm
by dandelot
That tar file is now gone, a bit out of date.
The water.html page links to an updated tar file.

Re: Example accessing meter

Posted: Wed Sep 16, 2015 12:22 pm
by wbingham
Dandelot- I am a developer (PHP, JS mostly) and am super interested in more details about your ekm water meter project. Would you be willing to share you hardware setup- I grabbed your tar file already-

I run an ESXi stack out of my house and have lots of dev boxes up and running to host code. Stuck at the physical nature of how you hooked things (serial-to-ethernet converter) up.

Thanks

Re: Example accessing meter

Posted: Thu Sep 24, 2015 9:57 am
by MohaveTom
This is a link to a post in this forum for an example accessing EKM meters using C++.
http://forum.ekmmetering.com/viewtopic ... t=30#p6339

Hope this helps.