Datasheet

Snapshot tool
The Mendel system image on the Coral Dev Board includes a Python program called snapshot that captures images
with the connected Coral Camera.
To start it using an interactive mode, just run snapshot from the terminal. Then use the following keys to control the
camera:
Spacebar to snap a photo
R to refocus
Q to quit (or Control+C)
Version 1.0 (August 2019)
Table 5. Pinout for the cable connector on the Dev Board
Pin # Name Pin # Name
1 GND 13 GND
2 MIPI_CSI_D0_N 14 MIPI_CSI_D3_N
3 MIPI_CSI_D0_P 15 MIPI_CSI_D3_P
4 GND 16 GND
5 MIPI_CLK_N 17 CAM_PWDNB
6 MIPI_CLK_P 18 CAM_CLK
7 GND 19 GND
8 MIPI_CSI_D1_N 20 CAM_I2C_SCL
9 MIPI_CSI_D1_P 21 CAM_I2C_SDA
10 GND 22 CAM_VSYNC
11 MIPI_CSI_D2_N 23 CAM_RESETB
12 MIPI_CSI_D2_P 24 3.3V
Table 6. I2C address
Write 0X78
Read 0X79
Copyright 2019 Google LLC. All rights reserved.