Difference between revisions of "RPiWaterMeter"

From wiki.breedveld.net
Jump to: navigation, search
Line 1: Line 1:
 +
/*
 
.res-img img {
 
.res-img img {
 
max-width:640;
 
max-width:640;
 
height:auto;
 
height:auto;
 
}
 
}
This is the way I measure water-usage with my Raspberry Pi
+
*/'''
 +
This is the way I measure water-usage with my Raspberry Pi'''
  
 
It works with a magnetic sensor, which can be used because of the half-metal rotor of watermeters in my country (Netherlands)
 
It works with a magnetic sensor, which can be used because of the half-metal rotor of watermeters in my country (Netherlands)

Revision as of 17:34, 23 December 2020

/* .res-img img { max-width:640; height:auto; }

  • /

This is the way I measure water-usage with my Raspberry Pi

It works with a magnetic sensor, which can be used because of the half-metal rotor of watermeters in my country (Netherlands) For magnetic sensor I use the LJ12A3-4-Z/B with a piece of aluminium it's easy to mount on the meter:

RPi watermeter sensor.jpeg

Shematics:

RPi watermeter schematics.jpeg