Waveshare Capacitive touch Display for Raspberry Pi - LCD IPS 7

Brand: Raspberry Pi
Product Code: AN-04688
Availability: 4-6 business days
Planned delivery date after ordering: 2025-05-06
48.20€ 60.80€
Ex Tax: 39.83€

Qty

Specification

  • Type: Touchscreen
  • Size: 7'
  • Resolution: 1024 x 600 px
  • Works with:
    • Raspberry Pi 3/2/+ (works directly with no additional drivers)
    • Beagle Bone Black
    • Banana Pi / Banana Pro
    • Windows 7 / 8 / 8.1 / 10 (works directly with no additional drivers)
  • Works with all HDMI devices (touch function is not available then)
  • 4 mounting holes (screws included)
  • Screen dimensions: 165 x 107 mm

 Imagem

Programming

The screen runs on the latest Raspbian software, with no special drivers. In order to display the correct resolution of the screen, you need to change the default settings. You can do this by opening the config.txt by entering the code:

  • sudo nano /boot/config.txt

And at the end of this file you need to add the following instructions:

  • max_usb_current=1
  • hdmi_group=2
  • hdmi_mode=87
  • hdmi_cvt 1024 600 120 6 0 0 0
  • hdmi_drive=1
  • framebuffer_depth=32
  • framebuffer_ignore_alpha=1

After the changes, Raspberry should be restarted.

The set consists of:

  • Touch sensitive 7' screen
  • HDMI cable
  • Mounting screws
  • USB - microUSB cable for touch interface