- Hands-On Robotics Programming with C++
- Dinesh Tavasalkar
- 199字
- 2021-06-24 15:30:26
Viewing the Raspberry Pi output on the VNC Viewer
To view the Raspberry Pi output on the VNC viewer, following the instructions below:
- After opening the VNC Viewer software, enter the IP address of your Raspberry Pi inside the VNC Viewer and press Enter:

- You will get a pop-up message stating that VNC Viewer has no record of this VNC server. Press Continue:

- Enter the username as pi and the password as raspberry. Select the Remember password option and press OK:

We should now be able to view the Raspberry Pi display output inside the VNC Viewer software:

Now that we have connected the Raspberry Pi to the laptop via Wi-Fi, there is no need to connect the Raspberry Pi to the laptop via a USB cable. Next time, we can simply power the Raspberry Pi using a power bank or mobile charger. When we select the IP address of our Raspberry Pi, we can view the Raspberry Pi display output using the VNC Viewer software.
As mentioned already, please make sure that both the Raspberry Pi and the laptop are connected to the same Wi-Fi network when using the laptop for remote desktop access.
推薦閱讀
- Java 9 Concurrency Cookbook(Second Edition)
- Game Programming Using Qt Beginner's Guide
- 算法基礎:打開程序設計之門
- Learning Linux Binary Analysis
- Silverlight魔幻銀燈
- Android 應用案例開發大全(第3版)
- Spring核心技術和案例實戰
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- Building Serverless Web Applications
- GitHub入門與實踐
- Natural Language Processing with Python Quick Start Guide
- Arduino機器人系統設計及開發
- PowerDesigner 16 從入門到精通
- Mapping with ArcGIS Pro
- 你好!Java