7inch DSI LCD
| ||
| ||
Introduction
7inch Capacitive Touch Display for Raspberry Pi, 800 × 480, TFT Wide Angle, MIPI DSI Interface.
Features
- 7inch TFT screen with a hardware resolution of 800 x 480.
- Capacitive touch panel supports 5-point touch.
- Supports Pi 4B/3B+/3A+/3B/2B/B+/A+. Another DSI-Cable-15cm is required for CM3/3+/4.
- As it directly drives LCD by the DSI interface of Raspberry Pi, the refreshing rate is up to 60Hz.
- Supports Raspberry Pi OS / Ubuntu / Kali and Retropie when used with Raspberry Pi, drive-free.
- Backlight adjustable via the software.
User guide
Hardware connection
1) Connect the DSI interface of 7inch DSI LCD to the DSI interface of Raspberry Pi with a 15PIN FPC cable.
2) Use the 2PIN power cable to connect the power interface of the LCD to the 40PIN GPIO interface of the Raspberry Pi, as below:
3) You can fix the Raspberry Pi on the backside of the 7inch DSI LCD with screws.
The installation effect is shown in the following figure:
Software setting
Supports Raspberry Pi OS / Ubuntu / Kali and Retropie systems for Raspberry Pi.
1) Download the image from the Raspberry Pi website.
2) Download the compressed file to the PC, and unzip it to get the .img file.
3) Connect the TF card to the PC, and use SDFormatter software to format the TF card.
4) Open the Win32DiskImager software, select the system image downloaded in step 2, and click ‘Write’ to write the system image.
5) After the programming is completed, open the config.txt file in the root directory of the TF card, add the following code at the end of config.txt, save and eject the TF card safely.
dtoverlay=vc4-kms-v3d dtoverlay=vc4-kms-dsi-7inch
6) Power on the Raspberry Pi and wait for a few seconds until the LCD displays normally. And the touch function can also work after the system starts.
Backlight Controlling
- Open a terminal and type the following command to adjust the brightness.
Note: If the command reports the 'Permission denied' error, please switch to the 'root' user mode and execute it again.
echo X > /sys/class/backlight/rpi_backlight/brightness
- X can be valued in the range of 0~255. The backlight is darkest if you set it to 0. If you set it to 255, the backlight is the lightest.
echo 100 > /sys/class/backlight/rpi_backlight/brightness echo 0 > /sys/class/backlight/rpi_backlight/brightness echo 255 > /sys/class/backlight/rpi_backlight/brightness
- We also provide an example for brightness adjusting (This demo is only for Raspberry Pi OS system), you can download and install it by following commands:
wget https://files.waveshare.com/upload/f/f4/Brightness.zip unzip Brightness.zip cd Brightness sudo chmod +x install.sh ./install.sh
- After connecting, you can choose Menu -> Accessories -> Brightness to open the adjustment software.
Sleep
Run the following commands on the Raspberry Pi terminal, and the screen will enter sleep mode:
xset dpms force off
Disable touching
If you want to disable the touch function, you can modify the config.txt file, add the following line to the file, and reboot.
disable_touchscreen=1
Note: After adding the command, it needs to be restarted to take effect.
Resources
3D Drawing
External guides
Software
FAQ
sudo raspi-config
Choose Advanced Options -> Glamor -> Yes(Enabled) -> OK -> Finish -> Yes (Reboot)
{{{5}}}
{{{5}}}
Anti-Piracy
Since the first-generation Raspberry Pi released, Waveshare has been working on designing, developing, and producing various fantastic touch LCDs for the Pi. Unfortunately, there are quite a few pirated/knock-off products in the market. They're usually some poor copies of our early hardware revisions, and comes with none support service.
To avoid becoming a victim of pirated products, please pay attention to the following features when purchasing:
Beware of knock-offs
Please note that we've found some poor copies of this item in the market. They are usually made of inferior materials and shipped without any testing.
You might be wondering if the one you're watching or you've purchased in other non-official stores is original, feel free to contact us.
Support
Technical Support
If you need technical support or have any feedback/review, please click the Submit Now button to submit a ticket, Our support team will check and reply to you within 1 to 2 working days. Please be patient as we make every effort to help you to resolve the issue.
Working Time: 9 AM - 6 AM GMT+8 (Monday to Friday)