Skip to main content

Imaging Drivers

Imaging drivers cover camera modules — image sensors that capture frames the SITCore can display, record, or process.

See also: Camera for the higher-level feature reference and the full code example.

Ov9655

Ov9655

Camera driver for the OmniVision OV9655 image sensor — VGA (640×480) and lower resolutions, connected to SITCore SC20260's parallel DCMI (digital camera interface) with I²C for configuration.

NuGet package: GHIElectronics.TinyCLR.Drivers.Omnivision.Ov9655.

See Camera for the full capture-and-display example.