OPENWRT System 5: Docker Use Case Guide
Deploy applications using Docker on OpenWrt.
Read article ->OPENWRT System 4: Lightweight NAS Use Case Guide
Set up a lightweight NAS on OpenWrt, introducing use cases.
OPENWRT System 3: Existing Feature Optimization
Optimize existing features of OpenWrt.
OPENWRT System 2: Building a Custom System
Build a custom OpenWrt system image.
OPENWRT System 1: A1 Board Introduction and Development Environment Setup
Introduce the DshanPi-A1 board and set up the OpenWrt development environment.
DshanPI-A1 Audio Recording, Playback and Noise Analysis
Implement audio recording and playback on RK3576, and perform spectrum analysis on noise.
DshanPI-A1 Review Part 5: NPU in Action - YOLOv5 Real-Time Object Detection Acceleration
Use the onboard NPU to accelerate YOLOv5 deep-learning inference, squeezing the full hardware potential of RK3576 for real-time object detection.
DshanPI-A1 Review Part 4: Modifying an Open-Source Gesture Project
Modify an open-source gesture project in terms of compatibility, smoothness, screen display, and camera invocation.
DshanPI-A1 Review Part 3: OpenCV Debugging and CPU-Based Gesture Recognition Inference
Implement real-time gesture recognition on RK3576 Buildroot using OpenCV, recognizing five gestures and displaying results on the screen.
DshanPI-A1 Review Part 2: Gesture Recognition Programming Environment Setup and Screen Debugging
Install the necessary tools for a gesture recognition system and complete screen debugging, laying the groundwork for subsequent gesture recognition practice.