Connecting Raspberry Pi to Laptop via Ethernet

Connecting Raspberry Pi to Laptop via Ethernet

Click the above“Mechanical and Electronic Engineering Technology” to follow us 1. Hardware Configuration One Raspberry Pi 3B+ board One 16GB memory card One card reader One power cable One Ethernet cable One laptop One mouse One HDMI cable One TV monitor 2. Software Configuration 1. Operating System: 2019-07-10-raspbian-buster 2. Remote Connection: PuTTY 3. Remote Desktop: … Read more

How to Connect a Raspberry Pi to a Laptop via Remote Desktop

How to Connect a Raspberry Pi to a Laptop via Remote Desktop

Everything works on the premise —– The Raspberry Pi is already connected to the network (Ethernet/Wi-Fi) Step 1: Power on, right? Step 2: Connect to the Internet. Here, connect to the Wi-Fi. Enter the password –ok Step 3: Open the Raspberry Pi terminal and enter sudo apt-get install tightvncserver sudo apt-get install xrdp (press enter) … Read more