crimsontome.com/drafts/raspberry-pi-projects.md

31 lines
743 B
Markdown
Raw Normal View History

2021-10-25 16:12:24 +01:00
---
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
2021-10-25 16:24:27 +01:00
## 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)
2021-10-25 17:07:37 +01:00
### 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