Git Product home page Git Product logo

esp8266-rtos-homekit's Introduction

ESP8266 RTOS HomeKit Accessory (Work In Progress)

Native Apple's HomeKit Accessory Implementation for the ESP8266 based on FreeRTOS (esp-open-rtos). Updates about the development are available at DEVELOPMENT.md file.

Required Functions

  • mDNS TXT Discovery.
  • TLV Decode/Encode.
  • Pairing Step M1-M2.
  • Pairing Step M3-M4.
  • Pairing Step M5-M6.
  • Pair Verify M1-M2 & M3-M4.
  • Add Pairing.
  • Remove Pairing.
  • List Pairing.

Example Output

Output Pairing Step M1-M2.

[TCP] New client connected!
[TCP] Request received.
[DEBUG] Header have 119 bytes.
[DEBUG] Payload have 6 bytes.
0x00 0x01 0x00 0x06 0x01 0x01
[TLV] Tag received: Pairing method.
[TLV] Tag received: Pairing process (M1)!
[TCP] Writing payload with 409 bytes.
[TCP] Response sent!
[TCP] Client disconnected...

Thanks

  1. Nordic nRF51 HomeKit Library - With some modifications this library worked very well for the ESP8266. In this project, it handles the Crypto Stuff (TLV Encoding/Decoding and SRP Protocol) required by HomeKit. Big thanks to Aanon4.

  2. TweetNaCl - Crypto SHA512 & Curve.

esp8266-rtos-homekit's People

Contributors

luigifcruz avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.