You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is possible, but there isn't enough RAM in the Teensy to handle VGA
resolution (before binning), so you'd need to solder PSRAM chips to it. It
might also be possible to optimize the OV7670 library for this use case, in
order to save memory - something I haven't explored at all.
Alternatively the M5Stack CoreS3 version of the project should be able to
allow it without hardware modification :
https://github.com/abenokobo/pd-camera-m5
Cheers,
would it be possible to have a widescreen mode, which takes 400x240 images by binning pixels instead of downsampling the whole sensor image?
The text was updated successfully, but these errors were encountered: