How to incorporate ESP32-CAM Driver into a project?
Posted: Sun Nov 26, 2023 7:12 pm
I see that the following driver was developed by Espressif to use ESP32-CAM in esp-idf:
https://github.com/espressif/esp32-camera
However, how do we integrate this into a project? Where should these files be copied? Should they be copied to the application folder?
Is there documentation on how these are linked together in esp-idf, particularly regarding folder structure and how libraries are incorporated into a project?
I used to develop applications using Borland C/C++ for DOS and Windows over 25 years ago, but things have changed so much these days!
https://github.com/espressif/esp32-camera
However, how do we integrate this into a project? Where should these files be copied? Should they be copied to the application folder?
Is there documentation on how these are linked together in esp-idf, particularly regarding folder structure and how libraries are incorporated into a project?
I used to develop applications using Borland C/C++ for DOS and Windows over 25 years ago, but things have changed so much these days!