1. 준비물
라즈베리파이 (OS설치 및 SSH 설정 참고 https://opensrc.tistory.com/247)
TFT LCD
3.5inch TFT LCD 구매처
국내 : https://www.devicemart.co.kr/goods/view?no=1383804
라즈베리파이 3.5인치 TFT LCD 디스플레이 480x320 터치스크린 모니터 [CN0002]
라즈베리파이 호환 3.5 인치 LCD 터치스크린 모니터. 480 x 320의 고해상도로 모든 이미지를 선명하게 표시
www.devicemart.co.kr
알리 : https://ko.aliexpress.com/item/1005006355715708.html
TFT LCD 모듈, 라즈베리 파이 2 모델 B & RPI B/3 용, 3.5 인치 - AliExpress 502
Smarter Shopping, Better Living! Aliexpress.com
ko.aliexpress.com
2. 드라이버 설치
3.5인치 TFT의 경우 기본 OS 설치만으로는 화면 표시가 되지 않습니다.
부팅이 완료 되면 ssh 로 접속해서 제조사에서 제공하는 드라이버를 다운 받아서 실행합니다.
$ git clone https://github.com/goodtft/LCD-show
$ cd LCD-show
$ sudo ./LCD35-show
설치가 완료 되면 자동으로 재부팅 된다.
3. 설치 완료
끝.
'Raspberry Pi & ARDUINO' 카테고리의 다른 글
Volumio 플러그인 메뉴에서 로그인 메시지가 나오는 경우 (0) | 2025.02.22 |
---|---|
Raspberry Pi OS bookworm 고정 IP 할당 하기 (0) | 2025.02.21 |
Raspberry Pi Network Music Player with Volumio on YouTube Music plugin #1 (0) | 2025.02.17 |
Raspberry Pi 설치 (with Raspberry Pi Imager) (0) | 2025.01.03 |
Raspberry Pi 3B+ 3.5" TFT LCD Tuch Display Install on Volumio (4) | 2022.10.21 |