Lumorti / boilerMonitor

Software for a Raspberry Pi which allows the monitoring of your boiler's hot water levels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What?

Software for a Raspberry Pi which allows the monitoring of a boiler's hot water levels via a small web interface.

How?

Requires a Raspberry Pi camera pointed at a boiler's 5-level red light (indicating the current temperature of the water), which it then uses to take a photo every minute to record the level vs time. This data can then be viewed using a web interface at the IP address of the Pi.

Why?

We used it because we wanted to see our boiler's timer function worked correctly because we were trying to save energy.

About

Software for a Raspberry Pi which allows the monitoring of your boiler's hot water levels

License:MIT License


Languages

Language:C++ 55.7%Language:HTML 42.1%Language:Makefile 2.2%