naveen manwani
Published © GPL3+

How To Raspberry Pi 3 GUI Remotely On Laptop/Desktop

How to connect Raspberry Pi 3 model B GUI remotely to any laptop or desktop.

IntermediateProtip30 minutes3,449
 How To Raspberry Pi 3 GUI Remotely On Laptop/Desktop

Things used in this project

Story

Read more

Schematics

schematics of raspberry pi

it consist of the overview of the entire 40 pins of raspberry pi

Code

code for installation

Plain text
to install tightvnc onto the raspberry pi 3 model B
sudo apt-get install tightvnc

screen resolution

Plain text
code for setting up screen resolution
vncserver :1 -geometry 1920 x 1080 -depth 24 -dpi 96

Credits

naveen manwani

naveen manwani

9 projects • 9 followers
Electronics & Communication Engineer,machine learning and deep learning enthusiast |Fast.ai Fellowship,Mentor @ coursera deeplearning.ai

Comments