HOME
> Components
> Raspberry Pi: Setting Up Wlan - How To Get Access
Raspberry Pi: Setting up WLAN - how to get access
If you construct your PC via Raspberry Pi, then you also need WLAN to establish ideal functionality. To do this, you can choose between three options, each of which allows you to establish a connection to the WLAN. Which way you choose depends on the purpose of use of your Pi.
These are the options you have to get access to the WLAN
Which option is best for you depends on the model of your Raspberry Pi. Because there are differences that require different approaches.- Should you use a Raspberry Pi 3 or 4, you do not have to worry about setting up the WLAN. This is because the board already includes a WLAN module that you only need to connect to your router.
- If you are using a different Raspberry Pi model, you will need to work with a WLAN adapter that plugs into a USB port.
- However, this still does not guarantee that the connection will be unproblematic, as the appropriate driver still needs to be installed.
- WLAN configuration with "systemd"
- WLAN configuration with "wpa_supplicant"
- WLAN configuration with the file "/etc/network/interfaces"