PI5-HMI-080C

From Waveshare Wiki
Jump to: navigation, search

Feature

  • 8/10.1-inch DSI touch screen with capacitive 10-point touch control.
  • IPS display panel, hardware resolution of 1280 x 800.
  • Optical bonding process, clearer picture quality.
  • Toughened glass touch cover, hardness up to 6H.
  • Integrated 5-megapixel front camera.
  • Supports Raspberry Pi 5 all-in-one installation.
  • Directly drive LCD through Raspberry Pi's DSI interface, refresh rate up to 60Hz.
  • Supports Bookworm system without driver when used with Raspberry Pi 5.
  • Supports software control of backlight brightness.
  • Aluminum alloy case with passive cooling design.

Electrical Parameters

Parameter Min. Value Standard Value Max. Value Unit Note
Input Voltage 4.75 5.00 5.25 V Note 1
Input Current 5 5 TBD A Note 2
Operating Temperature 0 25 60 Note 3
Storage Temperature -10 25 70 Note 3

•Note 1: Input voltage exceeding the maximum value or improper operation may cause permanent damage to the device.
•Note 2: The input current should be ≥5A, otherwise, it will lead to start-up failure or abnormal display, and a long time in an abnormal state may cause permanent damage to the device.
•Note 3: Please do not put the display in a high-temperature and high-humidity storage environment for a long time, the display needs to work within the limit value, otherwise it will be possible to damage the display.

Onboard Interface

2024-09-05 181303.png

Assembly Guide

If you have purchased the PI5-HMI-080C or PI5-HMI-101C all-in-one model, you can ignore the hardware assembly steps and power up the unit directly.
Please prepare the following accessories:
PI5-HMI-080C-details-21-0.jpg

1. First unscrew the four screws on the metal back cover and remove cover;

PI5-HMI-080C-details-21-01.jpg

2. Respectively install the thermal tapes (① and ②) and heatsink (⑤) on the front and back panels of Raspberry Pi 5. Fix the silicon key (④) inside the case. Connect the Raspberry Pi 5 and the HAT, and fix them with M2.5*4mm silver metal screws.

PI5-HMI-080C-details-21-02.jpg

3. Use Pi5-Camera-Cable-200mm cable to connect the CSI interface to the CAM/DISP 1 interface of the Raspberry Pi.
Use Pi5-Camera-Cable-200mm cable to connect the DSI interface to the CAM/DISP 0 interface of Raspberry Pi.

PI5-HMI-080C-details-21-03.jpg

4. Insert the matching 64GB system card (③) into the Raspberry Pi 5's TF card slot, reinstall the metal back cover, and hardware assembly is complete.

PI5-HMI-080C-details-21-04.jpg

Software Setting

Please use the matched 64GB card, and you can ignore the software setting step, power on it to use.

For Bookworm and Bullseye System

  • 1. Insert the TF card into the PC, download and use Raspberry Pi Imager to program the corresponding image.

Pan-Tilt Camera WRITEIMAGE01.png

  • 2. After programming the image, open the "config.txt" file located in the root directory of the TF card. Add the following code at the end of config.txt, save the file, and safely eject the TF card.
dtoverlay=vc4-kms-v3d
dtoverlay=ov5647
dtoverlay=vc4-kms-dsi-waveshare-panel,10_1_inch,dsi0
  • 3. Insert the TF card into the Raspberry Pi, power on the Raspberry Pi, and wait for a few seconds. After the system boots up, you should be able to enter the display interface and the LCD should touch normally.

Backlight Control

WaveShare provides the corresponding demo for the application (only supports Bookworm and Bullseye systems). Users can install it by the 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 installation, you can open it: Menu -》Accessories -》Brightness:

43H-800480-IPS07.GIF

In addition, you can also input the following commands to control the backlight brightness in the terminal:

echo X | sudo tee /sys/class/backlight/*/brightness

X indicates any number from 0 to 255. 0 means the backlight is the darkest, and 255 means the backlight is the brightest. For example:

echo 100 | sudo tee /sys/class/backlight/*/brightness
echo 0 | sudo tee /sys/class/backlight/*/brightness
echo 255 | sudo tee /sys/class/backlight/*/brightness

Bookworm Touchscreen Rotation

  • 1. Open "Screen Configuration" application.

DSI-LCD-Bookworm-Rotate-01.png

  • 2. Enter "Screen" -> "DSI-1" -> "Touchscreen", and select "10-0014 Goodix Capacitive TouchScreen".

DSI-LCD-Bookworm-Rotatere02.png

  • 3. Click "Apply", and then close the current window. Reboot according to the pop-up prompts to complete the specified touchscreen.

DSI-LCD-Bookworm-Rotate-03.png
DSI-LCD-Bookworm-Rotate-05.png

  • 4. Enter "Screen" -> "DSI-1"->"Orientation", and select the rotation direction. Then click on "Apply" to complete the display and touch synchronous rotation.

DSI-LCD-Bookworm-Rotate-04.png
Note: Only the Bookworm system supports the above synchronous rotation method, for Bullseye and Butser systems, after the display rotates, you need to set the touch rotation additionally.

FAQ

 Answer:

You can use your images to replace pictures on this path: /usr/share/plymouth/themes/pix/splash.png

{{{5}}}


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 PM GMT+8 (Monday to Friday)