I was wondering if there were any codes or programs out there that used Arduino with a camera to identify human faces and face expressions. So it would be able to differentiate the face of someone smiling from someone frowning, etc. The more it can do, and the more accurate, the better.
dennisamr:
Yes ESP32-CAM is the "un-official" board which is not supported by Espressif in terms of both hardware and software.
So?
It seems to me to be a bog standard ESP32 with a connector fitted to the board to make it easy to connect the little camera. To be honest I didn't know it was "unofficial". What can the "official" device do that the unofficial one cannot?
I did some research and found that "official" board has following advantages:
It has "official" software support from Espressif with their framework/library called "ESP-WHO"
It has more hardware capabilities like Microphone, Antenna and extra buttons
It is a development board so it has USB port with FTDI built in, so plug and play (or develop ;)) directly. The unofficial boards need extra programmer boards like FTDI