Become a leader in the IoT community!
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Join our community of embedded and IoT practitioners to contribute experience, learn new skills and collaborate with other developers with complementary skillsets.
Has anyone tried using the ESP32-CAM driver with ESP-IDF?
I’m facing an issue where I can’t build the project, and I’m unable to access menuconfig. When I try the command idf.py menuconfig, it takes me to the Python file instead of the menu.
I have run both export.bat and export.sh but still face the issue.
Wafa, cameras are trouble. Keep trying though
ooo yes i can feel the pain π
the version of the ESP-idf was the reason , when i change to 4.0 version i get the environment to work , apparently the latest version have some miss independencies
that may help you
https://github.com/daleonpz/POC_CV_tinyml/blob/main/application/main/idf_component.yml
Thank you @daleonpz , i took at this earlier and actually follow your way for converting YOLO to tflite and then c array. Now am facing problem in installing esp idf itself , what version did you work with ?
I just follow the guide https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/linux-macos-setup.html
CONTRIBUTE TO THIS THREAD