Hello!
I have new watermeter in my home:
Which sensor for pulsecounting should I use? its look like the tips are non metalic?
I tryied with TCR5000 on one of the gauge but it looks like it doesent grabs/see tip movement?
Water Meter - which sensor for pulse counting?
Moderators: grovkillen, Stuntteam, TD-er
-
- Normal user
- Posts: 14
- Joined: 06 Dec 2016, 22:03
- grovkillen
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
- Contact:
Re: Water Meter - which sensor for pulse counting?
Have you looked at this:
https://www.letscontrolit.com/wiki/index.php/LJ12A3
The hole in the middle, isn't that a optical communication port? (To the left of "pn 16" text.
https://www.letscontrolit.com/wiki/index.php/LJ12A3
The hole in the middle, isn't that a optical communication port? (To the left of "pn 16" text.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you
-
- Normal user
- Posts: 14
- Joined: 06 Dec 2016, 22:03
Re: Water Meter - which sensor for pulse counting?
Inside this hole is some gearwheel with homogeneous shape is turning very fast when there is water flow.
LJ12A3 wil work with plastic?
I saw on pictures that another counters working with LJ12A# have some metal part (On top of this dial a half moon iron disc is attached) - I dont have such in mine meter.
LJ12A3 wil work with plastic?
I saw on pictures that another counters working with LJ12A# have some metal part (On top of this dial a half moon iron disc is attached) - I dont have such in mine meter.
- grovkillen
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
- Contact:
Re: Water Meter - which sensor for pulse counting?
LJ12A3 will probably work with that optical port since it is a metallic thing that is spinning.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you
Re: Water Meter - which sensor for pulse counting?
i have not really finished this, but i have a similar water meter:
TCS34725_RGB_Color_Sensor because the standard TCR5000 sensor is not very good at detecting red, especially if it is behind a plasic case..
...the TCS34725 sensor does have a interrupt pin, which would get activated when the before defined tresholds are reached, so basically i would setup the TCS34725 sensor to produce a interrupt every time the red needle is under it, then i can simple pulse count on the interrupt pin of the TCS34725 sensor...
...but so far only the code for the TCS34725 is implemented in espeasy, the interrupt part is still missing in the plugin code...
my idea was to monitor the the passing by of the red needle, which would mean 1 l of water... to monitor the passing by i wan't to use a ...the TCS34725 sensor does have a interrupt pin, which would get activated when the before defined tresholds are reached, so basically i would setup the TCS34725 sensor to produce a interrupt every time the red needle is under it, then i can simple pulse count on the interrupt pin of the TCS34725 sensor...
...but so far only the code for the TCS34725 is implemented in espeasy, the interrupt part is still missing in the plugin code...
Re: Water Meter - which sensor for pulse counting?
journeyman wrote: ↑26 Jun 2017, 12:17 Hello!
I have new watermeter in my home:
Which sensor for pulsecounting should I use? its look like the tips are non metalic?
I tryied with TCR5000 on one of the gauge but it looks like it doesent grabs/see tip movement?
TCR5000 should work fine on any of the red dials. I am using one on the electricity counter (these old ones with the wheel that has a red spot). In order to get it to work I had to:
Keep in mind, that TCR detects the IR-reflection, preferably the reflection of the IR-diode only
1. Make sure no ambient light is falling onto the gauge.
2. Adjust the sensitivity with the potetiometer onboard the TCR module
3. The module is put on straight (I had to build a little spacer, aproximatly 1mm thicker than the photodiodes stick out the board
Domoticz on Raspi 2 -- 14 ESP units (hacked Sonoff,NodeMCUs, Wemos, self-built units) running with RC140- Mega 2.0.0 dev8
Re: Water Meter - which sensor for pulse counting?
yes the TCR5000 can measure the difference between red an white, but in my case i was only able to detect the difference when i was using the analog output of the TCR5000 sensor board, i was not able to to adjust the onboard potentiometer so that it would detect red vs white... (when measuring through transparent plastic) ...my mentioned sensor did work better for this case...
Who is online
Users browsing this forum: No registered users and 2 guests