TNQ22 / HomekitEsp32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HomekitEsp32

This is an implementation of the HomeSpan library. I only modified two examples and combined them into one project.

Requirements

  1. Arduino software from the arduino website
  2. Arduino-Esp32 core from EspressIf's website. See also the espressif arduino-esp32 github page
  3. You can install the HomeSpan library directly from your Arduino IDE.

Demonstratioon

Watch the YouTube video

Setup Code

The default setup code is 466-37-726. You can find the HomeSpan Command Line Interface here

About

License:MIT License


Languages

Language:C 53.5%Language:C++ 46.5%