31 lines
743 B
Markdown
31 lines
743 B
Markdown
---
|
|
title: Raspberry Pi Projects
|
|
description: Some project ideas for your Raspberry Pi.
|
|
date: 2021-10-25
|
|
tags:
|
|
- raspberry pi
|
|
layout: layouts/post.njk
|
|
---
|
|
|
|
<!-- __excludehullblogs__ <-- this string stops the blog from being posted on hullblogs.com. It will be removed once the post is out of draft phase -->
|
|
|
|
# Some project ideas for your Raspberry Pi
|
|
|
|
|
|
## A Raspberry Pi NAS
|
|
|
|
### What you'll need
|
|
|
|
- A Raspberry Pi
|
|
- Some USB disk drives
|
|
- A powered USB hub (depending on requirements of your drive)
|
|
- A case (optional)
|
|
|
|
### What to do
|
|
|
|
#### If your Pi doesnt have an OS installed yet
|
|
|
|
- Go to <https://www.raspberrypi.com/software/>
|
|
- Download the Raspberry Pi Imager for your operating system
|
|
|
|
## If your Pi already has an OS installed |