# Raspberry Pi Tutorials

<figure><img src="/files/TuMFNRshiMujv4BoST1y" alt=""><figcaption></figcaption></figure>

* [GPIOZERO 及傳器的應用](/raspberry-pi-tutorials/gpio/introduction.md)
* [PiCamera 的應用](/raspberry-pi-tutorials/picamera/introduction.md)
* [DIY 顯微鏡](/raspberry-pi-tutorials/diy-microscope/introduction.md)
* [縮時攝影](/raspberry-pi-tutorials/timelaspe/introduction.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://lpss.gitbook.io/raspberry-pi-tutorials/readme.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.
