- Wearable:Tech Projects with the Raspberry Pi Zero
- Jon Witts
- 200字
- 2021-07-02 19:46:25
SSH from Windows
To connect to your Pi Zero using SSH from the a Windows operating system, you will need to download a small tool called PuTTY. This is freely available at http://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html. Download either the 32 bit or 64 bit installer, whichever is appropriate to your Windows system, and then run the installer.
Once installed, run PuTTY and enter the IP address of your Raspberry Pi into the Host Name field and click on Open, as shown in the following screenshot:

As this is your first time connecting to your Pi Zero over SSH with this PuTTY install, you will be presented with a PuTTY Security Alert window about the server's host key not being cached. This is normal, so just click on Yes. A terminal window will then open and ask you to log in. Enter pi for the username and raspberry for the password. You will then be logged in to your Pi remotely. You can now move on to the Final setup section.
- GeoServer Cookbook
- Java入門很輕松(微課超值版)
- D3.js 4.x Data Visualization(Third Edition)
- 程序設計基礎教程:C語言
- Java面向對象程序設計
- Mastering openFrameworks:Creative Coding Demystified
- RealSenseTM互動開發實戰
- Mastering Web Application Development with AngularJS
- ActionScript 3.0從入門到精通(視頻實戰版)
- 單片機原理及應用技術
- 零基礎學C語言(升級版)
- R的極客理想:量化投資篇
- 零基礎學SQL(升級版)
- 基于MATLAB的控制系統仿真及應用
- MySQL核心技術與最佳實踐