Connecting a Raspberry PI: VNC and Monitor

Connecting a Raspberry PI using a VNC Because there are not a lot of connections needed when using the a VNC, I found this to be very helpful when coding with Raspberry PI and thought I would share! What is a VNC? VNC stands for Virtual Network Computing, and it is a way for people to use their computers, which are are much easier to transport compared to monitors. It works the same as using the monitor and allows an user to connect to the Raspberry to project what would normally be seen on the monitor onto the computer. It works the same as using the monitor. Requirements: In order to connect to a VNC, you will have to be able to navigate the home screen on the Raspberry PI. I will be using my set up from the last blog to demonstrate. Step by Step for VNC: 1) First, we have to ensure that the VNC viewer is installed on your device. There are many websites that allow you to do this but here is the one that I used from the official realvnc website. realvnc.com: Install the VN...