Search found 1 match

by jeffreysm
Fri Apr 30, 2021 6:21 pm
Forum: General Discussion
Topic: Queuing data on flash memory of ESP32
Replies: 0
Views: 1462

Queuing data on flash memory of ESP32

Hi,
I send images taken from camera via UART to ESP32. I want to store 3-4 simultaneous images taken from the camera to the flash of ESP32.
Can you please guide how to achieve this?