Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link to how-to for Raspberry Pi wireless connection setup #22

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Raspberry_Pi.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,4 +265,5 @@ To use the GPIO/SPI pins as a regular non-root user (in group `tty`), add the fo
* [RPi Config](http://elinux.org/RPiconfig) - Excellent source of info relating to under-the-hood tweaks.
* [RPi vcgencmd usage](http://elinux.org/RPI_vcgencmd_usage) - Overview of firmware command vcgencmd.
* [Arch Linux ARM on Raspberry Pi](http://archpi.dabase.com/) - A FAQ style site with hints and tips for running Arch Linux on the RPi
* [Prepare a headless Raspberry Pi 3 with Arch Linux ARM to connect to WiFi](https://blog.stigok.com/2019/09/02/prepare-headless-pi-3-arch-linux-arm-wifi.html) - How to configure wireless connection before even booting the image