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

https://github.com/sensoranalyticsaus/wh

Water spill detector
https://github.com/sensoranalyticsaus/wh

Last synced: 12 months ago
JSON representation

Water spill detector

Awesome Lists containing this project

README

          

## About
Python code for detecting water spills

## Requirements
* Any Raspberrypi with GPIO header pins
* [Commonly available rain sensor module](https://github.com/SensorAnalyticsAus/wh/blob/main/watersensor.png)

## Wiring Sensor -> RPI

VCC -> Pin1 (+3.3V)

GND -> Pin6 (Ground)

D0 -> Pin11 (GPIO 17)

## Notifications
This program relies on Pushover to send phone alerts.

## Use
`ctrl-wh start`

## Good to do
Adding `@reboot ctrl-wh` to cron