# device_board_unionman **Repository Path**: openharmony-sig/device_board_unionman ## Basic Information - **Project Name**: device_board_unionman - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2022-11-25 - **Last Updated**: 2025-05-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🚨 **重要提示 | IMPORTANT** > > **⚠️ 此代码仓已归档。新地址请访问 [device_board_unionman](https://gitcode.com/openharmony-sig/device_board_unionman)。| ⚠️ This repository has been archived. For the new address, please visit [device_board_unionman](https://gitcode.com/openharmony-sig/device_board_unionman).** > --- > # device_board_unionman ## 介绍 本仓用于放置unionman开发板相关内容,各开发板的使用教程和使用详细说明可点击下表开发板名称查看。 | 开发板名称 | SoC型号 | 应用领域 | 设备互联类型 | |:-------------------------------------------:|:---------------:|:--------------------------------------:|:-------------:| | [Unionpi Lion](unionpi_lion/README_zh.md) | `亿智(EEASYTECH) SV823` | 智能安防、智慧社区、智能家居、智慧办公 | 有线以太网、WIFI、蓝牙 | #### 开发板简介 - [Unionpi-Lion](unionpi_lion/README_zh.md) Unionpi Lion是一款基于SV823芯片,集成自研NPU、具备高性能的图像处理和编解码能力的智能硬件。芯片采用智能H.265+编码技术,可降低编码码率,有效节省硬盘空间;并集成专业安防级别的ISP,支持2~3帧宽动态融合技术和自适应降噪技术。同时搭载了NPU,提供1.0T智能算力,可支持Caffe、Tensorflow和Pytorch等主流框架,主要应用于智能安防、智慧社区、智能家居、智慧办公等场景。 #### Unionpi-Lion开发板架构 ![图片](./figures/architecture-of-sv823-board.png) ![图片](./figures/architecture-of-sv823.png) ## 目录 ``` device/board/unionman ├── unionpi_lion # Unionpi-Lion开发板目录 ├── figures # 开发板或产品相关图片目录 ├── LICENSE ├── OTA.xml └── README_zh.md ``` ## 使用说明 Unionpi-Lion参考: - [Unionpi-Lion](unionpi_lion/README_zh.md) ## 相关仓 - device_board_unionman - [vendor_unionman](https://gitee.com/openharmony-sig/vendor_unionman) - [device_soc_amlogic](https://gitee.com/openharmony-sig/device_soc_eeasytech)