Raspberry Pi Desktop System: PIXEL OS

Raspberry Pi Desktop System: PIXEL OS

Based on the Debian-derived PIXEL will bring the Raspberry Pi experience to x86, as the Raspberry Pi Foundation has declared, “We are not just creating the best desktop environment for the Raspberry Pi, but the best desktop environment, period.” The Raspberry Pi Foundation has ported PIXEL OS, released this September, to PCs and Macs. (Both … Read more

Analyzing Cloud Measurement Data with Raspberry Pi and Analog Discovery 2

Analyzing Cloud Measurement Data with Raspberry Pi and Analog Discovery 2

Nowadays, most service providers offer cloud storage. From images to videos, music, or movies, they store files in the cloud to save storage space. Users can access data from anywhere and easily share these files with others. With the development of the Internet of Things, embedded systems are also starting to thrive in the cloud … Read more

Installing Windows 11 on Raspberry Pi in Simple Steps

Installing Windows 11 on Raspberry Pi in Simple Steps

【Click on the above「blue text」 to follow DF Maker Community, let’s become technology aesthetics together】 Previously, installing Windows on Raspberry Pi was a bit of a hassle, downloading the system image, flashing it, and a series of complex configurations. Two months ago, a Raspberry Pi enthusiast abroad wrote a script – WoR-flasher, which can automate … Read more

Revolutionary Raspberry Pi 3 Slim: Fits in Your Wallet

Revolutionary Raspberry Pi 3 Slim: Fits in Your Wallet

If game console manufacturers are striving to create increasingly lighter and thinner machines, why can’t computer manufacturers do the same? Well, some manufacturers have indeed done so, but it seems that these products, which only pursue lightness and thinness, lack in-depth functionality, or are small but quite thick. While no OEM manufacturer had been able … Read more

A Day Working with an 8GB Raspberry Pi 4 Instead of MacBook Pro

A Day Working with an 8GB Raspberry Pi 4 Instead of MacBook Pro

Machine Heart Reports Participants: Zhang Qian, Egg Sauce, Xiao Zhou About two weeks ago, the Raspberry Pi 4 announced its latest upgrade: a new 8GB memory version, priced at $75. Is this new Raspberry Pi really worth it? To answer this question, a YouTuber named Jeff Geerling had a bold idea: on a workday, unplug … Read more

Installing OpenCV on Raspberry Pi 4B for Mobile Robot Control

Installing OpenCV on Raspberry Pi 4B for Mobile Robot Control

opencv This article introduces the installation of OpenCV on Raspberry Pi 4B. Due to the relatively large project, it is developed in C++ rather than Python, making the installation of OpenCV somewhat more complex. During the installation process, some issues may arise due to the OpenCV version being too high for the Raspberry Pi system. … Read more

Running .NET Core 3.0 on Raspberry Pi 4: Truly 64-Bit!

Running .NET Core 3.0 on Raspberry Pi 4: Truly 64-Bit!

Click the blue text above to follow “Wang Yujie’s Blog” Introduction Not long ago, I wrote an article titled “Installing .NET Core 3.0 Runtime and SDK on Raspberry Pi 4”, followed by subsequent articles on “Auto-Starting .NET Core 3.0 on Raspberry Pi”, “Nginx Configuration for Internal Access to Raspberry Pi 4 ASP.NET Core 3.0 Website”, … Read more

Does HDMI on Raspberry Pi 4 Affect WiFi?

Does HDMI on Raspberry Pi 4 Affect WiFi?

The Raspberry Pi 4 is truly an amazing design. It has received widespread acclaim since its launch. However, a test report from Enrico Zini shows that under certain conditions, the HDMI display output of the Raspberry Pi 4 can interfere with its own WiFi. On the Raspberry Pi 4, some users have noticed that its … Read more

Learn Linux Kernel Development with Raspberry Pi OS

Learn Linux Kernel Development with Raspberry Pi OS

RPi OS is a simple operating system based on the Raspberry Pi platform, designed to help developers learn operating system development from scratch and gain a deep understanding of how the Linux kernel works. This tutorial will guide you through the development process of RPi OS step by step and compare it with the implementation … Read more