maximkulkin / esp32-homekit-camera

Firmware for esp32-camera module to act as Apple Homekit IP camera
MIT License
395 stars 79 forks source link

How To #12

Closed iShortOne closed 5 years ago

iShortOne commented 5 years ago

Hi, thanks for this firmware. I have a question, how I can flash it? Thanks in advance!

maximkulkin commented 5 years ago
export ESPPORT=<port>
make menuconfig
make all
make flash
massimo79 commented 5 years ago

@maximkulkin is a .bin file available? THANK YOU!!!

maximkulkin commented 5 years ago

The binary is not available, a) I do not generally do that; b) the code is not finished yet. Also, there are different pin layouts for different modules. I might release binaries once the project is finished.