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

https://github.com/zekesnider/bathroomdoorstate

Server application and Raspberry Pi client that manages state of a bathroom door.
https://github.com/zekesnider/bathroomdoorstate

expressjs nodejs python raspberry-pi

Last synced: about 2 months ago
JSON representation

Server application and Raspberry Pi client that manages state of a bathroom door.

Awesome Lists containing this project

README

          

# BathroomDoorState

This is an application which manages the state of a bathroom door. There is a server application which manages a REST/WebSocket API, and a frontend web interface. The client application runs on a Raspberry Pi and uses NFC to determine whether the bathroom door is locked or unlocked. It uses the REST API to update the server's state in real time.