Page 1 of 1

5M Camera with ESP32

Posted: Tue Nov 12, 2019 7:10 am
by aamirniaz434
Is it possible to use 5M camera with ESP32 ? I need to only take still images, maybe one after every hour. So there is no requirement for live video transmission or high speed image transfer.

Re: 5M Camera with ESP32

Posted: Wed Nov 13, 2019 5:51 pm
by username
The short answer is yes. You can look into serial camera modules.

Re: 5M Camera with ESP32

Posted: Thu Nov 14, 2019 4:27 am
by aamirniaz434
I would like to connect the camera directly to ESP32 not via UART or SPI.