Controls my chicken coop. Automated door through OpenHAB and the particle cloud.
- Automatically open and close with the sun.
- Temperature and humidity sensors for ingestion into openhab.
- RelayShield Particle Library - https://github.com/spark/relayshield
- Home Assistant https://www.home-assistant.io/
- OpenHAB2 - http://www.openhab.org/
- Particle Photon with Relay Shield
- A linear actuator or similar
- TODO add wiring diagram
- Create new app
- Include RelayShield library
- Copy paste coopcontrol.ino into ID
- Add separate files with contents of DHT.cpp and DHT.h
See home-assistant
See openhab