espressif/esp_sccb_intf

uploaded 1 month ago
SCCB interface driver for camera

readme

# ESP SCCB COMPONENT

This component provides an interface for SCCB (Serial Camera Control Bus) and its implementations.

[![Component Registry](https://components.espressif.com/components/espressif/esp_sccb_intf/badge.svg)](https://components.espressif.com/components/espressif/esp_sccb_intf)

Now we have implementations based on:

- esp-driver-i2c

changelog

## 0.0.2

- Fixed IDF Dependency version. It's actually v5.3.
- Added build-only test app.

## 0.0.1

- Inititial version for esp_sccb_intf component

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_sccb_intf^0.0.2"

or download archive

Dependencies

  • ESP-IDF >=5.3
  • Stats

    • Archive size
      Archive size: 8.94 KB
    • Downloaded in total
      Downloaded in total 31 times
    • Downloaded this version
      This version: 31 times

    Badge

    espressif/esp_sccb_intf version: 0.0.2
    |