Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

gera-k/Hap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is obsolete. Refer to newer implementation here

Hap

HomeKit Server

Implements HomeKit Accessory Protocol for IP Accessories as defined by the HomeKit Accessory Protocol Specification (Non-Commertial version) Release R1.

Currently the server can be compliled as either Windows desktop app or as a Linux app. The LinuxTest app runs on C.H.I.P board and implements one LightBulb Service with On and Brightness characteristics. The Linux test is included into Yocto image chip-image-hap which can be build using https://github.com/gera-k/meta-chip-hap layer.

The LB is the LED on PWM output, which can be controlled from either Apple device or by a potentiometer attached to LRADC pin:

RedLed