Skip to content

Instantly share code, notes, and snippets.

@heborras
Last active July 9, 2018 15:25
Show Gist options
  • Save heborras/da6d618b509126880fd5e49a3b1ccc47 to your computer and use it in GitHub Desktop.
Save heborras/da6d618b509126880fd5e49a3b1ccc47 to your computer and use it in GitHub Desktop.
A small programm which can configure an OV7670 sensor via the SCCB protocoll. The programm will use the standard I2C hardware of the arduino to drive the SCCD-Bus. Also a 8MHz PWM will be applied at the PIN 9, this should be connected to the XCLK of the camera. Tested with: Arduino Yun. Should work on Arduino Uno/Leonardo/Yun, a few more.
The source code and project moved here: https://github.com/HenniOVP/OV7607_sccb_configuration
@casualengineering
Copy link

Works fine with Arduino Leonardo :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment