Difference between revisions of "7DP-CAPLCD"

From ingcool
Jump to: navigation, search
(创建页面,内容为“ ==产品简介== 7DP-CAPLCD是一款通用HDMI显示屏,IPS显示面板,1024×600超清硬件分辨率,带电容触摸面板,最高可支持五点触控,…”)
 
(Software)
 
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
==产品简介==
+
==Introduction==
7DP-CAPLCD是一款通用HDMI显示屏,IPS显示面板,1024×600超清硬件分辨率,带电容触摸面板,最高可支持五点触控, 支持树莓派和各种mini PC,也可以当成计算机显示器。
+
7DP-CAPLCD is a universal HDMI display, an IPS screen with 1024x600 resolution. This display has a capacitive touch panel, supports up to 5-points touch. 7DP-CAPLCD supports Raspberry Pi, can be used as a monitor of desktop PC.
  
==产品特性==
+
[[File:7DP-CAPLCD-wiki-1.jpg|700px|alt=7DP-CAPLCD|center|]]
*7寸IPS屏,硬件分辨率为1024×600,可以通过软件配置分辨率(最高可支持1920×1080)
+
 
*支持Raspberry Pi、BB Black、Banana Pi等主流mini PC
+
==Features==
*配合Raspberry Pi使用时,支持Raspbian / Ubuntu / Kali / Retropie和WIN10 IoT,免驱
+
*7inch IPS screen, 1024x600 resolution.
*作为计算机显示器使用时,支持Windows 10 / 8.1 / 8 / 7,五点触控,免驱
+
*Supports mini PC like Raspberry Pi.
*支持多国语言OSD菜单(可用于电源控制,调节亮度/对比度等)
+
*When working with Raspberry Pi, it supports Raspbian / Ubuntu / Kali / Retropie and WIN10 IoT, driver free
*带3.5mm音频接口,支持HDMI音频输出
+
*When working with desktop PC, supports Windows 10 / 8.1 / 8 / 7, 5-points touch, driver free
*支持VGA输入(需另配VGA转接线)
+
 
==使用说明==
+
==User Guides==
本屏幕支持树莓派,Jetson Nano等单片机电脑,也可以当做计算机显示器使用。这里以树莓派,Jetson Nano Developer Kit 和普通的笔记本/台式电脑为例,介绍一下如何使用7DP-CAPLCD屏幕
+
This display supports a mini PC like Raspberry Pi, it can also be used as a monitor of PC. Herein we take Raspberry Pi and Windows PC as examples, show you how to use the display.
===连接PC机使用===
+
===Connect to PC===
 +
The display supports Windows 7/8/8.1/10 when working with Windows PC, supports 5-points and it is driver-free.
 +
#Turn the Backlight switch on the backside into ON.
 +
#Connect the Touch interface of the display to the USB port of the PC by micro USB cable.
 +
#Connect the DISPLAY interface of the display to the HDMI port of the PC by standard HDMI cable.
 +
#Wait for displaying,
 +
【'''Notices'''】
 +
*If the screen doesn't display after connecting, please check if you connect all the cables properly, replug them and test it again. Sometimes you may need to restart the PC if the PC doesn't support hot-plug.
 +
*The touch panel can only control the main display if multiple screens are connected to the PC at the same time. In this case, we recommend you set the 7DP CAPLCD as the main display.
 +
*The display may flicker because of the low voltage problem of the USB port, if you face such a problem, you can connect an external 5V power adapter to display by special Y-shape USB cable.
 +
[[File:7DP-CAPLCD-wiki-2.jpg]]
 +
 
 +
===Connect to Raspberry Pi===
 +
The 7DP-CAPLCA supports Raspbian/Ubuntu/Kali/Retropie and WIN 10 IoT. Only single-point touch is supported in most OS, multiple touches may be supported in some software, max 5-points.
 +
 
 +
Raspberry Pi doesn't support hot-plug and auto-recognized resolution, you need to configure the resolution manually, otherwise, the display cannot work normally.
 +
#Downolad the newest Raspbian image from Raspberry Pi website(Full or Desktop version is recommended )
 +
#Insert the TF card to host PC by card reader and format it.
 +
#*If you have TF card which is ready to use, you can skip to Step 4.  
 +
#Write Raspbian (.img file) to TF card by image writer software.
 +
#*Note: you need to unzip the zip file to get the .img file.
 +
#After writing, open the config.txt file which is located in BOOT directory, and modify it.
 +
#Remove the line dtoverlay=vc4-fkms-V3D
 +
