# BPI-M2 Berry hardware

- [BPI-M2 Berry hardware interface](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-hardware-interface.md)
- [BPI-M2 Berry hardware spec](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-hardware-spec.md)
- [BPI-M2 Berry GPIO Pin define](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-gpio-pin-define.md)
- [BPI-M2 Berry SATA interface](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-sata-interface.md)
- [BPI-M2 Berry micro SD card  slot](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-micro-sd-card-slot.md)
- [BPI-M2 Berry GigE LAN](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-gige-lan.md)
- [BPI-M2 Berry WIFI interface](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-wifi-interface.md)
- [BPI-M2 Berry wifi antenna slot](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-wifi-antenna-slot.md)
- [BPI-M2 Berry HDMI interface](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-hdmi-interface.md)
- [BPI-M2 Berry USB interface](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-usb-interface.md)
- [BPI-M2 Berry OTG interface](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-otg-interface.md)
- [BPI-M2 Berry bluetooth interface](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-bluetooth-interface.md)
- [BPI-M2 Berry UART port](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-uart-port.md)
- [BPI-M2 Berry MIPI DSI interface](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-mipi-dsi-interface.md)
- [BPI-M2 Berry CSI camera interface](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-csi-camera-interface.md)
- [BPI-M2 Berry Power interface](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-power-interface.md)
- [BPI-M2 Berry DXF and 3D design](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-dxf-and-3d-design.md)
- [BPI-M2 Berry schematic diagram](https://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware/bpi-m2-berry-schematic-diagram.md)


---

# Agent Instructions: 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://bananapi.gitbook.io/bpi-m2-ultra-open-source-single-board-computer/bpi-m2-berry-hardware.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.
