Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 570 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 570 Bytes

Apple HomeKit ADK for Mongoose OS

This is a port of the official Apple HomeKit ADK to Mongoose OS.

Targeted platforms are ESP8266 and ESP32 for now.

BLE transport is supported as long as BT functionality is present (app includes the bt-common lib).

Examples

A simple Mongoose OS app that uses this library can be found here.

A larger project using this library can be found here.

TODO

  • MFi chip support