#Add the following lines to the end of the config.txt file then save.
 +
<pre>
 +
max_usb_current=1
 +
hdmi_group=2
 +
hdmi_mode=87
 +
hdmi_cvt 1024 600 60 6 0 0 0
 +
hdmi_drive=1
 +
</pre>
 +
 
 +
#Insert the TF card to Raspberry Pi
 +
#Connect Touch interface of the display to a USB port of Raspberry Pi
 +
#Connect Display interface to HDMI port of Raspberry Pi
 +
#Power on Raspberry Pi and the screen will display.
 +
[[File:7DP-CAPLCD-wiki-3.jpg]]
 +
 
 +
==3D Drawing==
 +
*[http://www.ingcool.com/w/images/c/c4/7DP-CAPLCD.zip 3D Drawing]
 +
==Software==
 +
*[http://www.ingcool.cn/wiki/%E6%96%87%E4%BB%B6:Panasonic_SDFormatter.7z SDFormatter]
 +
*[http://www.ingcool.cn/w/images/7/76/Win32DiskImager.zip Win32DiskImager]
 +
*[http://www.ingcool.cn/w/images/5/56/Putty.zip Putty]
 +
 
 +
==Related link==
 +
*[https://www.raspberrypi.org/downloads/raspbian/ Download center of Raspberry Pi image]

Latest revision as of 16:25, 21 September 2022

Introduction

7DP-CAPLCD is a universal HDMI display, an IPS screen with 1024x600 resolution. This display has a capacitive touch panel, supports up to 5-points touch. 7DP-CAPLCD supports Raspberry Pi, can be used as a monitor of desktop PC.

7DP-CAPLCD

Features

  • 7inch IPS screen, 1024x600 resolution.
  • Supports mini PC like Raspberry Pi.
  • When working with Raspberry Pi, it supports Raspbian / Ubuntu / Kali / Retropie and WIN10 IoT, driver free
  • When working with desktop PC, supports Windows 10 / 8.1 / 8 / 7, 5-points touch, driver free

User Guides

This display supports a mini PC like Raspberry Pi, it can also be used as a monitor of PC. Herein we take Raspberry Pi and Windows PC as examples, show you how to use the display.

Connect to PC

The display supports Windows 7/8/8.1/10 when working with Windows PC, supports 5-points and it is driver-free.

  1. Turn the Backlight switch on the backside into ON.
  2. Connect the Touch interface of the display to the USB port of the PC by micro USB cable.
  3. Connect the DISPLAY interface of the display to the HDMI port of the PC by standard HDMI cable.
  4. Wait for displaying,

Notices

  • If the screen doesn't display after connecting, please check if you connect all the cables properly, replug them and test it again. Sometimes you may need to restart the PC if the PC doesn't support hot-plug.
  • The touch panel can only control the main display if multiple screens are connected to the PC at the same time. In this case, we recommend you set the 7DP CAPLCD as the main display.
  • The display may flicker because of the low voltage problem of the USB port, if you face such a problem, you can connect an external 5V power adapter to display by special Y-shape USB cable.

7DP-CAPLCD-wiki-2.jpg

Connect to Raspberry Pi

The 7DP-CAPLCA supports Raspbian/Ubuntu/Kali/Retropie and WIN 10 IoT. Only single-point touch is supported in most OS, multiple touches may be supported in some software, max 5-points.

Raspberry Pi doesn't support hot-plug and auto-recognized resolution, you need to configure the resolution manually, otherwise, the display cannot work normally.

  1. Downolad the newest Raspbian image from Raspberry Pi website(Full or Desktop version is recommended )
  2. Insert the TF card to host PC by card reader and format it.
    • If you have TF card which is ready to use, you can skip to Step 4.
  3. Write Raspbian (.img file) to TF card by image writer software.
    • Note: you need to unzip the zip file to get the .img file.
  4. After writing, open the config.txt file which is located in BOOT directory, and modify it.
  5. Remove the line dtoverlay=vc4-fkms-V3D
  6. Add the following lines to the end of the config.txt file then save.
max_usb_current=1
hdmi_group=2 
hdmi_mode=87 
hdmi_cvt 1024 600 60 6 0 0 0
hdmi_drive=1
  1. Insert the TF card to Raspberry Pi
  2. Connect Touch interface of the display to a USB port of Raspberry Pi
  3. Connect Display interface to HDMI port of Raspberry Pi
  4. Power on Raspberry Pi and the screen will display.

7DP-CAPLCD-wiki-3.jpg

3D Drawing

Software

Related link