XiaochaoGONG

Results 18 comments of XiaochaoGONG

What's your esp-idf version? It should be v3.2.

There should be some tiny differences between the build scripts of 3.2 and 4.0. Anyway, either to go back to 3.2, either to change the CMakeLists.txt here. https://github.com/espressif/esp-face/blob/679b5340418bd9604c25735294dc536babca3db6/CMakeLists.txt#L19-L20 Change the...

Hi all, the idf v4.0 has not been officially released. As v3.3 is released, please update the repo and submodules.

> If i already have version 3.3 what the best way to update repo and submodules? What commands in terminal on macos? `git pull origin master` `git submodule update`

> hi > still not able to build the camera_web_server example. i tried pulling the git example but still fails on the same esp-face link library. i tried all changing...

> > > If i already have version 3.3 what the best way to update repo and submodules? What commands in terminal on macos? > > > > > >...

> thanks > changing to COMPONENT_TARGET solved the problem. now i have an undefined for all the includes in the esp-face. Hi @greeran What is the problem ?

Hi Mnark, thanks a lot ! This will help the user in #44 . It's better you post some detailed instructions here :)

Hi there are some APIs that would work for motion detection. https://github.com/espressif/esp-face/blob/679b5340418bd9604c25735294dc536babca3db6/image_util/include/image_util.h#L305-L307

Hi, the pads in the board are for SPI usage. I think you need to connect the IOs with your own jump wire.