Issue #53_SI: MakerSpace #05 / May 2025

Cover Theme: Hands-on Projects for Makers
DVD:
Download this issue as a PDF:
100 pages
Price $19.99
Order Here!
Hands-On Projects for Makers
Welcome to MakerSpace #04, an all new collection of exciting, hands-on projects! At Maker Space, we care about technology that lets you build your own stuff. It is where you can bring your ideas to life.
Projects
Coin Counter
Parking meters and vending machines detect and count the coins you insert, but how do they work? We'll show you how to mimic the functionality with some particleboard, a Raspberry Pi Pico, a few extra chips, and some Python code.
Raspberry Pi 5 AI Kit
What happens when the Raspberry Pi's makers and AI specialist Hailo collaborate on a project? We get an official AI kit HAT+ for the Pi 5 that adds an AI accelerator chip.
Proxmox on the Pi
Proxmox-Port, an unofficial ARM port of Proxmox VE, offers a virtualization solution for the Raspberry Pi. We test it out on the Pi 5.
Raspberry Pi 5 Case
The official Raspberry Pi 5 case is not the perfect solution for all applications, so it makes perfect sense to design and 3D print your own case.
Raspberry Pi 5 Remote Boot
In addition to enhanced performance, the Raspberry Pi 5 also comes with some new hidden functions, including options for time-controlled and remote start-up and shutdown.
Fischertechnik Maker Kit Car
Build a remote control car with the Fischertechnik Maker Kit Car, MicroPython, and ESP32 microcontrollers.
PiJuice Zero
The Raspberry Pi Zero is a frugal little computer. But without a power socket, you might be surprised how quickly it can drain a battery. Active power management is the order of the day.
Off-Grid File Sharing
A battery-powered WiFi hotspot can provide useful services like file sharing even when you're off the grid. A Pi Zero 2 W as the hotspot with ownCloud installed does the trick.
Pi Zero-Based Weather Cam
Combine a Raspberry Pi Zero and the new Raspberry Pi Cam 3 to create your own cost-effective, energy-saving webcam.
Jellyfin
The top dogs in the media server space now face some competition from Jellyfin, a relatively young project that impresses with a number of innovations.
Automation
Weather Station
A DVB-T stick retrieves information from a professional weather station and stores it in a database for downstream processing.
CO2 Sensors
Monitor your indoor air quality with an inexpensive CO2 sensor. We look at three candidates to help you find the best solution.
Matter
The new vendor-independent, open Matter standard for IoT and smart home devices has what it takes to revolutionize the market. We describe its basic principles and explain how Matter works.
Retro Computing
Run DOS Applications
There was a time when almost everyone used DOS. While Windows, Linux, macOS, and maybe Android and iOS are the dominant operating systems for today's consumer market, you can still get DOS.
PC-BASIC
BASIC, one of the oldest programming languages, helped make home computers popular in the 1980s. You can Run the old GW-BASIC programs from the DOS era in PC-BASIC, a modern emulator.
Programming
Embedded Rust
Rust, a potential successor to C/C++, claims to solve some memory safety issues while maintaining high performance. We look at Rust on embedded systems, where memory safety, concurrency, and security are equally important.
Sensor Data in SQL Tables
If you need to store long-term historical data, you can cobble together some Arduino modules, sensors, and displays and get them all to talk to an SQL server.
Node-RED and SVG
Use an SVG graphic widget on your next Node-RED project to get a visual representation of your automation setup.
Julia on the Pi
Create GUIs and a web app that connects to sensors.
Snek
Reuse your old Arduino hardware while learning Python.
Buy this issue
Pages: 100
(incl. VAT)
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
-
Linux Kernel 6.16 Released with Minor Fixes
The latest Linux kernel doesn't really include any big-ticket features, just a lot of lines of code.
-
EU Sovereign Tech Fund Gains Traction
OpenForum Europe recently released a report regarding a sovereign tech fund with backing from several significant entities.
-
FreeBSD Promises a Full Desktop Installer
FreeBSD has lacked an option to include a full desktop environment during installation.
-
Linux Hits an Important Milestone
If you pay attention to the news in the Linux-sphere, you've probably heard that the open source operating system recently crashed through a ceiling no one thought possible.
-
Plasma Bigscreen Returns
A developer discovered that the Plasma Bigscreen feature had been sitting untouched, so he decided to do something about it.
-
CachyOS Now Lets Users Choose Their Shell
Imagine getting the opportunity to select which shell you want during the installation of your favorite Linux distribution. That's now a thing.
-
Wayland 1.24 Released with Fixes and New Features
Wayland continues to move forward, while X11 slowly vanishes into the shadows, and the latest release includes plenty of improvements.
-
Bugs Found in sudo
Two critical flaws allow users to gain access to root privileges.
-
Fedora Continues 32-Bit Support
In a move that should come as a relief to some portions of the Linux community, Fedora will continue supporting 32-bit architecture.
-
Linux Kernel 6.17 Drops bcachefs
After a clash over some late fixes and disagreements between bcachefs's lead developer and Linus Torvalds, bachefs is out.