

- #VISUAL STUDIO CODE REMOTE SSH RASPBERRY PI HOW TO#
- #VISUAL STUDIO CODE REMOTE SSH RASPBERRY PI INSTALL#
By default, it is disabled to enable follow the below steps To use PuTTY client & VS Code remote development plugin, SSH must be enabled on the Raspberry Pi OS. To know the IP address of the device, login to the Router to which the raspberry pi is connected or through the command hostname -I on the command line.

You can also use PuTTY a SSH tool to remotely connect with Raspberry Pi device. Follow along this blogpost to set this up on the Raspberry Pi to enable remote connectivity. Software xrdp provides a graphical interface for the users to remotely connect Raspberry Pi using Microsoft’s RDP mstsc.exe. There are tools to connect raspberry Pi remotely from your Windows client. On the sample code I have used Pin 17 and Pin 18 to control devices Find below the schematic and the GPIO pin out diagram. Once the OS is installed & configured, it is ready for use with the default username pi and the password is raspberry. If you have ordered a Raspberry Pi with a starter kit, most of the sellers would have loaded the Raspbian OS image on the SD card as a part of the kit.
#VISUAL STUDIO CODE REMOTE SSH RASPBERRY PI INSTALL#
You can find here some instructional videos on the following link to the install the OS on your Raspberry Pi Raspbian OS is based on the Debain Operating System which has been optimized for Raspberry Pi hardware and it is the official one.
#VISUAL STUDIO CODE REMOTE SSH RASPBERRY PI HOW TO#
It enables people of all ages to explore computing and to learn how to program in languages like Scratch, Python. In addition, the Raspberry Pi has a 40 pin GPIO (General Purpose I/O) connector for us to connect sensors (Input) and to control devices (Output) through a relay.

The Raspberry Pi is a low-cost credit-card sized computer which can be connected to a monitor, keyboard, mouse and to Internet via Wi-Fi or ethernet port. I have recently purchased a Raspberry Pi 4 to explore IoT with Microsoft 365 platform.
