Plug-and-Play System Monitor for Rasp Pi and Others
System Control
© Lead Image © donatas1205, 123RF.com
A tiny screen plugged into a USB port displays current performance data for your Raspberry Pi, as well as most other machines that can run a Python script.
Every operating system comes with its own set of tools for evaluating and displaying resource consumption. Web applications or one of the large monitoring systems can help in headless setups. However, there is a simple alternative for home use: a plug-in monitor that automatically displays the data.
If you use a Raspberry Pi as a server, you will probably already have a wry smile on your face. With its pin header, the machine natively supports small displays; this is perfect for displaying CPU load or disk usage. But if the Raspberry Pi is in a rack or the pin header is blocked by another hat, this approach won't work.
The idea for my system monitor is to assign responsibilities. The computer, whether a Raspberry Pi or a Linux or Windows system, acquires the information and forwards the goodies to a second system that fields, processes, and displays the information. The second system is backed up by a microcontroller with a suitable display (Figure 1). I will look at the options for this later. The data is transferred from the computer to the MCU via USB, and this connection also powers the smaller system.
[...]
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Digital Autonomy
• The Answer Was Already on the Shelf
• Changing the Chip Industry: How Public Investment Has Grown Open Silicon
• United Nations Open Source Portal Goes Live
• EU Open Source Strategy Plays Key Role in Tech Sovereignty Package
• France Says “Au Revoir” to Microsoft
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
The Bullet-Proof KDE Software Initiative Is Coming
KDE, Techpaladin, and Kubuntu Focus have announced a new initiative that will provide at least three years of support for KDE Plasma 6.6 LTS and related software.
-
Linux Mint Shares a Possible Kernel Cleanup Solution
For those on Linux Mint who like to keep multiple kernels around but don't want them to take up too much space, you might be getting a new automated tool.
-
CachyOS Gets an Update
CachyOS August 2026 release is now available with the latest version of KDE, some new features, and plenty of improvements.
-
The Linux Kernel Dev Staging Area Now Rejects AI-Generated Patches
Unless a kernel patch is a valid security fix, it will be rejected if it was created using AI.
-
Linux Surpasses Double-Digit Market Share
According to two sources, the Linux operating system has hit a major milestone in market share that naysayers thought would never happen.
-
AI Helped Develop a Linux Exploit
A use-after-free race exploit was discovered and exploited on CentOS Stream 9.
-
Yet Another Linux Kernel Vulnerability Discovered
Affecting millions of systems, a kernel flaw discovered by Qualys could allow users to gain root privileges.
-
Ubuntu 26.10 to Include Ubuntu Certified Hardware Check
If you've ever wondered if your laptop or PC is officially certified to run Ubuntu, that curiosity will soon be met.
-
Substantial Update to IPFire Now Available
The lastest version of IPFire features a fundamental change to how the system handles DNS.
-
Gnome Working on Test Center App to Make Testing Easier
It's now possible to test experimental features on the Gnome desktop without worrying that you'll break things.
