> For the complete documentation index, see [llms.txt](https://wiki.wisdpi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.wisdpi.com/raspberry-pi.md).

# RASPBERRY PI

- [RPi Display: 7.84 touch screen](https://wiki.wisdpi.com/raspberry-pi/rpi-display-7.84-touch-screen.md)
- [RPi HAT: PI-232](https://wiki.wisdpi.com/raspberry-pi/rpi-hat-pi-232.md): RS232 HAT for Rapsberry Pi A+/B+/2/3/4 (Also works with Zero/ZeroW, but it is HAT size)
- [Photograph](https://wiki.wisdpi.com/raspberry-pi/rpi-hat-pi-232/photograph.md)
- [Render Image](https://wiki.wisdpi.com/raspberry-pi/rpi-hat-pi-232/render-image.md)
- [RPi HAT: PI-485](https://wiki.wisdpi.com/raspberry-pi/rpi-hat-pi-485.md): RS485 HAT for Rapsberry Pi A+/B+/2/3/4 (Also works with Zero/ZeroW, but it is HAT size)
- [Photograph](https://wiki.wisdpi.com/raspberry-pi/rpi-hat-pi-485/photograph.md)
- [Render Image](https://wiki.wisdpi.com/raspberry-pi/rpi-hat-pi-485/render-image.md)
- [RPi HAT: WisdPi Hifi DAC](https://wiki.wisdpi.com/raspberry-pi/rpi-hat-wisdpi-hifi-dac.md)
- [Quick start](https://wiki.wisdpi.com/raspberry-pi/rpi-hat-wisdpi-hifi-dac/quick-start.md)
- [External power input](https://wiki.wisdpi.com/raspberry-pi/rpi-hat-wisdpi-hifi-dac/external-power-input.md)
- [Active power noise reduction feature](https://wiki.wisdpi.com/raspberry-pi/rpi-hat-wisdpi-hifi-dac/active-power-noise-reduction-feature.md)
- [Mechanical Drawing](https://wiki.wisdpi.com/raspberry-pi/rpi-hat-wisdpi-hifi-dac/mechanical-drawing.md)
- [Photograph](https://wiki.wisdpi.com/raspberry-pi/rpi-hat-wisdpi-hifi-dac/photograph.md)
- [RPi HAT: WisdPi Hifi Digi](https://wiki.wisdpi.com/raspberry-pi/rpi-hat-wisdpi-hifi-digi.md)
- [Mini Router](https://wiki.wisdpi.com/raspberry-pi/mini-router.md): wisdPi mini router carrier board
- [Photograph](https://wiki.wisdpi.com/raspberry-pi/mini-router/photograph.md)
- [CM4 Mini-ITX Cluster](https://wiki.wisdpi.com/raspberry-pi/cm4-mini-itx-cluster.md)
- [Mechanical Drawing](https://wiki.wisdpi.com/raspberry-pi/cm4-mini-itx-cluster/mechanical-drawing.md): Unit: millimeter (mm)
- [IO Spec](https://wiki.wisdpi.com/raspberry-pi/cm4-mini-itx-cluster/io-spec.md)
- [Flash OS onto CM4 emmc](https://wiki.wisdpi.com/raspberry-pi/cm4-mini-itx-cluster/flash-os-onto-cm4-emmc.md)
- [Photograph](https://wiki.wisdpi.com/raspberry-pi/cm4-mini-itx-cluster/photograph.md)
- [Render Image](https://wiki.wisdpi.com/raspberry-pi/cm4-mini-itx-cluster/render-image.md)
- [WP-NH5000P](https://wiki.wisdpi.com/raspberry-pi/wp-nh5000p.md): Raspberry Pi 5 5GbE PoE+ expansion board
- [WP-NH5000](https://wiki.wisdpi.com/raspberry-pi/wp-nh5000.md)


---

# 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://wiki.wisdpi.com/raspberry-pi.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.
