![]() |
[Arduino source code for KC868-A4]-17 homekit work with 4 relay and 4 switch buttons - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20) +--- Forum: KC868-A4 (https://www.kincony.com/forum/forumdisplay.php?fid=21) +--- Thread: [Arduino source code for KC868-A4]-17 homekit work with 4 relay and 4 switch buttons (/showthread.php?tid=2278) |
[Arduino source code for KC868-A4]-17 homekit work with 4 relay and 4 switch buttons - admin - 09-13-2022 this arduino source code for KC868-A4 work with 4 relay and 4 momentary switch buttons via Apple homekit app. you can download the BIN firmware directly without chanage any code. Or you can open arduino source code project to compile. here are KC868-A4 board with 6 gang switch panel (actually I have used 4 buttons) and iPhoneXR. this is demo video: here is source code: ![]() this is firmware and source code, BIN file included. if you want to use source code, you should do: 1. install ESP32 V2 board in arduino IDE. 2. install "homespan" library for arduino. after you downloaded firmware, first time to use, need type "W" in serial monitor, chose number of wifi SSID, input password. then use your iPhone or iPad to pair KC868-A4. RE: [Arduino source code for KC868-A4]-17 homekit work with 4 relay and 4 switch buttons - fra6767ita - 06-25-2023 Good morning, I had sent a request for help from youtube; I installed version 2.09 esp32 x HomeSpan, now the program works I don't have an Apple iphone. I'm sorry, I'm a beginner and I'm learning to use your wonderful products. Good day. RE: [Arduino source code for KC868-A4]-17 homekit work with 4 relay and 4 switch buttons - admin - 06-25-2023 what need help now? RE: [Arduino source code for KC868-A4]-17 homekit work with 4 relay and 4 switch buttons - fra6767ita - 06-25-2023 for now no help. It was just to inform you, on you tube she had told me to write on the forum; I am now following his other lessons on the use of the KC868-A4. Thank you RE: [Arduino source code for KC868-A4]-17 homekit work with 4 relay and 4 switch buttons - admin - 06-25-2023 ok RE: [Arduino source code for KC868-A4]-17 homekit work with 4 relay and 4 switch buttons - Ali Hamza - 09-25-2023 (09-13-2022, 02:51 AM)admin Wrote: this arduino source code for KC868-A4 work with 4 relay and 4 momentary switch buttons via Apple homekit app. you can download the BIN firmware directly without chanage any code. Or you can open arduino source code project to compile. HI , does realys in kc868 A4 board can control Air Conditioner? RE: [Arduino source code for KC868-A4]-17 homekit work with 4 relay and 4 switch buttons - admin - 09-25-2023 not suitable, do you want to control Air Conditioner's power line? for AC220v ON/OFF? if yes, it's not safety, A4's relay is max 10A for load. Air Conditioner suggest use 25A contactor is safety. RE: [Arduino source code for KC868-A4]-17 homekit work with 4 relay and 4 switch buttons - Ali Hamza - 09-26-2023 (09-25-2023, 10:26 PM)admin Wrote: not suitable, do you want to control Air Conditioner's power line? for AC220v ON/OFF? if yes, it's not safety, A4's relay is max 10A for load. Air Conditioner suggest use 25A contactor is safety.Can you send me A4 board circuit diagram? RE: [Arduino source code for KC868-A4]-17 homekit work with 4 relay and 4 switch buttons - admin - 09-26-2023 download from here: https://www.kincony.com/document |