README.md
changeset 27 df47a99d5bfc
parent 26 87ddaf81e63c
child 28 f891e481f06d
equal deleted inserted replaced
26:87ddaf81e63c 27:df47a99d5bfc
     1 # Raspberry Pi Homekit Door Lock Buzzer Accessory
     1 # Raspberry Pi Homekit Door Lock Buzzer Accessory
       
     2 
       
     3 https://src.nth.io/homekit-door/
     2 
     4 
     3 Using a [Raspberry Pi Zero W](https://www.raspberrypi.org/products/raspberry-pi-zero-w/)
     5 Using a [Raspberry Pi Zero W](https://www.raspberrypi.org/products/raspberry-pi-zero-w/)
     4 and [Pimoroni Automation pHAT](https://shop.pimoroni.com/products/automation-phat), make a simple circuit-based door
     6 and [Pimoroni Automation pHAT](https://shop.pimoroni.com/products/automation-phat), make a simple circuit-based door
     5 lock and doorbell intercom into a Siri-controlled HomeKit smart accessory. Siri integration is provided
     7 lock and doorbell intercom into a Siri-controlled HomeKit smart accessory. Siri integration is provided
     6 by [HAP-NodeJS](https://github.com/homebridge/HAP-NodeJS). This package itself does not depend on Homebridge.
     8 by [HAP-NodeJS](https://github.com/homebridge/HAP-NodeJS). This package itself does not depend on Homebridge.