Page 1 of 1

Does the raspberry camera work on ESP32?

Posted: Mon May 11, 2020 5:19 pm
by julianorodrigues0316
Hello people...
The raspberry has a number of different types of camera, greater than the ESP32, so I was wondering, can you use the Raspberry cameras on the ESP32? Maybe not because of the camera fitting, but because of the "cables". How can the rasp cameras work on ESP32?

Thanks

Re: Does the raspberry camera work on ESP32?

Posted: Tue May 12, 2020 7:59 am
by ESP_Sprite
No. RPi cameras use MIPI-CSI, and the ESP32 does not support that.

Re: Does the raspberry camera work on ESP32?

Posted: Wed May 20, 2020 11:48 pm
by julianorodrigues0316
Thanks!