mirror of
http://git.xinwangdao.com/cnnc-embedded-parts-detect/detect-gui.git
synced 2025-06-24 21:14:12 +08:00
15 lines
205 B
Markdown
15 lines
205 B
Markdown
## 相机SDK
|
|
```bash
|
|
/opt/HuarayTech/MVviewer/lib/libMVSDK.so
|
|
```
|
|
|
|
## GPIO
|
|
### 设置gpio功能
|
|
pin11控制雷达
|
|
```bash
|
|
bspmm 0x0102F00FC 0x0201
|
|
```
|
|
pin12控制相机
|
|
```bash
|
|
bspmm 0x0102F010C 0x0201
|
|
``` |