pibot:multplewireless
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
pibot:multplewireless [2021/12/01 20:32] – created jstruebel | pibot:multplewireless [2022/10/20 19:53] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Connection ====== | ||
+ | - Use the power switch on the battery box to turn the PiBot on | ||
+ | - Use the following steps to connect to the PiBot from MacOS | ||
+ | - Open the terminal app\\ \\ <WRAP round tip> | ||
+ | - Type the following command and press enter to connect to the Raspberry Pi terminal via SSH\\ \\ <WRAP round important> | ||
+ | - Use the following steps to connect to the PiBot from Windows | ||
+ | - Open the putty app from the Applications\PuTTY\< | ||
+ | - Type " | ||
+ | - Click the " | ||
+ | - If a "PuTTY Security Alert" window pops up, click the " | ||
+ | - Type " | ||
+ | |||
+ | ====== Configuration ====== | ||
+ | |||
+ | - Type the following command and press enter to edit the wireless configuration\\ \\ < | ||
+ | - Add sections like one of the two below to the end of the file\\ \\ <WRAP round important> | ||
+ | - If the wireless network does **NOT** have a password use this section \\ \\ < | ||
+ | | ||
+ | | ||
+ | }</ | ||
+ | - If the wireless network has a password use this section \\ \\ < | ||
+ | ssid=" | ||
+ | psk=" | ||
+ | key_mgmt=WPA-PSK | ||
+ | }</ | ||
+ | - Hold down the control + O (or Ctrl + O) keys to save your changes to the file | ||
+ | - Hold down the control + X (or Ctrl + X) keys to exit the editor | ||
+ | - Type the following command to shutdown the PiBot\\ \\ < | ||
+ | |||
+ | ====== Usage ====== | ||
+ | |||
+ | The wpa_supplicant.conf or wpa_supplicant-wlan0.conf file controls what wireless networks the PiBot will connect to. Each " |