Open ASabovic opened 2 years ago
Hello @ASabovic camera is configurable in Person Detection example menuconfig.
idf.py menuconfig > Application configuration > Camera Config
You can then chose either one of the existing configurations or define your own custom pins with Camera custom pinout
selection.
Maybe this is a very stupid question but where to type (or how to open) idf.py menuconfig?
Hi guys,
Is it possible to use the ArduCam OV2640 Mini 2MP Plus camera with ESP32-WROVER-IE for the person detection example? If it is, where can I find the appropriate code and pins that I need to use?
Cheers!