No description
Find a file
Vincent Batts 69b6bdcbf4
door.py: link to project with DHT code
The DHT20 examples online are specifically for Arduino and ESP, but not
RPI. This person wrote up something that can read it.

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2024-11-15 21:12:40 -05:00
.gitignore *: initial toying with gpiozero python3 2024-11-15 21:08:19 -05:00
blink.py *: initial toying with gpiozero python3 2024-11-15 21:08:19 -05:00
button.py *: initial toying with gpiozero python3 2024-11-15 21:08:19 -05:00
door.py door.py: link to project with DHT code 2024-11-15 21:12:40 -05:00
LICENSE Initial commit 2024-11-16 01:45:09 +00:00
README.md *: initial toying with gpiozero python3 2024-11-15 21:08:19 -05:00

bathroom-timer

Problem: the kids take showers or are "on the can" for longer than 30min.

Solution: make an alarm that goes off when the door has been closed for 30min.

Notes

Started with this kit: Huzzah! Adafruit.io Internet of Things Feather ESP8266 - WiFi Starter Kit

But I needed a clock to measure 30min, so I am now using an old, low-voltage RPI Model A+ v1.1.

Still considering the solder kit: Ladyada's Electronics Toolkit