Raspberry Pi_Kor_03.8.2 TFT-LCD

3.8.2 TFT-LCD

Raspberry Pi는 TFT-LCD display를 지원하기 위해서 DSI(Digital Serial Interface) 접속을 지원한다. 시중에서 판매되는 품목 중에서 DSI port를 지원하는 부품을 구매해서 사용하면 되는데, 현실적으로 그런TFT-LCD를 구하는 것이 쉽지는 않다.

아래는 Raspberry Pi 재단에서 공식적으로 판매하는 The 7” Touchscreen Monitor LCD으로 800 x 480 display이다. 이것을 사용하면 태블릿처럼 모든 정보를 LCD에 표시할 수 있다. 이 LCD는 자체 adapter board에 연결하고, adapter board는 ribbon cable 로 Raspberry Pi 본체 board에 있는 DSI port에 연결되며, GPIO port를 통하여 전원을 공급받는다. 최신의 Raspbian 운영체제에는 10-finger touch와 on-screen keyboard를 지원하는 Touchscreen driver가 이미 통합되어 있어서 마우스나 키보드를 사용하지 않고도 시스템을 운용할 수 있다.

Raspberry Pi_Eng_03.8.2 TFT-LCD

3.8.2 TFT-LCD

Raspberry Pi supports DSI (Digital Serial Interface) connection to support TFT-LCD display. You may purchase and use parts that support DSI port among the items sold on the market, and then it is not easy to obtain such a TFT-LCD in reality.

Below is the 7 “Touchscreen Monitor LCD with 800 x 480 display, officially sold by the Raspberry Pi Foundation. This allows you to display all information on the LCD like a tablet. This LCD connects to its own adapter board, and the adapter board is connected to the DSI port on the main board of Raspberry Pi by a ribbon cable, and is supplied with power through the GPIO port. The latest Raspbian operating system already integrates touchscreen driver that supports a 10-finger touch and on-screen keyboard, so you can operate the system without using a mouse or keyboard.