Skip to content

camera: add Arducam Pivariety IMX230 tuner example - #4

Open
ereennk wants to merge 1 commit into
t3gemstone:mainfrom
ereennk:feature/imx230-pivariety-tuner
Open

camera: add Arducam Pivariety IMX230 tuner example#4
ereennk wants to merge 1 commit into
t3gemstone:mainfrom
ereennk:feature/imx230-pivariety-tuner

Conversation

@ereennk

@ereennk ereennk commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary

Add a browser-based live preview and camera tuning example for the
Arducam Pivariety IMX230 camera on T3 Gemstone O1.

Features include:

  • Live preview
  • Exposure and analogue gain control
  • Focus control
  • Software automatic exposure
  • Contrast-based autofocus
  • Neutral-card measurement
  • White-balance adjustment
  • Gamma, contrast and saturation controls
  • Snapshot capture
  • Persistent runtime settings

Tested hardware

  • Board: T3 Gemstone O1
  • Camera: Arducam B0324 / Pivariety IMX230, UC-788 Rev.B
  • Interface: CSI0/J11
  • Kernel: 6.12.24-ti
  • Resolution: 1920x1080

Validated format

Final validated pipeline:

  • Media bus: SRGGB10_1X10
  • V4L2: RG10
  • GStreamer: rggb10
  • Sensor name: SENSOR_SONY_IMX230_PIVARIETY
  • Resolution: 1920x1080

BGGR is not used by the validated pipeline.

Companion components

Linux kernel / Device Tree:
t3gemstone/linux#14

GStreamer / TIOVX ISP:
TexasInstruments/edgeai-gst-plugins#383

TIOVX sensor-to-DCC mapping:
ereennk/edgeai-tiovx-modules#2

IMX230 DCC source:
https://github.com/ereennk/imx230-dcc-profile

Validated DCC revision:
ereennk/imx230-dcc-profile@ce7dc61

The IMX230 sensor uses DCC ID 230.

DCC

The application expects:

  • dcc_viss.bin
  • dcc_2a.bin

Default location:

/opt/imaging/imx230/linear

DCC binaries are generated from the DCC source repository and are not
included in this PR.

Reproducibility

The README documents:

  • required integration components
  • DCC generation
  • device verification
  • Python environment setup
  • runtime environment variables
  • application startup
  • expected RGGB pipeline

Generated binaries, runtime settings and captured images are
intentionally excluded from the repository.

Scope

This PR contains only the userspace IMX230 tuner/example and its
documentation.

@ereennk
ereennk force-pushed the feature/imx230-pivariety-tuner branch 2 times, most recently from 9fa75a2 to e97568a Compare August 25, 2026 13:35
Add a browser-based live preview and camera tuning example for the Arducam Pivariety IMX230 camera on T3 Gemstone O1.

The example supports exposure, analogue gain, focus, white-balance adjustment, automatic exposure, autofocus and snapshots.

Use environment variables for custom GStreamer, TIOVX, DCC and device paths so the example does not depend on local build directories.

Signed-off-by: Eren Koçak <eren.kocak.9287@gmail.com>
@ereennk
ereennk force-pushed the feature/imx230-pivariety-tuner branch from e97568a to 791764b Compare August 25, 2026 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant