Changes between Version 11 and Version 12 of SetupPiZeroSSHOverUSB
- Timestamp:
- Oct 14, 2016, 7:49:24 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SetupPiZeroSSHOverUSB
v11 v12 11 11 * Connect your Pi to the computer via a USB 2.0 port. On the Pi use the usb port for data and power, that's the one in the middle, not the one on the end (which is power, no data). 12 12 * Wait a while while the Pi boots and your USB drivers for the Pi are installed. Once the light on the Pi should be solid green after a while and the driver is installed, continue. 13 * Test for connectivity: at a command prompt, type: {{{ping raspberrypi.local}}} 14 * Download PuTTY from [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html here] and connect to your Pi via SSH. 15 * Hostname: raspberrypi.local 16 * Port: 22 (default) 17 * Connection type: SSH (default) 18 * Username: pi 19 * Password: raspberry 20 13 21 * Set up connection sharing between Windows and the Pi. 14 22 * Go to Control Panel > Network and Sharing Center > Adapter Settings.