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
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
-
Framework Laptop 13 Pro Competes with the Best
Framework has released what might be considered the MacBook of Linux devices.
-
The Latest CachyOS Features Supercharged Kernel
The latest release of CachyOS brings with it an enhanced version of the latest Linux kernel.
-
Kernel 7.0 Is a Bit More Rusty
Linux kernel 7.0 has been released for general availability, with Rust finally getting its due.
-
France Says "Au Revoir" to Microsoft
In a move that should surprise no one, France announced plans to reduce its reliance on US technology, and Microsoft Windows is the first to get the boot.
-
CIQ Releases Compatibility Catalog for Rocky Linux
The company behind Rocky Linux is making an open catalog available to developers, hobbyists, and other contributors, so they can verify and publish compatibility with the CIQ lineup.
-
KDE Gets Some Resuscitation
KDE is bringing back two themes that vanished a few years ago, putting a bit more air under its wings.
-
Ubuntu 26.04 Beta Arrives with Some Surprises
Ubuntu 26.04 is almost here, but the beta version has been released, and it might surprise some people.
-
Ubuntu MATE Dev Leaving After 12 years
Martin Wimpress, the maintainer of Ubuntu MATE, is now searching for his successor. Are you the next in line?
-
Kali Linux Waxes Nostalgic with BackTrack Mode
For those who've used Kali Linux since its inception, the changes with the new release are sure to put a smile on your face.
-
Gnome 50 Smooths Out NVIDIA GPU Issues
Gamers rejoice, your favorite pastime just got better with Gnome 50 and NVIDIA GPUs.
