All Projects → Didel → Homekitcam

Didel / Homekitcam

Licence: mit
A project to make a Raspberry Pi driven, HomeKit Enabled camera.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Homekitcam

Rpisurv
Raspberry Pi surveillance
Stars: ✭ 293 (+324.64%)
Mutual labels:  raspberry-pi, raspberrypi, raspberry-pi-3, raspberry-pi-camera
Raspberrypi tempmon
Raspberry pi CPU temperature monitor with many functions such as logging, GPIO output, graphing, email, alarm, notifications and stress testing. Python 3.
Stars: ✭ 52 (-24.64%)
Mutual labels:  raspberry-pi, raspberrypi, raspberry, raspberry-pi-3
Debian Pi Aarch64
This is the first 64-bit system in the world to support all Raspberry Pi 64-bit hardware!!! (Include: PI400,4B,3B+,3B,3A+,Zero2W)
Stars: ✭ 2,505 (+3530.43%)
Mutual labels:  raspberry-pi, raspberrypi, raspberry, raspberry-pi-3
Raspberryio
The Raspberry Pi's IO Functionality in an easy-to-use API for Mono/.NET/C#
Stars: ✭ 593 (+759.42%)
Mutual labels:  raspberry-pi, raspberry, raspberry-pi-3, raspberry-pi-camera
motor-hat
Node Module to control Adafruits MotorHAT for the RaspberryPi
Stars: ✭ 28 (-59.42%)
Mutual labels:  raspberrypi, raspberry, raspberry-pi-3
RPi-TELEBOT
Python based Telegram bot to monitor and control the raspberry pi
Stars: ✭ 19 (-72.46%)
Mutual labels:  raspberrypi, raspberry, raspberry-pi-3
Pi Camera In A Box
Stream your Raspberry Pi Camera Module directly to your web browser
Stars: ✭ 49 (-28.99%)
Mutual labels:  raspberry-pi, raspberry-pi-3, raspberry-pi-camera
Comitup
Bootstrap Wifi support over Wifi
Stars: ✭ 190 (+175.36%)
Mutual labels:  raspberry-pi, raspberrypi, raspberry-pi-3
Raspibackup
Backup and restore your running Raspberry
Stars: ✭ 268 (+288.41%)
Mutual labels:  raspberry-pi, raspberrypi, raspberry
Rust Raspberrypi Os Tutorials
📚 Learn to write an embedded OS in Rust 🦀
Stars: ✭ 7,275 (+10443.48%)
Mutual labels:  raspberry-pi, raspberry, raspberry-pi-3
Q3lite
Q3lite, an OpenGL ES port of Quake III Arena for embedded Linux systems.
Stars: ✭ 64 (-7.25%)
Mutual labels:  raspberry-pi, raspberrypi, raspberry
wor-flasher
Legal utility that runs on RPiOS to flash another SD card with Windows 10/11
Stars: ✭ 451 (+553.62%)
Mutual labels:  raspberrypi, raspberry, raspberry-pi-3
yamete
Yamete - Hentai downloader in PHP CLI - Easy site downloader PHP system
Stars: ✭ 63 (-8.7%)
Mutual labels:  raspberrypi, raspberry, raspberry-pi-3
la-maison-pythonic
Projet didactique du livre "Python, Raspberry-Pi et Flask" avec ESP8266 sous MicroPython
Stars: ✭ 16 (-76.81%)
Mutual labels:  raspberrypi, raspberry, raspberry-pi-3
PiHueEntertainment
An application that can handle the Hue Entertainment Areas on a Raspberry Pi
Stars: ✭ 28 (-59.42%)
Mutual labels:  raspberrypi, raspberry-pi-camera, raspberry-pi-3
Pibooth
The pibooth project provides a Photo Booth application out-of-the-box for Raspberry Pi and opencv compatible devices
Stars: ✭ 398 (+476.81%)
Mutual labels:  raspberry-pi, raspberrypi, raspberry-pi-camera
Homebridge Raspbian Image
Official Homebridge Raspberry Pi Image based on Raspbian Lite.
Stars: ✭ 534 (+673.91%)
Mutual labels:  homekit, raspberry-pi, raspberry-pi-3
Rpi gpio
Ruby conversion of RPi.GPIO Python module
Stars: ✭ 185 (+168.12%)
Mutual labels:  raspberry-pi, raspberrypi, raspberry-pi-3
Balena Electronjs
electronJS-based resin application template
Stars: ✭ 348 (+404.35%)
Mutual labels:  raspberry-pi, raspberrypi, raspberry
Fotobox
Python based photo-booth script for Raspberry Pi and RPi Camera
Stars: ✭ 22 (-68.12%)
Mutual labels:  raspberry-pi, raspberry-pi-3, raspberry-pi-camera

HomeKitCam

A project to make a Raspberry Pi driven, HomeKit Enabled camera.

This project aims to make a simple DIY HomeKit enabled camera using only a Raspberry Pi and the Raspberry Camera Module. The software is based on the HAP-NodeJS HomeKit API by KhaosT.

Requirements

One of the aims of this project is to be as simple as possible. You will only need:

  • A working Raspberry Pi (the newer, the better), configured with a standard Raspbian installation
  • A Pi Camera Module
  • A suitable usb power adapter to power the Pi

Installation

To install, clone the project into a folder. Then cd to that directory, and run npm install to install all the necessary packages.

Starting HomeKitCaM

The camera can be run by running the command: node PiCamera_accesory.js

On any iOS 10 device, open the Home app and add a new accessory. The Raspberry should show up as 'Pi Camera'. When asked to scan the HomeKit accessory code, choose to manually enter a code and enter 031-45-154. After that, the pairing should be successful and the camera should start to send screenshots to the Home app.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].