News

The Raspberry Pi Foundation has released a new version of its Raspbian OS, bringing improvements to the file manager, the Orca screen reader for the visually impaired, and a new way of configuring ...
Were you aware that there’s a market for backpack-housed live streaming video systems, and that they can cost as much as $1600? Apparently these things are popular with social media moguls who want to ...
I bought an air quality sensor for my Raspberry Pi, and they've written this Python script to show how to use it: try: import struct except ImportError: import ustruct as struct import serial uart ...
If you have an old Raspberry Pi sitting around, here are some fun ways to make use of it, from building a smart home hub to a ...
The Raspberry Pi 4 is the latest miniature computing sensation from the Raspberry Pi Foundation and is by far the most capable Pi yet. It adds dual HDMI support for twin 4K displays, a more ...
It’s a Python-inspired language for microcontrollers. The Raspberry Pi Foundation has written a ton of documentation and a datasheet for the Pico.
We have seen many cool projects arising from Raspberry Pi boards and other similar SBCs (single-board computers). One that ranks right up there with the best of them is an internet-controlled RC ...
In previous posts of this series about Linux on the Raspberry Pi 4, I have written about Ubuntu, Manjaro and of course the Raspberry Pi OS. This time I'm going to look at openSUSE, which has two ...