0hmX/ov7670-camera-module

This code defines the hardware layout and schematic connectivity for an OV7676 camera module featuring a CSP5 sensor package, power regulation, and interface connectors.

Version
1.2.0
License
unset
Stars
0

dist/index.d.ts

import * as react from 'react';

declare function BareOV7676CameraModule(): any;

export { BareOV7676CameraModule as default };