Use mosquitto broker to manage alerts for an opened door via MQTT
- C.H.I.P. mini computer https://getchip.com/ (i'm running a debian headless image on it)
- speakers plugged into chip
- broker machine - this can be run on the chip or a server doing other things
- Install image on chip using chrome extension or command line
- Setup mosquitto broker
- Install and test hardware on door (using a reed switch)
- Update ESP8266 module (esptool)
- Flash arduino and connect I/0
- Test software