• sales

    +86-0755-88291180

Raspberry Pi ------ 3.7 OLED display raspberry pi status User Guide

OLED display raspberry pi status

The Raspberry Pi RGB_Cooling_HAT needs to be properly plugged into the GPIO port of the Raspberry Pi and open the Raspberry Pi system I2C function.

This experimental phenomenon shows that OLED display CPU usage, CPU temperature, running memory usage, disk usage and IP address of the Raspberry Pi

1. File transfer

1.1 Install WinSCP tool on the computer side, connect the Raspberry Pi and transfer the temp_control.zip package to the pi directory of the Raspberry Pi.

Path of WinSCP:[Raspberry Pi RGB_Cooling_HAT]---[Tools]---[winscp556_setup.1416364912.exe]


1.2 Extract file

Open the Raspberry Pi terminal and input command ls to find the temp_control.zip file. 

As shown below:


Input command to extract file:

unzip temp_control.zip


2. Compiling and running program

2.1 Input command to enter temp_control find file:

cd temp_control/

ls


2.2 Input command to compile:

gcc -o oled oled.c ssd1306_i2c.c -lwiringPi


Among them, the gcc compiler is called, -o means to generate the file, oled is the generated file name, oled.c and ssd1306_i2c.c are the source program, -lwiringPi is the wiringPi library that references the Raspberry Pi.

2.3 Input command to run the program

./oled


We can see that OLED display CPU usage, CPU temperature, running memory usage, disk usage and IP address of the Raspberry Pi.

3. About code

3.1 Import the wiringPi/I2C library, the oled display library, the file control library, the read IP library, and the read disk library.


3.2 Define temperature, system information, disk information, IP and other related parameters.


3.3 Initialize the OLED and output initialization success information init ok! from on the terminal.


3.4 Read the system information, if it fails, display sysinfo-Error on OLED, and wait 0.5 seconds to re-read.


3.5 Read the CPU usage, where the function of the sprintf function is to concatenate the string.


3.6 Read the running memory usage. The unit of read data is b. For the convenience of display, it needs to be converted into Mb, which can be shifted to the right by 20 bits.

It can also be written as follows: unsigned long totalRam = sys_info .totalram / 1024 / 1024;


3.7 Read the IP address, you can display the IP address of the network cable and WiFi network, and give priority to the IP address of the network cable.


3.8 Get the temperature.


3.9 Get disk space


3.10 Set what to display on OLED

The ssd1306_drawText(int x, int y, char *str) function is to set the content displayed on oled, the first parameter is x,which control the left and right offset. The second parameter is y, which  control the upper and lower offset. The third parameter is a string pointer, which is what you want to display.

Finally, you must run the ssd1306_display() function to refresh the display.


TAG: Core3566102032 ESP32 S3 2.1 inch Round LCD Development Board 480x480 TouchScreen Display LVGL HMI With QMI8658C 6-Axis Sensor Raspberry Pi 5 PCIE to MiniPCIe For wireless network WIFI Card USB Bluetooth ESP32-S3 Development Board 4 inch LCD TouchScreen Display 480x480 RS485 /SHT20 /Relay For Arduino LVGL 86 TVbox Sipeed NanoCluster Mini Cluster Board mini data center For Raspberry Pi CM45 / Computer /LM3H /M4N Industrial CAN FD ETH RJ45 bidirectional converter CAN2.0A/2.0B USB Binocular Camera 2MP OS02G10 Distortion Free Binocular Synchronous Frame USB 2.0 Plug and Play ESP32-S3 Industrial 8-CH Relay IOT LAN WiFi /Bluetooth /CAN /RJ45 Ethernet /POE 2.13Inch E-Ink ESP32-S3 Development Board 3.16 inch LCD display 3.16inch Screen SD slot 320x820 RGB LED ST7701 ESP32 C6 Development Board 1.43 inch AMOLED QSPI Display 1.43inch TouchScreen Dual MIC AudioI Deepseek N16R8 i5-1135G7 User Guide EVAL-ADXL354CZ EVAL BOARD Raspberry Pi 7 inch DSI MIPI LCD TouchScreen Display 7inch 720x1280 For Luckfox Lyra RK3506/ESP32-P4/Luckfox Omni3576 Jetson Nano 5G module Raspberry Pi 5 PCIe TO Gigabit RJ45 ETH Adapter Board (C) Driver-Free RTL8111H For Pi5 Raspberry Pi 5 PCIe to 4-CH PCIe FFC HAT Board Pi5 4 Channels Raspberry Pi 5 PCIe TO Gigabit ETH USB3.2 HAT+ USB HUB Raspberry Pi Pico