Code Monkey home page Code Monkey logo

homekit's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

homekit's Issues

Arduino standard library

Great work packing this together. I want to ask though if this can be migrated to a standard Arduino library as this would be great for my students (Arduino can be fully portable on Windows so i can distribute this as a package and they would only need to unpack the environment).
Thanks!

undefined reference to `app_main'

try complie code in windows and got some error

C:\Users\admip\Desktop\esp-idf\Homekit>idf.py build
Note: You are using Python 3.7.4. Python 3 support is new, please report any problems you encounter. Search for 'Setting the Python Interpreter' in the ESP-IDF docs if you want to use Python 2.7.
Checking Python dependencies...
Python requirements from C:\Users\admip\Desktop\esp-idf\requirements.txt are satisfied.
Running ninja in directory C:\Users\admip\Desktop\esp-idf\Homekit\build
Executing "ninja all"...
[1/128] Performing build step for 'bootloader'
ninja: no work to do.
[125/126] Linking CXX executable Homekit.elf
FAILED: Homekit.elf
cmd.exe /C "cd . && C:\Users\admip.espressif\tools\xtensa-esp32-elf\1.22.0-80-g6c4433a5-5.2.0\xtensa-esp32-elf\bin\xtensa-esp32-elf-g++.exe -mlongcalls -nostdlib @CMakeFiles\Homekit.elf.rsp -o Homekit.elf && cd ."
esp-idf/esp32/libesp32.a(cpu_start.c.obj):(.literal.main_task+0x4): undefined reference to app_main' esp-idf/esp32/libesp32.a(cpu_start.c.obj): In function main_task':
C:/Users/admip/Desktop/esp-idf/components/esp32/cpu_start.c:534: undefined reference to `app_main'
collect2.exe: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
ninja failed with exit code 1

Working example

Hi,

Is there any working example that implements own code? I can see in main/main.c only hap.handle() which is implemented inside HAP folder. So I guess no override code.

thanks

error

I'm getting this build error, what's wrong?

fatal error: Arduino.h: No such file or directory

Any plans for 8266?

Hello,

Are there any plans to add 8266 to the project? It's massively used in Homekit devices.

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.