Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
79 changes: 79 additions & 0 deletions docs/common/accessories/_camera-12m-577.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
import { Image } from "@site/src/utils/docs";

{props.product} 的板载 MIPI CSI 接口可用于连接瑞莎 12M 577 摄像头,实现图像采集功能。

<div style={{ textAlign: "center" }}>
<img
src="/img/common/accessories/camera-12m-577-view.webp"
style={{ width: "100%", maxWidth: "1200px" }}
/>
</div>

## 接口规格

### 摄像头接口

瑞莎 Camera 12M 577 摄像头接口规格如下:

- 接口类型:31-Pin 0.3 mm 间距 SMD 卧式 FPC 接口
- 连接方式:翻盖式,下接触

### 主板 MIPI CSI 接口

{props.product} 的主板 MIPI CSI 接口规格如下:

- 接口类型:{props.interface}
- 连接方式:{props.connect}

## 硬件连接

将 FPC 排线的 31-Pin 金属接触点末端插入摄像头接口,将 FPC 排线的 {props.pins} 金属接触点末端插入主板 MIPI CSI 接口。

:::tip 注意事项

- 确保排线两侧边缘与插座边缘平齐,无歪斜或部分裸露的触点
- 确认排线无折痕、无松动,且锁扣处闭合状态

:::

<Image
src="/img/common/accessories/camera-12m-577-#board#.webp"
board={props.board}
fallback={props.board}
width="1200"
/>

## 软件使能

使用瑞莎系统自带的 Rsetup 工具使能瑞莎 Camera 12M 577 摄像头。

:::tip Rsetup 使用指南

- 选中选项 : 对应选项会高亮显示
- 确认选择 : 按 `Enter`
- 取消选择 : 按 `ESC`
- 切换选项 : 按 `Up` 、 `Down` 、 `Left` 、 `Right` 控制
- 多选界面 : 按 `Space` 选择,按 `Enter` 确认选择;选择对应功能后,对应选项框会出现一个 `*` ,表示该选项已启用

:::

在终端命令行运行 `rsetup` 命令启动 Rsetup 工具:

<NewCodeBlock tip={`radxa@${props?.board ?? 'device'}$`} type="device">

```
rsetup
```

</NewCodeBlock>

在 Rsetup 工具中依次进入 `Overlays` -> `Manage overlays`。

1. 通过方向键找到 [ ] {props?.enable_camera ?? 'Enable IMX577 camera on CAM1'} 选项
2. 按空格出现 [*] {props?.enable_camera ?? 'Enable IMX577 camera on CAM1'} 说明已选中该功能
3. 按 `Enter` 确认并保存设置,使能摄像头。
4. 重启系统,使配置生效。

:::tip
若主板有多个 MIPI CSI 接口,Rsetup 可能会显示 `[ ] Enable IMX577 camera on CAM *` 选项,选择对应 MIPI CSI 接口的选项即可。
:::
79 changes: 79 additions & 0 deletions docs/common/accessories/_camera-13m-214.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
import { Image } from "@site/src/utils/docs";

