Difference between revisions of "7IP-CAPLCD"

From ingcool
Jump to: navigation, search
(3D Drawing)
 
(8 intermediate revisions by the same user not shown)
Line 26: Line 26:
 
[[File:7IP-CAPLCD-wiki-2.jpg]]
 
[[File:7IP-CAPLCD-wiki-2.jpg]]
  
===连接树莓派使用===
+
===Connect to Raspberry Pi===
连接树莓派使用时,支持Raspbian/Ubuntu/Kali/Retropie和 WIN 10 IOT系统,支持单点触控(在某些软件界面可以支持多点触控,最高支持5点触控,具体视系统情况而定)。
+
The 7IP-CAPLCA supports Raspbian/Ubuntu/Kali/Retropie and WIN 10 IoT. Only single-point touch is supported in most of OS, multiple touches may be supported in some software, max 5-points.
  
由于树莓派不支持自动适配屏幕,因此在连接树莓派使用的时候,需要手动设置分辨率,否则将显示异常,这里以Raspbain为例,介绍如何设置屏幕。(其他系统的设置方法基本类似)
+
Raspberry Pi doesn't support hot-plug and auto-recognized the resolution, you need to configure the resolution manually, otherwise, the display cannot work normally.
#从树莓派官网下载最新的Raspbian镜像(建议下载带图形界面的版本)
+
#Downolad the newest Raspbian image from Raspberry Pi website(Full or Desktop version is recommended )
#将TF卡连接到电脑,用格式化软件将TF卡格式化
+
#Insert the TF card to host PC by card reader and format it.
#*如果你已经烧写好镜像,请直接跳到config.txt文件的设置一步
+
#*If you have TF card which is ready to use, you can skip to Step 4.
#使用镜像烧录软件,将准备好的镜像文件烧写到TF卡上。
+
#Write Raspbian (.img file) to TF card by image writer software.
#*注意,如果是下载的压缩包,需要先将压缩包解压,获得.img文件才可以
+
#*Note: you need to unzip the zip file to get the .img file.
#烧写完成后,打开TF卡BOOT目录下的config.txt文件,找到语句dtoverlay=vc4-fkms-V3D,将这条语句注释掉
+
#After writing, open the config.txt file which is located in BOOT directory and modify it.
#*在语句的前面加#
+
#Remove the line dtoverlay=vc4-fkms-V3D
#在cofnig.txt文件的最后加入以下设置语句,保存。然后将TF卡安全弹出
+
#Add the following lines to the end of config.txt file then save.
 
<pre>
 
<pre>
 
max_usb_current=1
 
max_usb_current=1
Line 47: Line 47:
 
</pre>
 
</pre>
  
#将TF卡插入树莓派
+
#Insert the TF card to Raspberry Pi
#将屏幕的Touch接口用micro USB线连接到树莓派的USB接口
+
#Connect Touch interface of the display to a USB port of Raspberry Pi
#*如果树莓派的USB口供电不足,可能导致屏幕出现闪屏,可以另外连接5V电源到Power Only 接口做额外供电。
+
#*The display may flicker because of the low-voltage problem, in this case, you can connect an external power adapter to LCD.
#将屏幕的Display接口用HDMI县连接到树莓派的HDMI接口
+
#Connect Display interface to HDMI port of Raspberry Pi
#*如果需要音频,将耳机线接入到HP接口,注意将树莓派的音频输出设置为HDMI
+
#*If you require audio function, inset earphone to HP interface of LCD and set the audio port to HDMI
#上电启动树莓派,等待几秒后即可正常显示
+
#Power on Raspberry Pi and the screen will display.
 
[[File:7IP-CAPLCD-wiki-3.jpg]]
 
[[File:7IP-CAPLCD-wiki-3.jpg]]
===连接Jetson Nano Developer Kit使用===
+
 
连接Jetson Nano Developer Kit 使用时,由于主板可以自动适配屏幕,无需另外做配置
+
===Connect to Jetson Nano Developer Kit===
#将屏幕的Touch接口用micro USB线连接到Jetson Nano的USB接口
+
The display will be auto-recognized by Jetson Nano Developer Kit, it is plug and play.
#*如果Jetson Nano的USB口供电不足,可能导致屏幕出现闪屏,可以另外连接5V电源到Power Only 接口做额外供电。
+
#Connect Touch interface of LCD to USB port of Jetson Nano by micro USB cable.
#将屏幕的Display接口用HDMI线连接到Jetson Nano的HDMI接口
+
#*The display may flicker because of low voltage problem, in this case you can connect an external power adapter to the Power only interface of LCD.
#*如果需要音频,将耳机线接入到HP接口,注意将Jetson Nano音频输出接口设置为HDMI屏幕
+
#Connect the Display interface of LCD to HDMI port of Jetson Nano将
#上电启动Jetson Nano,等待几秒后可以看到LCD正常显示。
+
#*If you require audio function, you need to insert an earphone to HP port of LCD, then set the audio port to HDMI.
 +
