Dev tools · September 27, 2023
YDrip – An open source water meter that detects leaks
Hi HN, I'm developing an open-source water meter for Home Assistant and thought the HN community might be interested. I've been using some version of it after a few costly toilet leaks that my city meter missed. Recently, I decided to polish it up so others could use it. It might also function as a gas meter reader (https://youtu.be/9Dso4EBAoiE), but this is still experimental. The device runs on 3 AA batteries and utilizes an ESP32-S3. It works by measuring the spinning magnet inside the brass housing. It stays in deep sleep until it needs to transmit usage or leak…
In plain words
YDrip is an open-source water meter designed for Home Assistant that detects leaks by measuring the spinning magnet inside a standard meter's brass housing. The device, powered by an ESP32-S3 and three AA batteries, stays in deep sleep until transmitting usage or leak data. It targets homeowners seeking to catch water leaks their utility meter misses, offering both water meter and experimental gas meter reading capabilities. The hardware performs rotation counting and leak detection to minimize battery drain.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Hi HN, I'm developing an open-source water meter for Home Assistant and thought the HN community might be interested. I've been using some version of it after a few costly toilet leaks that my city meter missed. Recently, I decided to polish it up so others could use it. It might also function as a gas meter reader (https://youtu.be/9Dso4EBAoiE), but this is still experimental. The device runs on 3 AA batteries and utilizes an ESP32-S3. It works by measuring the spinning magnet inside the brass housing. It stays in deep sleep until it needs to transmit usage or leak information. It's not an ideal CPU for battery-powered devices, but I chose it because it has a lot of support in the home automation community. To compensate for the power-hungry CPU, I am handling rotation counting and leak detection in programmable hardware. Currently, it consumes 50-75uA while the ESP32 is sleeping. The programmable hardware makes it an interesting platform for other use cases like electricity meter monitoring. I'm planning on selling the hardware and potentially offering a hosted solution for those who don't want to set up Home Assistant if there is demand. There is still a lot to do, like designing a waterproof case and completing the software. If you're interested in the details, I have a project log on Hackaday. Feedback, feature requests, and contributors are always welcome. Website: https://y-drip.com Github: https://github.com/YDrip Short demo: https://youtu.be/7eXRLN7OWA0
Does a similar job
all alternatives →
- YDYou don't need to adopt new tools for LLM observability2024 · github.com · ▲102
If you've built any web-based app in the last 15 years, you probably used something like Datadog, New Relic, Sentry, etc. to monitor and trace your app, right? Why should it be different when the app you're building happens to be using LLMs? So today we're open-sourcing OpenLLMetry-JS. It's an open protocol and SDK, based on OpenTelemetry, that provides traces and metrics for LLM JS/TS applications and can be connected to any of the 15+ tools that already support OpenTelemetry. Here's the repo: https://github.com/traceloop/openllmetry-js A few months ago we launched…
- OOOpenLLMetry – OpenTelemetry-based observability for LLMs2023 · github.com · ▲154
Hey HN, Nir, Gal and Tomer here. We’re open-sourcing a set of extensions we’ve built on top of OpenTelemetry that provide visibility into LLM applications - whether it be prompts, vector DBs and more. Here’s the repo: https://github.com/traceloop/openllmetry. There’s already a decent number of tools for LLM observability, some open-source and some not. But what we found was missing for all of them is that they were closed-protocol by design, vendor-locking you to use their observability platform or their proprietary framework for running your LLMs. It’s still early in the…



More dev tools this month
the category →



OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 30d ago · gtmcofounder.com
