项目作者: gera-k

项目描述 :
HomeKit Server
高级语言: C
项目地址: git://github.com/gera-k/Hap.git
创建时间: 2018-01-30T03:24:12Z
项目社区:https://github.com/gera-k/Hap

开源协议:MIT License

下载


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