Running openSUSE on Raspberry Pi 3: A Simple Guide to Set Up a Practical System

Running openSUSE on Raspberry Pi 3: A Simple Guide to Set Up a Practical System

Deploying the openSUSE system on Raspberry Pi 3 is not very complicated, but here are some tips to help you complete the process better. — chabowski Compiled from: https://www.suse.com/communities/blog/opensuse-raspberry-pi-3-zero-functional-system-easy-steps/ Author: chabowskiTranslator: Cathon This article is written by Dmitri Popov, a technical author from the SUSE documentation team. Deploying the openSUSE system on Raspberry Pi 3 … Read more

Fun with Raspberry Pi 3 for DIY Enthusiasts

Fun with Raspberry Pi 3 for DIY Enthusiasts

Tencent Digital News (Da He) The Raspberry Pi 3 is the latest version of the highly praised DIY single-board computer, which adds Wi-Fi and Bluetooth modules, yet its price remains at £32.10 (approximately 298 RMB). Now, this product looks more like a “do-it-all” circuit board. Undoubtedly, this is the best Raspberry Pi to date. For … Read more

Raspberry Pi 3 Successfully Runs Android 7.0 Nougat

Raspberry Pi 3 Successfully Runs Android 7.0 Nougat

The open-source Android 7.0 offers endless possibilities for enthusiasts. Previously, Peter Yoon successfully ported Android TV to the Raspberry Pi 3, and now he has managed to run Android 7.0 on it. As this is only the first version of the port, we can see from the video that the operation is still not stable, … Read more

Installing OpenCV-Python on Raspberry Pi with ARMv7l using WHL Files

Installing OpenCV-Python on Raspberry Pi with ARMv7l using WHL Files

To install the opencv-python module on Raspberry Pi using a .whl file, follow these steps. Ensure you have downloaded a .whl file that is compatible with your Raspberry Pi architecture (armv7l) and Python version. Step 1: Ensure System is Updated First, make sure your Raspberry Pi system is up to date to avoid compatibility issues. … Read more

Maximize AI Potential on a Budget: A Guide to Orange Pi, Raspberry Pi, and Jetson

Maximize AI Potential on a Budget: A Guide to Orange Pi, Raspberry Pi, and Jetson

With the rapid development of AI technology, more and more edge computing devices can handle tasks ranging from lightweight tasks to complex AI models. In this article, we will compare several mainstream edge AI devices, including NVIDIA Jetson Series, Orange Pi, and Raspberry Pi 5, and explore the potential of the Hailo Accelerator in the … Read more

Advanced Support for IoT Applications in .NET Core 3: System.Device.Gpio

Advanced Support for IoT Applications in .NET Core 3: System.Device.Gpio

System.Device.Gpio is a brand new open-source library for .Net Core, designed to enable IoT (Internet of Things) applications to interact with hardware like sensors, displays, and input devices through its GPIO pins or other I/O controls. This library is enhanced by a collection of device bindings maintained by the community. As demonstrated by Microsoft’s .NET … Read more

How to Enable Dual Cameras on Raspberry Pi CM4 and CM4IO

How to Enable Dual Cameras on Raspberry Pi CM4 and CM4IO

The Raspberry Pi CM4IO board provides dual MIPI CSI-2 camera interfaces, but the system is not enabled by default. This article will introduce how to configure and use dual cameras. Hardware Preparation CM4 & CM4IO development board X 1, Raspberry Pi camera module X 2, camera module flat cable X 2 Here we use the … Read more

Transform Your Raspberry Pi into a HiFi Music System

Transform Your Raspberry Pi into a HiFi Music System

For the past 10 years, I have mostly worked remotely, but when I walked into the office, I sat in a room filled with introverted colleagues who could easily be distracted by ambient noise and conversations. We found that listening to music could suppress the office noise, making the sound less intrusive and providing a … Read more

Installing OpenMediaVault NAS on Raspberry Pi 4B

Installing OpenMediaVault NAS on Raspberry Pi 4B

OpenMediaVault, abbreviated as OMV, is one of the open-source NAS solutions and is the best choice aside from Black Synology. Based on the flexibility of Debian and its low resource usage, it can shine on various architectures of operating systems and can be used to build a NAS system on Raspberry Pi. Installation The default … Read more

Getting Started with Raspberry Pi: Learning Linux through Raspberry Pi

Getting Started with Raspberry Pi: Learning Linux through Raspberry Pi

Our fourth article in the “Getting Started with Raspberry Pi” series will dive into the Linux command line. — Andersn Silva In the third article[1] of this series, we began our exploration of the Raspberry Pi, where I shared how to install Raspbian, the official Linux version for Raspberry Pi. Now that you have installed … Read more