Pulse counting with multiple energy meters, interrupt based

Hi guys,

just posted a report about my experiments on pulse counting:

http://blog.mrossi.com/2013/10/arduino-pulse-counting-with-multiple.html

I am not using an emontx/emonbase combination for this project, and am not using optical/ir sensors either, but hey, there's a disclaimer and some emoncms graphs :) so I thought it could still be interesting for some of you guys. 

Mattia

Mattia Rossi's picture

Re: Pulse counting with multiple energy meters, interrupt based

Just wanted to add that the interesting thing about the project is that I am using a software interrupt library that allows monitoring >2 (in my example I used six) counters easily, theoretically it could handle as many inputs as the platform on which the sketch is running has available.

 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.