Getting Started with Raspberry Pi 5: Desktop OS, aapanel, and PVE8

Getting Started with Raspberry Pi 5: Desktop OS, aapanel, and PVE8

NO.1 Final Result Installed Raspberry Pi 5 OS (64-bit recommended system) Note this is not a slim version, nor is it the full recommended software version, and it is not a 32-bit version The system size is about 1.2GB Desktop version interface For the convenience of the desktop and testing desktop memory usage, I ultimately … Read more

How to Use Raspberry Pi Desktop Without a Monitor

How to Use Raspberry Pi Desktop Without a Monitor

Zhaoolee has started a long series on GitHub titled “Raspberry Pi Doesn’t Gather Dust” https://github.com/zhaoolee/pi. It has currently been updated to 18 articles, mainly focused on using Raspberry Pi to install Ubuntu as a home server. image.png Coincidentally, I have an idle Raspberry Pi 4B on hand, and I plan to deeply explore the Raspberry … Read more

Building an Image Recognition Car with Raspberry Pi, Arduino, and TensorFlow

Building an Image Recognition Car with Raspberry Pi, Arduino, and TensorFlow

Since I bought my first Arduino kit, I have been involved in robotics for several years, but it wasn’t until recently that I started working on complete projects. During this time, two skills opened the door to a new world for me: Python and Linux. Behind them are powerful open-source communities. Once you master these … Read more

How to Connect Raspberry Pi 5 Using USB to UART Serial Cable

How to Connect Raspberry Pi 5 Using USB to UART Serial Cable

When using the Raspberry Pi, most of the time there is no monitor and keyboard/mouse available, and you may find that you cannot connect via WiFi or wired Ethernet. In these cases, there is still a way to connect, which is through the Raspberry Pi’s serial console connected to a computer without using a monitor, … Read more

Real-time Face Recognition with Raspberry Pi

Real-time Face Recognition with Raspberry Pi

This article introduces how to complete a face detection project on Raspberry Pi using OpenCV and Python. The project not only describes the specific steps required to identify faces but also provides a lot of extended knowledge. Furthermore, this project does not require readers to have a detailed understanding of face recognition theory, making it … Read more

Raspberry Pi 4: Redefining the Gold Standard for Single-Board Computers

Raspberry Pi 4: Redefining the Gold Standard for Single-Board Computers

Hello everyone, I am Xiao Yueyue. Today we are going to talk about the newly released Raspberry Pi 4. Speaking of Raspberry Pi, it is a series of amazing small computers that can be used in any field your imagination can reach, such as smart home or robotic production lines. It has created the gold … Read more

Raspberry Pi Pico: LED Blinking Examples in Various Programming Languages

Raspberry Pi Pico: LED Blinking Examples in Various Programming Languages

One year ago (January 21, 2021), the Raspberry Pi Foundation launched the $4 Raspberry Pi Pico development board. This is the first RP2040 microcontroller product and a brand new chip developed by the Raspberry Pi Foundation. A year later, the Pico development board has sold nearly 1.5 million units, with thousands of people using the … Read more

Raspberry Pi 400 Review: Faster CPU, New Layout, Better Cooling

Raspberry Pi 400 Review: Faster CPU, New Layout, Better Cooling

The Raspberry Pi 400 is essentially a Raspberry Pi 4 built into a keyboard. This great concept takes me back to my first personal computer. Of course, in the spirit of Raspberry, the complete kit is quite reasonably priced at around $100 (RMB: 660.8). Here are the details provided by Pi Hut: The Pi 400 … Read more

Creating a Personal Internet with Raspberry Pi: A Low-Cost Solution

Creating a Personal Internet with Raspberry Pi: A Low-Cost Solution

Recently, I came across a project called “Internet in a Box” which collects free resources from the internet, such as free courses and e-books, stores them on a large-capacity hard drive, and connects it to a Raspberry Pi to be donated to schools in underdeveloped countries. This allows students without access to the internet to … Read more