วันอาทิตย์ที่ 8 มีนาคม พ.ศ. 2558

Control Raspberry Pi using Windows ( Over VNC Network )



Control Raspberry Pi using Windows ( Over VNC Network )

ควบคุม Raspabrry Pi ผ่านทาง Windows ใช้ VNC Network

You will see the desktop of the Raspberry Pi inside a window on your computer. You'll be able to control it as though you were working on the Raspberry Pi itself. Using VNC.


VNC ( Virtual Network Computing )

VNC is a graphical desktop sharing system that allows you to remotely control the desktop interface of one computer from another. It transmits the keyboard and mouse events from the controller, and receives updates to the screen over the network from the remote host.


For your Raspberry Pi Board

Install the TightVNC package

 $ sudo apt-get install tightvncserver 

Install already then start TightVNC Server which will prompt you to enter a password and an optional view-only password.

 $ tightvncserver 

Then Start VNC Sever

 $ vncserver 


On on your Computer PC or Notebook , install and run the VNC client.
Download VNC

When the installation is complete. You shuld find TightVNC Viewer on the start menu.
Open TightVNC Viewer.
You need power on your raspberry pi and connect to the same network already and you must know your raspberry pi IP Address and screen number ( :0 or :1 )  For example 192.168.0.104:1




Click the Connect button and you will be prompted for the password that was specified when configuring the VNC server on the Raspberry Pi earlier. You should then find yourself at the Raspberry Pi desktop.




Now, you remote control on your raspberry pi board.



<< บทความต่อไป >>


My Website
email : info@softpowergroup.net   Tel .081-6452400



2 ความคิดเห็น: