• sales

    +86-0755-88291180

2. Driving the LCD screen User Guide

Driving the LCD screen

After CPU Info LCD screen is correctly inserted into the Raspberry Pi, you need to install the driver. The user can display information such as CPU occupancy, Memory occupancy, CPU temperature,etc. 

1. Install the wringPi library

CPU Info LCD screen is used for data communication through the GPIO port of the Raspberry Pi, so we must install the wiringPi library file.

Enter the following command to install the wringPi library. Users who have already installed the wiringPi library can ignore this step.

cd ~

git clone git://git.drogon.net/wiringPi

cd wiringPi

./build 

2.Install Drive

2.1 Transfer the driver file to the Raspberry Pi

You need to install the SSH Secure Shell Client tool on your computer. After connecting to the Raspberry Pi, transfer the cpu_show_v3.zip package from this folder to the pi directory of the Raspberry Pi.

As shown blew, drag and drop cpu_show_v3.zip directly into the Raspberry Pi system.

Download: cpu_show_v3.zip


2.2 Extract file

Open the Raspberry Pi terminal and find the cpu_show_v3.zip file.

Enter command:

ls 


Enter command:

unzip cpu_show_v3.zip


2.3 Enter the program folder

Enter command:

cd  ~/cpu_show_v3/cpu_show

ls


2.4 Compile file

Enter command:

cc -o cpushow pcd8544_rpi.c PCD8544.c  -L/usr/local/lib -lwiringPi


Check again with the ls command, cpushow has become an executable file.

cc is the compile command, -o is the compile parameter, cpushow is the generated program name, pcd8544_rpi.c and PCD8544.c are the source files in the current directory, -L/usr/local/lib and -lwiringPi are referenced libraries file.

2.5 Running procedure

Enter command:

sudo ./cpushow


The system will jump out of the current CPU temperature value and display the following on the CPU Info screen.


3. Set the system to automatically start the program when booting

Enter command to create startup script start.sh

nano /home/pi/cpu_show_v3/start.sh

 

Enter following content in the start.sh:

#!/bin/sh

cd /home/pi/cpu_show_v3/cpu_show

./cpushow

 

After enter is complete, we need to press ctrl+X, then we need to press “Y” to save, then we need to press“Enter”on the keyboard.

 

Next, we need to create a new boot program:

Input the following command to open the .config folder:

cd /home/pi/.config

 

Create a new autostart folder and ignore this step if it already exists:

mkdir autostart

 

Input the following command to enter the autostart folder:

cd autostart

 

Create self-starting shortcut:

nano start.desktop

 

Then,we need to enter the following:

[Desktop Entry]

Type=Application

Exec=/home/pi/cpu_show_v3/start.sh

 

After enter is complete, we need to press ctrl+X, then we need to press “Y” to save, then we need to press“Enter”on the keyboard.

Exec = the path to the startup script.

Since this self-starting method needs to be started after the desktop is started, the startup will be slower.

If it is found that it cannot be self-started after adding, please check if there is a # in front of hdmi_force_hotplug=1 in the /boot/config.txt file.

If there is a # number, we need to delete the # . As shown below.


4.Restart Raspberry Pi

Enter command:

sudo reboot

After restarting, the CPU Info LCD will display the Raspberry Pi usage time, CPU usage, Memory occupancy, and CPU temperature. As shown in the figure blew.


TAG: Raspberry Pi Pico Step Recording and Reproduction ESP32-S3-Zero 800x480 CSI Camera 1.54 inch Passive NFC e-Paper BW Display E-ink Screen No Need Battery Wireless Powered & Data Transfer Raspberry Pi 3.5 inch LCD F Display Capacitance TouchScreen 60fps ST7796 GT911 320x480 Also For Arduino/Pico2/ESP32/RP2040/RP2350 Raspberry Pi DSI 800×480 JETSON NANO MINI Expansion Board 7.5 inch Passive NFC e-Paper V2 BW Display 7.5inch E-ink Screen No Need Battery Wireless Powered Data Transfer For Mobile APP Raspberry Pi 5 PD Induction Raspberry Pi CM4 8inch LCD 1280x800 Computer PC Monitor Display Secondary Screen TypeC USB CPU RAM ESP32 S3 R8 MP3 Board 2.8inch LCD TouchScreen Display Speaker/SD-Card/Battery/QMI8658-6-Axis-Sensor E-Ink RP2040 1.5inch LCD D-Robotics RDK X3 Module Core MD Module Horizon Sunrise Pi ARM Cortex-A53 5Tops Size Compatible With Raspberry Pi CM4 Size Camera RS232 to CAN Spotpear