HomeACcessoryKid / ESP8266-HomeKit

HomeKit server Native on ESP8266_RTOS with an API approach
https://www.youtube.com/watch?v=Xnr-utWDIR8
Apache License 2.0
487 stars 74 forks source link

Turn into library for esp8266/Arduino #4

Open probonopd opened 7 years ago

probonopd commented 7 years ago

It would be great if you could turn this into a library for esp8266/Arduino so that it could easily be used in the familiar Arduino IDE as part of Arduino sketches.

HomeACcessoryKid commented 7 years ago

I think that from an organisational point of view we should start a GitHub repository with the objective of creating a HomeKit foundation for Arduino.
Then gather the coders around it. Feel free to import code from the esp8266-homekit repository, under the Apache2 license.
I myself don't know what it takes to create Arduino libraries...

https://github.com/HomeACcessoryKid/Arduino-HomeKit

I will lock this issue and you can continue the discussion in this other repository.