티스토리 뷰

728x90

jainn.tistory.com/2

 

라즈베리파이 4 설치하기 (Install Raspberry Pi 4)

1. 라즈베리파이에 넣을 SD카드 세팅하기(Set up SD card for raspberry pi) 1-1. SD 카드 포맷 SD card format https://www.sdcard.org/downloads/formatter/eula_windows/index.html 먼저 이 포맷하는 파일을 sd..

jainn.tistory.com

위 글과 이어집니다 !

라즈베리파이4 설치하지 않은 분은 위 글 보고 설치하고 오세요 !

If you dont install Raspberry pi4, read and install.

 

 

라즈베리파이를 위한 모니터가 없는 경우에는 TV를 화면으로 쓸 수 있습니다.

If you don't have a Raspberry pi monitor, you can use the TV as a monitor.

TV를 통해서 노트북이랑 연결해보겠습니다.

We'll connect laptop to raspberry pi on TV.

 

 

1. TV와 라즈베리파이 연결하기  Connecting Raspberry pi to TV

HDMI 선이 필요합니다. 혹시 HDMI 선을 모르는 분을 위해 ! !

You need HDMI cable. I've got a picture for someone who doesn't know HDMI cable.

이렇게 생긴게 HDMI선입니다. It is HDMI cable.

 

HDMI선으로 라즈베리파이와 tv를 연결해준 후 라즈베리파이 전원 코드를 꽂습니다.

Connect the raspberry pi to the TV into HDMI and plug in the raspberry pi power outlet.

그리고 TV 화면을 HDMI 화면으로 설정해주면 TV와 라즈베리파이 연결 끝 .

 

 

2. 라즈베리파이 기본 설정하기

2-1. 라즈베리파이 비밀번호 변경하기 Change raspberry pi password.

라즈베리파이에 키보드와 마우스를 연결해준 후,

After connect the keyboard and the mouse on the raspberry pi,

Terminal

왼쪽 상단에 보이는 터미널 눌러줍니다.

click termial.

 

sudo raspi-config cs

위 명령어를 실행해줍니다. Run the above command.

 

1 Change User Password 클릭

 

 

 

2-2. 와이파이 설정하기 Set up Wifi

라즈베리파이 오른쪽 상단 이 모양 눌러주면 되는데,

You can click this button in the upper right corner of the Raspberry pi main screen,

국가설정을 한국으로 했다면 사용할 수 있는 와이파이 목록이 하나도 안뜨므로 US로 설정.

if you set up a country in Korea, you cant get any WIFI list. so set it to US.

국가설정 하는 법은 How to set up a country,

왼쪽 상단 이 모양 누른 후 Preferences - Raspberry Pi Configuration-Wifi Country

After click this button, Preferences - Raspberry Pi Configuration-Wifi Country

 

3. 노트북과 라즈베리파이 연결하기 Connecting Raspberry pi to a laptop.

연결하기 위한 방법으로 2가지를 설명할건데, Team viewer 와 VNC server 입니다.

I'll explain two ways to connect. Team viewer and VNC server.

각자 원하는 걸로 연결하면 됩니다.

You can connect to whatever you want.

 

3-1. Team viewer (다른 와이파이 환경에서도 사용가능) It is also available in other WIFI environments.

 

라즈베리파이에서 인터넷 접속 Access internet on raspberry pi.

Team viewer 홈페이지 접속 후 다운로드 Click Download from the Teamviewer homepage.

ID랑 비밀번호를 기억해 둡니다. You should remember ID, Password.

 

노트북에서도 팀뷰어 다운로드 -> 아까 기억해뒀던 ID와 비밀번호로 원격 접속.

Team viewer download on laptop too - > You can remote access it with the ID, Password you remembered.

 

3-2 VNC server(포트포워딩 안했으면 같은 와이파이 환경에서 사용해야함) It is only available in same WIFI environment.

라즈베리파이에는 VNC server가 깔려있으므로 따로 설치하지 않아도 됩니다.

The raspberry pie is already equipped with a VNC server. so does not need to be installed.

 

노트북에서는 VNC viewer를 설치.

Install VNC viewer on labtop.

라즈베리파이 터미널에 아래와 같은 명령어 실행

run this code on the raspberry pi terminal.

vncserver -geometry 1280x1024

빨간 동그라미 부분을 vnc viewer에 입력하고 아이디, 비밀번호 입력하면 연결됩니다.

Enter the red circle in the vnc viewer, enter your ID and password to connect. xxx.xxx.xxx.xxx:x

반응형