Getting Started with OpenWRT: Writing Firmware to USB for x86 Soft Routing

Getting Started with OpenWRT: Writing Firmware to USB for x86 Soft Routing

Recently, I’ve noticed that many friends want to try the soft routing system OpenWRT. Today, we’re starting to update various posts related to soft routing! What is a soft router? A soft router refers to using a desktop or server with software to create a routing solution, mainly relying on software settings to achieve the … Read more

How to Take Screenshots on Raspberry Pi OS

How to Take Screenshots on Raspberry Pi OS

The screenshot tool on a computer seems like a basic tool that should be pre-installed on any operating system. However, there is nothing installed by default on the Raspberry Pi OS, so you have to find one yourself. There are many screenshot tools in the Linux environment, but only a few are actually useful. There … 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

Beginner’s Guide to Raspberry Pi: Setting Up Your Own NAS Server

Beginner's Guide to Raspberry Pi: Setting Up Your Own NAS Server

Beginner’s Guide to Raspberry Pi (Part 1) Smart Embedded Apprentice, WeChat Official Account: Smart Embedded Apprentice Beginner’s Guide to Raspberry Pi (Part 1) After the previous article, our Raspberry Pi microcomputer can be used as needed, and based on my actual situation (I have a WD-SSD-1T-2024: ¥500) and needs, I plan to set up a … Read more

Getting Started with Raspberry Pi: Initial Setup Guide

Getting Started with Raspberry Pi: Initial Setup Guide

First, unplug the Raspberry Pi’s power supply to ensure it is powered off while connecting external devices. If you have the operating system installed on a microSD card, you can now insert it into the Raspberry Pi. Next, plug in other external devices such as a mouse, keyboard, and monitor. Finally, connect the power supply … Read more