removed raspberry-pi-projects
there is now a list of projects in the original pi blogmain
parent
97fa9e1c5d
commit
56c327c1fa
|
@ -1,31 +0,0 @@
|
||||||
---
|
|
||||||
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
|
|
Loading…
Reference in New Issue