adafruit / Adafruit_CircuitPython_OV2640

CircuitPython driver for OV2640 cameras
MIT License
10 stars 3 forks source link

Speed up pixel clock for previews #14

Open jepler opened 2 years ago

jepler commented 2 years ago

In OV5640, we fould that the pixel clocking was very conservative. Find out whether the pixel clock for RGB (& YUV) modes can be increased to give faster previews.