Skip to content

Instantly share code, notes, and snippets.

View franciscospaeth's full-sized avatar

Francisco Spaeth franciscospaeth

View GitHub Profile
@franciscospaeth
franciscospaeth / gist:8503747
Last active December 29, 2018 20:21
OV7670 Snapshot Test Code
// pin definition
int data_p[] = {0,1,2,3,4,5,6,7};
int xclock_p = 8;
int pclock_p = 9;
int href_p = 10;
int vsynch_p = 11;
// not used int siod = 12;
// not used int sioc = 13;
int lastPclock = 0;