Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)