Google Chat: zj734465502@gmail.com
+86-0755-88291180
sales01@spotpear.com
dragon_manager@163.com
services01@spotpear.com
manager01@spotpear.com
WhatsApp:13246739196
Supports Raspberry Pi OS / Ubuntu / Kali and Retropie systems on Raspberry Pi.
Please download the latest version of the image from the Raspberry Pi official website.
1. Download the compressed file to the PC, and extract the img file.
2. Connect the TF card to the PC and use SDFormatter to format the TF card.
3. Open the Win32DiskImager software, select the system image prepared in step 1, and click write to burn the system image.
4. 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 and save it. Save and safely eject the TF card, and insert the TF card into the Raspberry Pi.
hdmi_group=2
hdmi_mode=87
hdmi_cvt 1920 720 60 6 0 0 0
hdmi_drive=2
5. Fasten the LCD to the Raspberry Pi through copper posts. At this time, the 5V and GND of the LCD will be connected to the corresponding GPIO of the Raspberry Pi through the pogo pin for the power supply.
6. After providing 12V for the LCD, you can see that the Raspberry Pi indicator and the LCD backlight light are on. After waiting for a few seconds, you can enter the system screen normally.
Hardware Connection:
Support PC version Windows 11/10/8.1/8/7 system.
1) Connect the 12V power supply to the DC interface of the LCD, and you can see that the LCD backlight is on normally.
2) Connect the TOUCH interface of the LCD to the USB of the PC. After a while, Windows will automatically recognize the touch function.
3) Connect the HDMI interfaces between the LCD and the PC, please wait for a few seconds and you can see the LCD display normally.
Hardware Connection:
Notice:
Take the windows10 system as an example:
1. Connect the Touch interface of the LCD to the USB interface of Tinker Board 2.
2. Connect the HDMI ports of the LCD to the HDMI port of Tinker Board 2.
3. Connect the 12V power supply to the DC interface of the LCD, and you can see that the LCD backlight is on normally.
4. Power on the Tinker Board 2, wait a few seconds and then enter the system screen normally.
disable_splash=1
60Hz.
It depends on the system, if the system has hibernation, the screen will also be black. If it is the official system of Raspberry Pi, the default is about ten minutes without action to have hibernation.
Test environment: 2022-04-04-raspios-bullseye-armhf 32-bit system
Supported models: Support Waveshare DSI LCD, DPI LCD and HDMI LCD capacitive touch screen series.
wget https://www.waveshare.com/w/upload/1/18/Evdev-right-click-emulation.zip
unzip Evdev-right-click-emulation.zip
cd evdev-right-click-emulation
sudo apt install build-essential libevdev2 libevdev-dev
cd 'evdev-right-click-emulation'
sudo cp 'out/evdev-rce' '/usr/local/bin/'
sudo chmod +x '/usr/local/bin/evdev-rce'
Enter the command:
sudo evdev-rce
After running, you can touch and long press to realize the right-click function.
sudo usermod -G 'input' -a pi
echo 'uinput' | sudo tee -a /etc/modules
sudo nano /etc/udev/rules.d/99-uinput.rules
Add in 99-uinput.rules file.
KERNEL=="uinput", MODE="0660", GROUP="input"
save it and run it in the terminal.
sudo udevadm control --reload-rules sudo udevadm trigger
Then reboot:
sudo reboot
Run after reboot (no sudo needed at this point)
evdev-rce
After running, you can touch and long press to realize the right-click function.
Enter the terminal
sudo mkdir ~/.config/autostart sudo nano ~/.config/autostart/right_click.desktop
Add the following in right_click.desktop.
[Desktop Entry] Version=1.0 Type=Application Name=evdev-rce GenericName=Enable long-press-to-right-click gesture Exec=env LONG_CLICK_INTERVAL=1000 LONG_CLICK_FUZZ=200 /usr/local/bin/evdev-rce Terminal=true StartupNotify=false #If you want to modify the sensitivity, you can modify the size of the two parameters, LONG_CLICK_INTERVAL=1000 LONG_CLICK_FUZZ=200.
Monday-Friday (9:30-6:30) Saturday (9:30-5:30)
Email: services01@spotpear.com