Recording and saving a video with an Arduino Uno

Hello,
I am doing a project where I need to record a video and save it on a SD card and we were thinking of using a Arduino Uno. But after doing a internet seach i got mix result. I would like to know if it possible to do it, or do I need a shield or it can't be done with a Uno?

No, that can't be done with an Uno.

However, the ESP32-CAM can record a series of still images to an SD card.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.