#Power on and wait for displaying.
 
[[File:7IP-CAPLCD-wiki-4.jpg]]
 
[[File:7IP-CAPLCD-wiki-4.jpg]]
==接口/按键介绍==
 
[[File:7IP-CAPLCD-wiki-5.jpg|700px]]
 
:①:屏幕背光电源开关按键
 
:②:OSD菜单按键
 
:③:方向键(左/上)
 
:④:方向键(右/下)
 
:⑤:退出返回按键
 
:⑥:喇叭接口
 
:⑦:HDMI显示接口
 
:⑧:触摸接口
 
:⑨:供电接口
 
:⑩:3.5mm音频接口
 
  
==软件资源==
+
==Interface/Key==
*[http://www.ingcool.cn/wiki/%E6%96%87%E4%BB%B6:Panasonic_SDFormatter.7z SDFormatter格式化软件]
+
[[File:7IP-CAPLCD-wiki-5-en.jpg|800px]]
*[http://www.ingcool.cn/w/images/7/76/Win32DiskImager.zip Win32DiskImager烧写软件]
+
 
 +
==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]
 
*[http://www.ingcool.cn/w/images/5/56/Putty.zip Putty]
 +
==3D Drawing==
 +
*[http://www.ingcool.com/w/images/b/b9/7IP-CAPLCD_3D_Drawing.zip 7IP-CAPLCD 3D Drawing]
  
==相关链接==
+
==Related links==
*[https://www.raspberrypi.org/downloads/raspbian/ 树莓派镜像下载地址]
+
*[https://www.raspberrypi.org/downloads/raspbian/ Image for Raspberry Pi]
*[https://developer.nvidia.com/embedded/downloads Jetson 资源下载中心]
+
*[https://developer.nvidia.com/embedded/downloads Jetson Download Center]

Latest revision as of 09:52, 6 January 2023

Introduction

7IP-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, Jetson nano Developer Kit, can be used as a monitor of desktop PC.

7IP-CAPLCD

Features

  • 7inch IPS screen, 1024x600 hardware resolution. support software resolution (up to 1920×1080)
  • Supports mini PC like Raspberry Pii, Jetson Nano Developer Kit
  • 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
  • 3.5mm earphone jack supports HDMI audio
  • OSD menu for parameters adjustable like brightness, contrast, volume, and so on.

User Guides

This display supports 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. Connect the Touch interface of display to USB port of PC by micro USB cable.
  2. Connect the DISPLAY interface of display to HDMI port of PC by standard HDMI cable.
    • If you require audio, connect your earphone to HO interface, and see the audio output of PC to HDMI
  3. 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 PC if the PC doesn't support hot-plug.
  • The touch panel can only control the main display if multiple screens are connected to PC at the same time. In this case, we recommend you to set the 7IP CAPLCD as the main display.
  • The display may flicker because of the low voltage problem of USB port, if you face such a problem, you can connect external 5V power adapter to display.

7IP-CAPLCD-wiki-2.jpg

Connect to Raspberry Pi

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

Raspberry Pi doesn't support hot-plug and auto-recognized the 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 config.txt file then save.
max_usb_current=1
hdmi_force_hotplug=1 
config_hdmi_boost=10
hdmi_group=2 
hdmi_mode=87 
hdmi_cvt 1024 600 60 6 0 0 0
  1. Insert the TF card to Raspberry Pi
  2. Connect Touch interface of the display to a USB port of Raspberry Pi
    • The display may flicker because of the low-voltage problem, in this case, you can connect an external power adapter to LCD.
  3. Connect Display interface to HDMI port of Raspberry Pi
    • If you require audio function, inset earphone to HP interface of LCD and set the audio port to HDMI
  4. Power on Raspberry Pi and the screen will display.

7IP-CAPLCD-wiki-3.jpg

Connect to Jetson Nano Developer Kit

The display will be auto-recognized by Jetson Nano Developer Kit, it is plug and play.

  1. Connect Touch interface of LCD to USB port of Jetson Nano by micro USB cable.
    • The display may flicker because of low voltage problem, in this case you can connect an external power adapter to the Power only interface of LCD.
  2. Connect the Display interface of LCD to HDMI port of Jetson Nano将
    • If you require audio function, you need to insert an earphone to HP port of LCD, then set the audio port to HDMI.
  3. Power on and wait for displaying.

7IP-CAPLCD-wiki-4.jpg

Interface/Key

7IP-CAPLCD-wiki-5-en.jpg

Software

3D Drawing

Related links