Installing OpenMediaVault NAS on Raspberry Pi 4B

Installing OpenMediaVault NAS on Raspberry Pi 4B

OpenMediaVault, abbreviated as OMV, is one of the open-source NAS solutions and is the best choice aside from Black Synology. Based on the flexibility of Debian and its low resource usage, it can shine on various architectures of operating systems and can be used to build a NAS system on Raspberry Pi. Installation The default … Read more

Setting Up Raspberry Pi for Automatic Watering System

Setting Up Raspberry Pi for Automatic Watering System

Operating System System Burning Tool Raspberry Pi Imager The official Raspberry Pi website has a dedicated burning tool that allows you to choose the appropriate image for your needs. Download link: https://www.raspberrypi.com/software/ . Select the Raspberry Pi model, choose the operating system, select the target SD card, and proceed to the next step. After clicking … Read more

Installing OpenCV on Raspberry Pi: A Step-by-Step Guide

Installing OpenCV on Raspberry Pi: A Step-by-Step Guide

Installing OpenCV on Raspberry Pi This article introduces how to install OpenCV running on Python2 and Python3 on Raspberry Pi. Installing OpenCV for Python2 is very simple, just a few commands will do. Installing OpenCV for Python3 is more complicated and requires compilation. Don’t worry, this article assumes you are a beginner and will guide … Read more

How to Flash WLED Firmware to ESP32 via Web Browser

How to Flash WLED Firmware to ESP32 via Web Browser

How to Flash WLED Firmware to ESP32 via Web Browser 1. Visit install.wled.me To flash the latest WLED firmware via your browser, please visit the following link: https://install.wled.me/ 2. Connect the ESP to your PC via USB cable Connect the ESP to your PC using a USB cable. We will install the latest version of … Read more

Installing OpenCV 4.1.2 on Raspberry Pi

Installing OpenCV 4.1.2 on Raspberry Pi

Hardware Preparation: It is recommended to use a 32G MicroSD card to install Raspberry Pi (16G and 8G MicroSD cards have not been tested). 1 – Ensure Network Stability This is very important; if the network is unstable, it is recommended not to waste time. 2 – Install Dependencies/Libraries Install the necessary compiler: sudo apt-get … Read more

Revolutionizing Elevator Installation: A Comprehensive IoT Evaluation Report

Revolutionizing Elevator Installation: A Comprehensive IoT Evaluation Report

Elevator Safety Three parts manufacturing, seven parts installation So, how to quickly distinguish whether it is a manufacturing issue or an installation issue? PMT + field inspection is too expensive Aijia Elevator provides such a solution Aijia IoT Light Curtain Another major new feature Shocking arrival ▽▽▽ 01 Based onmultiple national standards,conduct installation testing Ensure … Read more

How to Install Nezha Official Agent on OpenWrt

How to Install Nezha Official Agent on OpenWrt

Introduction Actually, installing the Nezha agent only requires running some one-click code in SSH, but there is currently no one-click code for OpenWrt. The official documentation for installing OpenWrt is provided here: https://nezha.wiki/guide/agent.html, which also suggests several installation methods. Installation This section introduces the third method. The official documentation has already explained how to install … Read more

Installing Docker Compose on OpenWrt Router (NanoPi R5C)

Installing Docker Compose on OpenWrt Router (NanoPi R5C)

NO.1 Docker Compose Recommended version of OpenWrt comes with Docker by default Docker version is 24.0.7 Click on System – Terminal Enter your username and password Command line to check Docker version docker –version Installing Docker Compose requires a terminal Reference Article 《OpenWrt Router (NanoPi For NAS All In One R4S): Setting up SSH and … Read more

Installing Fedora on Raspberry Pi 3: A Step-by-Step Guide

Installing Fedora on Raspberry Pi 3: A Step-by-Step Guide

(For Linux enthusiasts, enhance your Linux skills) Source: Linux China Running Fedora on Raspberry Pi. The Raspberry Pi Foundation has produced many models over the years. The installation process described in this article has been tested on the third-generation Raspberry Pi: 3B v1.2 and B+ (the older Raspberry Pi 2 and the new Raspberry Pi … Read more