Skip to content

earlthesquirrel/esp-homekit-motion-sensor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub All Releases GitHub Releases

esp-homekit-motion-sensor

A HomeKit firmware for an infrared motion sensor HC-SR501- this uses an over the air (OTA) mechanism create by @HomeACcessoryKid

Forked from : maccoylton/esp-homekit-motion-sensor

NOTE: This utilizes pfalcon/esp-open-sdk and SuperHouse/esp-open-rtos to compile.

Please follow : pfalcon/esp-open-sdk#342 Esp. note the part of the issue by phibo23 commented on Mar 14, 2019 near the bottom. I needed to do all of that to get it built (on a case-sensitive volume)

Also this will need all three pieces to be checked out as --recursive.

To compile you will also need this set : export SDK_PATH=/Volumes/case-sensitive/esp-open-rtos (that's how the path looks for me, on the case sensitive volume I created on my Mac -- running Catalina )

Also, either change permissions on the case-sensitive.dmg file or use sudo hdiutil attach -readwrite case-sensitive.dmg

About

A HomeKit firmware for a motion sensor with motion sensor - this an OTA firmware

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 78.7%
  • Makefile 21.3%