Does ESP-IDF4.4 works for ESP-WHO?
Posted: Sat Sep 30, 2023 4:32 pm
Hi,
I have a ESP32-S3-EYE board and download ESP-WHO package. I run it on Eclipse (2023 09, 4.29.0) with ESP-IDF Version4.4. I have added ESP-camera, SR, DSP components, but still some include headers are missing:
:/FemDx/ESPSPC2/esp32-s3-eye/main/include/app_face.hpp:5:10: fatal error: human_face_detect_msr01.hpp: No such file or directory
C:/FemDx/ESPSPC2/esp32-s3-eye/main/include/app_lcd.hpp:3:10: fatal error: screen_driver.h: No such file or directory
Can any experts tell if ESP-IDF 4.4 works for ESP-WHO examples?
Also if I need to add LCD component, which is the right one for ESP32-S3-EYE board? ESP LCD ILI9341, ESP LCD GC9A01, or ESP LCD Touch?
Thanks.
PJ
I have a ESP32-S3-EYE board and download ESP-WHO package. I run it on Eclipse (2023 09, 4.29.0) with ESP-IDF Version4.4. I have added ESP-camera, SR, DSP components, but still some include headers are missing:
:/FemDx/ESPSPC2/esp32-s3-eye/main/include/app_face.hpp:5:10: fatal error: human_face_detect_msr01.hpp: No such file or directory
C:/FemDx/ESPSPC2/esp32-s3-eye/main/include/app_lcd.hpp:3:10: fatal error: screen_driver.h: No such file or directory
Can any experts tell if ESP-IDF 4.4 works for ESP-WHO examples?
Also if I need to add LCD component, which is the right one for ESP32-S3-EYE board? ESP LCD ILI9341, ESP LCD GC9A01, or ESP LCD Touch?
Thanks.
PJ