ESP-CAM development Environment

less than 1 minute read

I usually use Putty to connect a Raspberry pi4 and PC.

But, It’s uncomfortable in window Environment.

So, I decide to use Visual Studio Code.

1. Go to Extension.

remote_ssh

2. Go to ssh config

Press below icon or press F1 (keyboard)

remote_ssh2

3. Write down your ssh ip and name.

remote_ssh3

4. Connection

remote_ssh4_0

remote_ssh4

5. Write your password

remote_ssh5

6. Result


Now you can see your device.

remote_ssh6


GO TO TOP

Updated:

Leave a comment