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
Does ESP-IDF4.4 works for ESP-WHO?
-
- Posts: 47
- Joined: Mon Dec 10, 2018 10:55 am
Re: Does ESP-IDF4.4 works for ESP-WHO?
Hello~
ESP-WHO examples can run on IDF 4.4, not sure what's missing in eclipse environment, but the "not found" files do exist in esp-who repo.
And regarding the lcd driver, should be this ic: https://github.com/espressif/esp-idf/bl ... l_st7789.c
thanks
ESP-WHO examples can run on IDF 4.4, not sure what's missing in eclipse environment, but the "not found" files do exist in esp-who repo.
And regarding the lcd driver, should be this ic: https://github.com/espressif/esp-idf/bl ... l_st7789.c
thanks
Who is online
Users browsing this forum: No registered users and 20 guests