Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chl33/boiler
Software for monitoring water level in a home boiler
https://github.com/chl33/boiler
boiler-monitor esp32 platformio
Last synced: about 2 months ago
JSON representation
Software for monitoring water level in a home boiler
- Host: GitHub
- URL: https://github.com/chl33/boiler
- Owner: chl33
- License: mit
- Created: 2024-08-24T21:03:30.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T00:23:34.000Z (3 months ago)
- Last Synced: 2024-12-03T09:34:29.604Z (2 months ago)
- Topics: boiler-monitor, esp32, platformio
- Language: C++
- Homepage: https://selectiveappeal.org/posts/room133/
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Boiler133
This is software for monitoring the water level of a boiler, using a PCBA based on an ESP32. It is based on the [og3](https://github.com/chl33/og3) C++ framework. The PCBA and project box are shared with the [Room133](https://github.com/chl33/Room133) box.
See the Room133 [blog post](https://selectiveappeal.org/posts/room133/).
This uses the [Taidacent Non Contact Water Level Sensor](https://www.amazon.com/gp/product/B07FC8K28F) on the gauge class of the boiler to detect when the water level in a boiler needs to be refilled.
![Sensor on boiler gauge](images/boiler_gauge.jpg)
This is the board used for running the boiler software, which is in the Room133 project.
![Boiler/Room133 PCBA](images/boiler-board.jpg)
This is what the device looks like in its 3D printed project box.
![Boiler device](images/boiler-ebox.jpg)