{props.product} 的板载 MIPI CSI 接口可用于连接[瑞莎 13M 214 摄像头](https://radxa.com/products/accessories/camera-13m-214),实现图像采集功能。

<div style={{ textAlign: "center" }}>
<img
src="/img/common/accessories/camera-13m-214-view.webp"
style={{ width: "100%", maxWidth: "1200px" }}
/>
</div>

## 接口规格

### 摄像头接口

瑞莎 13M 214 摄像头接口规格如下:

- 接口类型:31-Pin 0.3 mm 间距 SMD 卧式 FPC 接口
- 连接方式:翻盖式,下接触

### 主板 MIPI CSI 接口

{props.product} 的主板 MIPI CSI 接口规格如下:

- 接口类型:{props.interface}
- 连接方式:{props.connect}

## 硬件连接

将 FPC 排线的 31-Pin 金属接触点末端插入摄像头接口,将 FPC 排线的 {props.pins} 金属接触点末端插入主板 MIPI CSI 接口。

:::tip 注意事项

- 确保排线两侧边缘与插座边缘平齐,无歪斜或部分裸露的触点
- 确认排线无折痕、无松动,且锁扣处闭合状态

:::

<Image
src="/img/common/accessories/camera-13m-214-#board#.webp"
board={props.board}
fallback={props.board}
width="1200"
/>

## 软件使能

使用瑞莎系统自带的 Rsetup 工具使能瑞莎 13M 214 摄像头。

:::tip Rsetup 使用指南

- 选中选项 : 对应选项会高亮显示
- 确认选择 : 按 `Enter`
- 取消选择 : 按 `ESC`
- 切换选项 : 按 `Up` 、 `Down` 、 `Left` 、 `Right` 控制
- 多选界面 : 按 `Space` 选择,按 `Enter` 确认选择;选择对应功能后,对应选项框会出现一个 `*` ,表示该选项已启用

:::

在终端命令行运行 `rsetup` 命令启动 Rsetup 工具:

<NewCodeBlock tip={`radxa@${props?.board ?? 'device'}$`} type="device">

```
rsetup
```

</NewCodeBlock>

在 Rsetup 工具中依次进入 `Overlays` -> `Manage overlays`。

1. 通过方向键找到 [ ] {props?.enable_camera ?? 'Enable Radxa Camera 13M 214'} 选项
2. 按空格出现 [*] {props?.enable_camera ?? 'Enable Radxa Camera 13M 214'} 说明已选中该功能
3. 按 `Enter` 确认并保存设置,使能摄像头。
4. 重启系统,使配置生效。

:::tip
若主板有多个 MIPI CSI 接口,Rsetup 可能会显示 `[ ] Enable Radxa Camera 13M 214 on CAM *` 选项,选择对应 MIPI CSI 接口的选项即可。
:::
79 changes: 79 additions & 0 deletions docs/common/accessories/_camera-4k.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
import { Image } from "@site/src/utils/docs";

{props.product} 的板载 MIPI CSI 接口可用于连接[瑞莎 4K 摄像头](https://radxa.com/products/accessories/camera4k),实现图像采集功能。

<div style={{ textAlign: "center" }}>
<img
src="/img/common/accessories/camera-4k-view.webp"
style={{ width: "100%", maxWidth: "1200px" }}
/>
</div>

## 接口规格

### 摄像头接口

瑞莎 Camera 4K 摄像头接口规格如下:

- 接口类型:31-Pin 0.3 mm 间距 SMD 卧式 FPC 接口
- 连接方式:翻盖式,下接触

### 主板 MIPI CSI 接口

{props.product} 的主板 MIPI CSI 接口规格如下:

- 接口类型:{props.interface}
- 连接方式:{props.connect}

## 硬件连接

将 FPC 排线的 31-Pin 金属接触点末端插入摄像头接口,将 FPC 排线的 {props.pins} 金属接触点末端插入主板 MIPI CSI 接口。

:::tip 注意事项

- 确保排线两侧边缘与插座边缘平齐,无歪斜或部分裸露的触点
- 确认排线无折痕、无松动,且锁扣处闭合状态

:::

<Image
src="/img/common/accessories/camera-4k-#board#.webp"
board={props.board}
fallback={props.board}
width="1200"
/>

## 软件使能

使用瑞莎系统自带的 Rsetup 工具使能瑞莎 Camera 4K 摄像头。

:::tip Rsetup 使用指南

- 选中选项 : 对应选项会高亮显示
- 确认选择 : 按 `Enter`
- 取消选择 : 按 `ESC`
- 切换选项 : 按 `Up` 、 `Down` 、 `Left` 、 `Right` 控制
- 多选界面 : 按 `Space` 选择,按 `Enter` 确认选择;选择对应功能后,对应选项框会出现一个 `*` ,表示该选项已启用

:::

在终端命令行运行 `rsetup` 命令启动 Rsetup 工具:

<NewCodeBlock tip={`radxa@${props?.board ?? 'device'}$`} type="device">

```
rsetup
```

</NewCodeBlock>

在 Rsetup 工具中依次进入 `Overlays` -> `Manage overlays`。

1. 通过方向键找到 [ ] {props?.enable_camera ?? 'Enable Radxa Camera 4K on CAM1'} 选项
2. 按空格出现 [*] {props?.enable_camera ?? 'Enable Radxa Camera 4K on CAM1'} 说明已选中该功能
3. 按 `Enter` 确认并保存设置,使能摄像头。
4. 重启系统,使配置生效。

:::tip
若主板有多个 MIPI CSI 接口,Rsetup 可能会显示 `[ ] Enable Radxa Camera 4K on CAM *` 选项,选择对应 MIPI CSI 接口的选项即可。
:::
4 changes: 2 additions & 2 deletions docs/common/accessories/_camera-8m-219.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ rsetup

在 Rsetup 工具中依次进入 `Overlays` -> `Manage overlays`。

1. 通过方向键找到 `[ ] Enable Radxa Camera 8M 219` 选项
2. 按空格出现 `[*] Enable Radxa Camera 8M 219` 说明已选中该功能,表示启用该功能
1. 通过方向键找到 [ ] {props?.enable_camera ?? 'Enable Radxa Camera 8M 219'} 选项
2. 按空格出现 [*] {props?.enable_camera ?? 'Enable Radxa Camera 8M 219'} 说明已选中该功能
3. 按 `Enter` 确认并保存设置,使能摄像头。
4. 重启系统,使配置生效。

Expand Down
7 changes: 7 additions & 0 deletions docs/cubie/a7a/accessories/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
sidebar_position: 7
---

# 配件使用

<DocCardList />
21 changes: 21 additions & 0 deletions docs/cubie/a7a/accessories/camera-13m-214.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
sidebar_position: 1
---

import Camera13M214 from '../../../common/accessories/\_camera-13m-214.mdx';

# 瑞莎 13M 214 摄像头

<Camera13M214 product='瑞莎 Cubie A7A' interface='31-Pin 0.3 mm 间距 SMD 卧式 FPC 接口' connect='翻盖式,下接触' pins='31-Pin 接口' board='cubie-a7a'/>

## 预览摄像头

使用 GStreamer 预览摄像头画面。

<NewCodeBlock tip='radxa@cubie-a7a$' type="device">

```
DISPLAY=:0 gst-launch-1.0 v4l2src device=/dev/video1 en-awisp=1 en-largemode=1 ! video/x-raw,format=NV12,width=4208,height=3120,framerate=24/1 ! xvimagesink
```

</NewCodeBlock>
21 changes: 21 additions & 0 deletions docs/cubie/a7a/accessories/camera-4k.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
sidebar_position: 1
---

import Camera4K from '../../../common/accessories/\_camera-4k.mdx';

# 瑞莎 4K 摄像头

<Camera4K product='瑞莎 Cubie A7A' interface='31-Pin 0.3 mm 间距 SMD 卧式 FPC 接口' connect='翻盖式,下接触' pins='31-Pin 接口' board='cubie-a7a' enable_camera='Enable Radxa Camera 4K'/>

## 预览摄像头

使用 GStreamer 预览摄像头画面。

<NewCodeBlock tip='radxa@cubie-a7a$' type="device">

```
DISPLAY=:0 gst-launch-1.0 v4l2src device=/dev/video1 en-awisp=1 en-largemode=1 ! video/x-raw,format=NV12,width=3840,height=2160,framerate=24/1 ! xvimagesink
```

</NewCodeBlock>
21 changes: 21 additions & 0 deletions docs/cubie/a7a/accessories/camera-8m-219.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
sidebar_position: 1
---

import Camera8M219 from '../../../common/accessories/\_camera-8m-219.mdx';

# 瑞莎 8M 219 摄像头

<Camera8M219 product='瑞莎 Cubie A7A' interface='31-Pin 0.3 mm 间距 SMD 卧式 FPC 接口' connect='翻盖式,下接触' pins='31-Pin 接口' board='cubie-a7a' />

## 预览摄像头

使用 GStreamer 预览摄像头画面。

<NewCodeBlock tip='radxa@cubie-a7a$' type="device">

```
DISPLAY=:0 gst-launch-1.0 v4l2src device=/dev/video0 en-awisp=1 en-largemode=0 ! video/x-raw,format=NV12,width=3280,height=2464,framerate=24/1 ! xvimagesink
```

</NewCodeBlock>
16 changes: 8 additions & 8 deletions docs/cubie/a7a/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,25 +30,25 @@ sidebar_position: 8

#### GPT 系统镜像(推荐)

:::info 最新系统镜像发布页面
:::tip A733 统一系统镜像

- [Radxa Cubie A7A](https://github.com/radxa-build/radxa-cubie-a7a/releases)
- [最新系统镜像发布页面](https://github.com/radxa-build/radxa-a733/releases)获取最新镜像

该页面会发布最新的正式版本和测试版本的系统镜像,测试版本以 `t` 开头,正式版本以 `r` 开头(旧版本的正式版本以 `b` 开头)
适合所有 A733 SoC 产品,如 Cubie A7Z、Cubie A7A 等,测试版本以 `t` 开头,正式版本以 `r` 开头。

:::

目前支持 MicroSD 卡/ eMMC 模块 / UFS 模块启动系统,NVMe/SSD 启动需要刷写 SPI Nor Flash 固件

- [Radxa Cubie A7A Debian 11](https://github.com/radxa-build/radxa-cubie-a7a/releases/download/rsdk-b2/radxa-cubie-a7a_bullseye_kde_b2.output_512.img.xz) (SD / eMMC)
- [Radxa Cubie A7A Debian 11 KDE R2](https://github.com/radxa-build/radxa-a733/releases/download/rsdk-r2/radxa-a733_bullseye_kde_r2.output_512.img.xz) (SD / eMMC)

- [Radxa Cubie A7A Debian 11](https://github.com/radxa-build/radxa-cubie-a7a/releases/download/rsdk-b2/radxa-cubie-a7a_bullseye_kde_b2.output_4096.img.xz) (UFS)
- [Radxa Cubie A7A Debian 11 KDE R2](https://github.com/radxa-build/radxa-a733/releases/download/rsdk-r2/radxa-a733_bullseye_kde_r2.output_4096.img.xz) (UFS)

:::tip A733 统一系统镜像
:::tip Cubie A7A 旧版镜像

适合所有 A733 SoC 产品,如 Cubie A7Z、Cubie A7A 等,目前处于测试版本,建议使用上方的稳定版本。
- [Radxa Cubie A7A](https://github.com/radxa-build/radxa-cubie-a7a/releases)

如有需要,请访问我们的[最新系统镜像发布页面](https://github.com/radxa-build/radxa-a733/releases)获取最新镜像
该页面是 Cubie A7A 的旧版系统镜像,该页面目前已不再更新。

:::

Expand Down
Loading