> For the complete documentation index, see [llms.txt](https://tanzhs-private-organization.gitbook.io/kickpi-book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tanzhs-private-organization.gitbook.io/kickpi-book/rk356x-rk3588/zh/01-zhu-ban-jie-shao/03kickpik1b-ying-jian-jie-shao.md).

# 03-KICKPI-K1B硬件介绍

## 主控信息

![rk3568基本信息](http://tanzhtanzh.oss-cn-shenzhen.aliyuncs.com/img/rk3568bd.png)

## 开发板信息

![image-20250222171153693](http://tanzhtanzh.oss-cn-shenzhen.aliyuncs.com/img/image-20250222171153693.png)

## 引脚列表

![k1b\_20pin](http://tanzhtanzh.oss-cn-shenzhen.aliyuncs.com/img/k1b_20pin.jpg)

## 配件列表

### 显示屏 <a href="#display" id="display"></a>

K1B 主板可接的显示屏接口有：一路MIPI/LVDS接口（翻盖式FPC接口） HDMI OUT接口（HDMI-A）

* MIPI-DSI

K1B 默认适配的MIPI屏

| **MIPI Panel Model** | **Diagonal Size** | **Resolution** |
| -------------------- | ----------------- | -------------- |
| AT101DS40I           | 10.1-inch         | 800x1280       |
| MX101BA1340          | 10.1-inch         | 800x1280       |
| MX080B2140           | 8.0-inch          | 800x1280       |
| F050008M01           | 5.0-inch          | 720x1280       |

* LVDS

K1B 默认适配的LVDS屏

| **LVDS Panel Model** | **Diagonal Size** | **Resolution** |
| -------------------- | ----------------- | -------------- |
| GG070D1              | 7-inch            | 1024x600       |
| MX070IBC             | 7-inch            | 1024x600       |

![img](http://tanzhtanzh.oss-cn-shenzhen.aliyuncs.com/img/O1CN01fnKIlL29djThiLgdR_!!2216870748091.jpg)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tanzhs-private-organization.gitbook.io/kickpi-book/rk356x-rk3588/zh/01-zhu-ban-jie-shao/03kickpik1b-ying-jian-jie-shao.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
