- HomeKit with ESP8266-CH2102 for 4 relay-based Home Automation. It's to ontrol home appliances using IOS ecosystem's Apple HomeKit.
- This single project doesn't include a gateway to support remote control.
?raw=true
D1 - INS1
D2 - INS2
D3 - INS3
D4 - INS4
3.3V - Relay VCC
JD-VCC - 5V Power Supply
Relay GND - Power Supply GND
VIN - 3.3V Power Supply
GND - GND Power Supply
- Ensure that your PC has installed ESP8266 CH2102 drivers.
- Connect ESP8266 with your PC through MicroUSB line.
- Flash the program into ESP8266.
- Update line#17~18 in
./wifi_info.h
with your WIFI config.
- Update line#17~18 in
- Open Homekit, Find and bind with the switches.
- Enter the homekit serial number: 20010221
- Unplug the MicroUSB line, then assemble all the components together, as well as the electric equipments you want to control.
- Get power supply, then it works.