Google Chat: zj734465502@gmail.com
+86-0755-88291180
sales01@spotpear.com
dragon_manager@163.com
services01@spotpear.com
manager01@spotpear.com
WhatsApp:13246739196
Item | Description | Unit |
---|---|---|
Model | 12.3inch 1920x720 LCD | / |
Size | 12.3 | Inch |
Viewing Angle | 178 | Deg |
Resolution | 1920x720 | Pixels |
Overall Dimensions | 301.2(H)×123.35(V)×12.4(D) | mm |
Display Area | 293.10(H)×110.20(V) | mm |
Color Gamut | 72% | NTSC |
Maximum Brightness | 300 | cd/m² |
Contrast | 1200:1 | / |
Backlight Adjustment | OSD menu/DDCCI brightness adjustment | / |
Refresh Rate | 60 | Hz |
Display Interface | HDMI/Type-C | / |
Power Port | 5V Power Supply | / |
Maximum Power Consumption | 5 | Watt |
Parameter | Min. Value | Standard Value | Max. Value | Unit | Note |
---|---|---|---|---|---|
Input Voltage | 4.75 | 5.00 | 5.25 | V | Note 1 |
Input Current | 1 | 1 | 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 ≥1A, 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.
Take Windows 10 as an example:
For Raspberry Pi OS/Ubuntu/Kali and Retropie systems.
hdmi_group=2
hdmi_mode=87
hdmi_cvt 1920 720 60 6 0 0 0
hdmi_drive=2
If you are using a Bullseye/Buster system, you can rotate it as follows:
If you use other systems, you can rotate the display as shown below:
display_rotate=1 #1:90;2: 180; 3: 270
sudo reboot
As the touch direction is different after rotating, you need to rotate the touch as shown below:
1. Install libinput
sudo apt-get install xserver-xorg-input-libinput
If the system you want to install is Ubuntu or Jetson Nano, the installation command is:
sudo apt install xserver-xorg-input-synaptics
2. Create xorg.conf.d directory in /etc/X11/. (If the directory exists, you can directly skip to Step 3.)
sudo mkdir /etc/X11/xorg.conf.d
3. Copy 40-libinput-conf file to the directory created just now.
sudo cp /usr/share/X11/xorg.conf.d/40-libinput.conf /etc/X11/xorg.conf.d/
4. Edit the file.
sudo nano /etc/X11/xorg.conf.d/40-libinput.conf
Find the touchscreen part, add the following sentence, and then save.
Option "CalibrationMatrix" "0 1 0 -1 0 1 0 0 1"
As shown below:
5. Reboot the Raspberry Pi.
sudo reboot
After finishing the above steps, the touch can be rotated 90 degrees.
Note:
90-degree rotation: Option "CalibrationMatrix" "0 1 0 -1 0 1 0 0 1"
180-degree rotation: Option "CalibrationMatrix" "-1 0 1 0 -1 1 0 0 1"
270-degree rotation: Option "CalibrationMatrix" "0 -1 1 1 0 0 0 0 1"
Some customers want to display without being affected by the screen saver function and can be set as follows. Turn off the screen saver.
Open lightdm.conf.
sudo nano /etc/lightdm/lightdm.conf
Change lightdm.conf to find "xserver-command" under the [SeatDefaults] section, uncomment it, and change it to read as follows:
#xserver-command=X
Modify to
xserver-command=X -s 0 -dpms
-s # –: Set the screen saver not to enable.
dpms: Disable power saving management.
Reboot:
sudo reboot
Users can set the screen to turn off and on with the following commands.
vcgencmd display_power 0 vcgencmd display_power 1
Monday-Friday (9:30-6:30) Saturday (9:30-5:30)
Mobile: +86 13434470212
Email: services01@spotpear.com