# Wiki

## Blogs

* [How to use Raspberry Pi UART ?](https://wiki.wisdpi.com/blogs/how-to-use-raspberry-pi-uart)

## Products

### Raspberry Pi

<table><thead><tr><th width="268">Product</th><th width="113">SKU</th><th>Model</th><th>GTIN</th></tr></thead><tbody><tr><td>RPi Display: 7.84 touch screen</td><td>SC230407</td><td></td><td>6976158320915</td></tr><tr><td>RPi RS232 HAT</td><td></td><td></td><td></td></tr><tr><td>RPi RS485 HAT</td><td></td><td></td><td></td></tr><tr><td>RPi Hifi DAC HAT</td><td></td><td></td><td></td></tr><tr><td>RPi Hifi Digi HAT</td><td></td><td></td><td></td></tr><tr><td>CM4 Mini Router</td><td></td><td></td><td></td></tr><tr><td>CM4 Mini-ITX cluster</td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr></tbody></table>

### Computer

<table><thead><tr><th width="268">Product</th><th width="113">SKU</th><th>Model</th><th>GTIN</th></tr></thead><tbody><tr><td>Dynamic Lighting Controller</td><td></td><td></td><td></td></tr><tr><td>WisdSilencer</td><td></td><td></td><td></td></tr><tr><td>WisdDefender</td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr></tbody></table>

IoT

<table><thead><tr><th width="268">Product</th><th width="113">SKU</th><th>Model</th><th>GTIN</th></tr></thead><tbody><tr><td>Tiny RP2040</td><td></td><td></td><td></td></tr><tr><td>Ardu2040M</td><td></td><td></td><td></td></tr><tr><td>ArduPico</td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr></tbody></table>

Network

<table><thead><tr><th width="268">Product</th><th width="113">SKU</th><th>Model</th><th>GTIN</th></tr></thead><tbody><tr><td><a href="network/usb-3.2-5gbps-wired-base-t-ethernet-adapter">USB 3.2 5GbE adapter</a></td><td></td><td></td><td></td></tr><tr><td><a href="network/pcie-5gbps-ethernet-adapter">PCIe 5GbE adapter</a></td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr></tbody></table>


---

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