A Wet Basement
Our basement is wet, so we rented a dehumidifier. It generates a lot of water, there is a bucket under it. But I did not want to check it all the time. So I made something that did the checking for me.
I took my Raspberry Pi and I made a simple circuit.
The circuit comes down to:
- Connect wire to ground,
- connect wire to pin,
- done.
Now to the programme that is running. It needs to send an email when the two wires are connected. You can download it here.
You will need an account on mailgun.com to receive emails.