# Raspberry Pi

## Projects

{% hint style="info" %}
101+ Awesome Raspberry Pi Project - [Pi My Life Up](https://pimylifeup.com/category/projects/)
{% endhint %}

| Project                    | Plan Page                                                                       | Completed Date |
| -------------------------- | ------------------------------------------------------------------------------- | -------------- |
| Pi-hole                    | [Click Here](https://wiki.bryanpcoleman.com/raspberry-pi/pi-hole)               | 08/01/2019     |
| Weather Station            | [Click Here](https://wiki.bryanpcoleman.com/raspberry-pi/weather-station)       |                |
| Kali Linux War Driving Kit | [Click Here](https://wiki.bryanpcoleman.com/raspberry-pi/wardriving-kali-linux) | 11/04/2019     |

## Links

* [How to Use Your Raspberry Pi as a NAS box](https://thepi.io/how-to-use-your-raspberry-pi-as-a-nas-box/)
* [How to Turn Your Raspberry Pi into a Plex Server](https://www.howtogeek.com/400958/how-to-turn-a-raspbery-pi-into-a-plex-server/)
* [Build Your Own Weather Station](https://projects.raspberrypi.org/en/projects/build-your-own-weather-station)
* [How to Add a Power Button to your Raspberry Pi](https://howchoo.com/g/mwnlytk3zmm/how-to-add-a-power-button-to-your-raspberry-pi)


---

# 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.bryanpcoleman.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.
