jasongwartz / ismydooropen

A Go utility to run on a Raspberry Pi, checking if my door is ajar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IsMyDoorOpen?

This is a simple Go project which uses a magnetic switch connected to a Raspberry Pi's GPIO ports, and sends a message via Pushover when the switch is connected or disconnected. In my case, I use this to make sure the front door doesn't get left open (and my cat doesn't run away).

About

A Go utility to run on a Raspberry Pi, checking if my door is ajar


Languages

Language:Go 100.0%