This document discusses several tools for setting up and troubleshooting WiFi connectivity on a Raspberry Pi, including:
1) Installing drivers and dependencies from Github to support a RTL8188eu WiFi dongle on a Raspberry Pi Zero.
2) Configuring the wpa_supplicant.conf file to connect to a WiFi network using WPA2-PSK encryption.
3) An alternative method of configuring WiFi settings by editing the /etc/network/interfaces file.
4) Installing and activating a virtual keyboard to enter WiFi credentials on screen.
5) Using the wpagui tool to graphically configure and troubleshoot WiFi connections