Aussie Susan
Advanced Member level 5
I have recently purchased a TTGO T-Camera ESP32 WROVER & PSRAM Camera Module from one of the many companies that sell these over the internet.
They all seem to point to some code that runs on tis board to do facial recognition (Arduino based) but that does not seem to match the way the pre-programmed app in the board works.
I've seen libraries (especially for the ESP-IDF frame work that I'd prefer to use) for the camera, the display and the PIR that are on the board (and I can handle the general programming such as the WiFi module).
However before I start programming over the demonstration code would like to get the source code for it for 2 reasons: 1) so that I can re-program it later if I want to, but more importantly for me to 2) see how it we are supposed to interface with the various modules, especially with regard to the video capabilities of the camera.
Does anyone have a link to the source code?
Susan
They all seem to point to some code that runs on tis board to do facial recognition (Arduino based) but that does not seem to match the way the pre-programmed app in the board works.
I've seen libraries (especially for the ESP-IDF frame work that I'd prefer to use) for the camera, the display and the PIR that are on the board (and I can handle the general programming such as the WiFi module).
However before I start programming over the demonstration code would like to get the source code for it for 2 reasons: 1) so that I can re-program it later if I want to, but more importantly for me to 2) see how it we are supposed to interface with the various modules, especially with regard to the video capabilities of the camera.
Does anyone have a link to the source code?
Susan