Open rohaizanr opened 2 years ago
Thank you for this great library @Mixiaoxiao .
I'm here to contribute back to the community by providing a full working example project.
I'm using ARDUINO UNO R3 ATMEGA328P+ESP8266, to control my 2 window blinds using stepper motor.
In this project, I'm using, Arduino-HomeKit-ESP8266 & AccelStepper.
There is also an example on how to communicate between ATMEGA328P (Stepper logic) + ESP8266 (Homekit logic) using Serial communication.
You can find my repo here: https://github.com/rohaizanr/arduino-fridans
Cheers.
Are you having any disconnecting issues?
Seldom. Could be due to my router.
Thank you for this great library @Mixiaoxiao .
I'm here to contribute back to the community by providing a full working example project.
I'm using ARDUINO UNO R3 ATMEGA328P+ESP8266, to control my 2 window blinds using stepper motor.
In this project, I'm using, Arduino-HomeKit-ESP8266 & AccelStepper.
There is also an example on how to communicate between ATMEGA328P (Stepper logic) + ESP8266 (Homekit logic) using Serial communication.
You can find my repo here: https://github.com/rohaizanr/arduino-fridans
Cheers.