digital_cam_i2c

Digital Photo Camera Triggering (using a I2C channel) This module controls triggering of an attached device via an I2C command. Typically a remote microcontroller (atmega/arduino) will then use the triggering/zoom/power commands. Using the PAYLOAD_COMMAND, all functions of the camera can be controlled.

Configures

Name

Value

Description

ATMEGA_I2C_DEV

i2cX

select which i2c peripheral to use (default i2c0)

Section DIGITAL_CAM

DC_

Name

Value

Description

SHOOT_ON_BUTTON_RELEASE

Depends

  • digital_cam_common

Conflicts

  • digital_cam_gpio
  • digital_cam_servo
  • digital_cam_uart
  • digital_cam_video
  • digital_cam_pprzlink

Sections