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

Getting Started with Raspberry Pi: How to Boot a New Raspberry Pi | Linux China

Getting Started with Raspberry Pi: How to Boot a New Raspberry Pi | Linux China

In the third article of this series, we will teach you how to get started with the Raspberry Pi and learn how to install a Linux operating system. — Anderson Silva If you have followed our series of articles in order, then you have already chosen[1] and purchased[2] your Raspberry Pi and peripherals, and now … Read more

How to Set Up a Raspberry Pi 4B Home Server: Installing Calibre Web for Public Access to Your E-Book Library

How to Set Up a Raspberry Pi 4B Home Server: Installing Calibre Web for Public Access to Your E-Book Library

Recently, I have been organizing my collection of e-books to make them accessible online. Although the Calibre desktop application is powerful and can enable local HTTP services, the HTTP interface is rather simplistic. I discovered an open-source project called Calibre Web, which has a very nice interface, supports multi-user management, and can be deployed directly … Read more

Building a NAS with Raspberry Pi 4: A Simple Guide to Network Storage

Building a NAS with Raspberry Pi 4: A Simple Guide to Network Storage

To not miss my updates, remember to check the public account in the upper right corner and set it as a star, take down the stars and give them to me. Last month, we shared our treasured boards for everyone to learn and use. The first batch of users who received the boards shared their … Read more

How to Set Up a BT Downloader with Raspberry Pi and OpenWrt

How to Set Up a BT Downloader with Raspberry Pi and OpenWrt

Submitted by Archer. Hello everyone, long time no see, I am Archer. Recently, I got some low-cost boards and also bought a Raspberry Pi 1 on Xianyu, which I have been keeping idle. I thought about flashing OpenWrt to use it as a high-performance soft router, but unfortunately, the performance is not enough. Under OpenWrt, … Read more