Skip to content

Commit 6b6edb1

Browse files
committed
Add pre-installation setup instructions to manual guide
1 parent ed8f186 commit 6b6edb1

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

Docs/manual_installation.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## Pre-installation setup
2+
3+
Before installing Raspberry Pi OS Lite, it's recommended to configure your system with the following settings:
4+
- Username: plv
5+
- Password: visualizer
6+
- Local hostname: pianoledvisualizer.local
7+
8+
These settings can be easily configured using the **Raspberry Pi Imager** tool:
9+
1. Open Raspberry Pi Imager
10+
2. Select Raspberry Pi OS Lite (for RPi Zero) as your operating system
11+
3. Click the gear/cog icon to access advanced options
12+
4. Set the hostname to "pianoledvisualizer.local"
13+
5. Enable SSH
14+
6. Set username to "plv" and password to "visualizer"
15+
7. Configure your WiFi settings if needed
16+
8. Save settings and write the image to your SD card
17+
18+
This configuration will make it easier to connect to your Raspberry Pi using SSH via `ssh [email protected]`
19+
20+
---
21+
122
Install [Raspberry Pi OS Lite](https://www.raspberrypi.org/software/) on your SD card.
223

324
If you are not able to connect your monitor, mouse and keyboard to RPi you can connect to it using SSH over [Wi-Fi](https://github.com/onlaj/Piano-LED-Visualizer/blob/master/Docs/wifi_setup.md)

0 commit comments

Comments
 (0)