Raspberry Pi 4B Guide: Setting Up Your Own Private Cloud Storage

Raspberry Pi 4B Guide: Setting Up Your Own Private Cloud Storage

Introduction It has been almost a month since I unboxed the Raspberry Pi 4B. During this time, I have tried running several services on the Raspberry Pi. Overall, the 8GB version’s memory is indeed excessive; except for once when I built an aarch64 architecture Docker image, the memory usage peaked at 40%, while at other … Read more

Beginner’s Guide to Raspberry Pi Python Programming – Displaying CPU Temperature with a Two-Digit Display

Beginner's Guide to Raspberry Pi Python Programming - Displaying CPU Temperature with a Two-Digit Display

Displaying CPU Temperature with a Two-Digit Display Overview A few days ago, we learned how to use a one-digit display to show single-digit countdowns. This time, we will learn how to use a two-digit display to show the CPU temperature. In this lesson, we will learn: The display principle of a two-digit display Persistence of … Read more

In-Depth Analysis of Raspberry Pi Pico 2, CM4 and Industrial Applications

In-Depth Analysis of Raspberry Pi Pico 2, CM4 and Industrial Applications

Dear technology enthusiasts and developer friends: A technical feast not to be missed is coming! On October 23 at 14:00, Shanghai Jingheng——the world’s largest design partner and agent of Raspberry Pi, will join hands with Yunhan Chip City to present an unprecedented in-depth live broadcast! In this live broadcast, we will comprehensively analyze the highly … Read more

Setting Up a Raspberry Pi Server with Port Forwarding for Remote Access

Setting Up a Raspberry Pi Server with Port Forwarding for Remote Access

Content Preview In the previous article, we set up an Ubuntu server system for Raspberry Pi on the SD card using Raspberry Pi Imager. After inserting it into the Raspberry Pi slot and connecting the network cable and power, we have a Raspberry Pi server✌🏻. However, many users wish to easily access the Raspberry Pi … Read more

Mastering Raspberry Pi: Course 7 – Screen 02

Mastering Raspberry Pi: Course 7 - Screen 02

Screen 02 course builds on the foundation of Screen 01, teaching you how to draw lines and a small feature that generates pseudo-random numbers. — Alex Chadwick Screen 02 course builds on the foundation of Screen 01, teaching you how to draw lines and a small feature that generates pseudo-random numbers. Assuming you already have … Read more

Getting Started with Raspberry Pi: A Beginner’s Guide

Getting Started with Raspberry Pi: A Beginner's Guide

I bought a monitor, but I didn’t read the description. It only had the display screen, and the electronic components were exposed. I spent some time making a case for it. I also made a bracket for easier debugging. Note that if you are using the latest Raspberry Pi system like I am, the HDMI … Read more

Image Tracking and Face Recognition with Raspberry Pi and OpenCV

Image Tracking and Face Recognition with Raspberry Pi and OpenCV

Computer Vision | Machine Vision | Machine Learning | Deep Learning Editor’s Note The Raspberry Pi is one of the earliest popular embedded Linux boards, essentially a small computer the size of a credit card. You can connect the Raspberry Pi to a TV, monitor, keyboard, mouse, and use it as a normal Linux computer; … Read more

Deepin 23: Reviving Your Raspberry Pi with an Exciting Preview

Deepin 23: Reviving Your Raspberry Pi with an Exciting Preview

[Image] Previously, I received messages from users who wanted to run the Deepin 23 system on their Raspberry Pi. Recently, the Deepin community’s deepin-raspberrypi SIG released a preview version of the Deepin 23 image suitable for Raspberry Pi. Let’s follow D妹 to see how this single-board computer runs Deepin …

Getting Started with Raspberry Pi GPIO: Lighting Up an LED

Getting Started with Raspberry Pi GPIO: Lighting Up an LED

In the world of electronics, lighting up an LED is often the first task for those learning Arduino or other microcontrollers, similar to the “Hello World” in C programming. This time, we will also try to light up an LED using the GPIO of the Raspberry Pi. 1. Understanding the GPIO of Raspberry Pi B … Read more

Creating a Fire and Theft Prevention System with Raspberry Pi

Creating a Fire and Theft Prevention System with Raspberry Pi

The graduation season is approaching, and this time I joined the army of graduates and rented a house outside. But for some reason, I worry every day at work whether my home will be burglarized? Is there any plug that hasn’t been pulled that might cause a fire? I heard this is a condition, but … Read more