Posts

Post not yet marked as solved
3 Replies
5.6k Views
Hi,I want to make a HomeKit device for controlling my driveway gates. For this project I want to use the ESP32 and a RFM69HW 868Mhz transceiver. The Idea is to:Open and close gates from my phone using HomeKitGet the temperature from the ESP32Receive data from the remote control so that I can track the state of the gate (are they open or closed)Get it to work over WiFiProgram the ESP32 based on the gate remote signalStuff I ordered (It'll probably take like 32-60 days before I get it):ESP32RDM69HW (chosen this one due to my remotes frequency being 868Mhz)My problem is that I'm a total beginner and don't know where to start in terms of coding. How do I start? How to read the HAP specification? How to implement it in ESP32? Any other suggestions? Thanks for any help in this field.Link to reddit: https://www.reddit.com/r/esp32/comments/e1gy1o/esp32_homekit_remote_gate_control_project/?utm_source=share&utm_medium=web2x
Posted
by Asteliks.
Last updated
.