16 | | |
17 | | == Old Stuff; |
18 | | |
19 | | Configuring WIFI on Pi Zero: |
20 | | |
21 | | Set up wifi on the Pi Zero |
22 | | |
23 | | Follow the instructions on the following web page to set up wifi on the Pi Zero: |
24 | | |
25 | | |
26 | | https://thepihut.com/blogs/raspberry-pi-tutorials/83502916-how-to-setup-wifi-on-raspbian-jessie-lite |
27 | | |
28 | | NOTE: You can make these edits from another Linux system by inserting the Pi Zero’s MicroSD memory card. This will allow you to go straight to configuring the Pi Zero for wifi without having to get the SSH-over-USB configured. |
29 | | |
30 | | NOTE: You will need the SSID and associated password for the WIFI network to which the Pi Zero will be connecting. It is also helpful to have access to the WIFI router admin page to verify when the Pi Zero connects and what IP Address is assigned by DHCP. Static IP configuration should be possible, but I was not successful in my attempts to get it working. |
| 16 | == Old Stuff |
| 17 | ===Configuring WIFI on Pi Zero: |
| 18 | * Set up wifi on the Pi Zero' |
| 19 | * Follow the instructions on the following web page to set up wifi on the Pi Zero: |
| 20 | [https://thepihut.com/blogs/raspberry-pi-tutorials/83502916-how-to-setup-wifi-on-raspbian-jessie-lite] |
| 21 | * NOTE: You can make these edits from another Linux system by inserting the Pi Zero’s MicroSD memory card. This will allow you to go straight to configuring the Pi Zero for wifi without having to get the SSH-over-USB configured. |
| 22 | * NOTE: You will need the SSID and associated password for the WIFI network to which the Pi Zero will be connecting. It is also helpful to have access to the WIFI router admin page to verify when the Pi Zero connects and what IP Address is assigned by DHCP. Static IP configuration should be possible, but I was not successful in my attempts to get it working. |