Introducing the Friendly NanoPi Zero2: A Compact and Versatile Development Board

Introducing the Friendly NanoPi Zero2: A Compact and Versatile Development Board

Recently, there have been quite a few development boards based on the RK3528A, and now Friendly has joined the fray with the NanoPi Zero 2 I feel that many of Friendly’s ideas are quite unique, so let’s take a look at this development board. Firstly, this development board is very compact, with dimensions of only … Read more

How to Overcome Initial Hurdles with Development Boards

How to Overcome Initial Hurdles with Development Boards

Development boards may seem simple, but many people get stuck at the first step. Today, I will teach you how to solve these small problems. First, let’s talk about Arduino series development boards. There are mainly two issues with Arduino: one is downloading the Arduino IDE and the selection process. First, the official website for … Read more

Sipeed Maix M0P: A Competitive Alternative to ESP32

Sipeed Maix M0P: A Competitive Alternative to ESP32

Many people may be quite familiar with ESP32, which still holds a dominant position in its field. However, recently a brand of chips has been frequently challenging the ESP32, namely the chips from Bouliu Intelligent Technology, which can be said to be highly overlapping with Espressif’s chips. This time I found a Sipeed M0P module … Read more

How to Choose the Right Development Board: A Comprehensive Guide

How to Choose the Right Development Board: A Comprehensive Guide

Hello everyone, the price increase of Raspberry Pi is already old news, and many people are asking if there are alternatives available. However, as the saying goes, it’s better to teach a person to fish than to give them a fish. Today, we will conduct an in-depth analysis of how to choose a development board. … Read more

Introduction to NodeMCU IoT Development Board

Introduction to NodeMCU IoT Development Board

Reading this article will take approximately 10 minutes. Getting to Know NodeMCU Development Board NodeMCU is an open-source IoT hardware development board. It has gained increasing popularity among makers worldwide in recent years due to its support for WiFi functionality and its similarity in usage to Arduino development boards. The size of NodeMCU is similar … Read more

Orange Pi Ai Pro Development Board Pre-installed with MindSpore to Empower Developers in Model Innovation

Orange Pi Ai Pro Development Board Pre-installed with MindSpore to Empower Developers in Model Innovation

Clickthebluetext MindSpore Follow us Recently, the MindSpore open-source community has closely collaborated with Orange Pi to pre-install the MindSpore AI framework on the Orange Pi Ai Pro development board’s system image. This will continue to evolve in subsequent version iterations, currently supporting all network models covered in the MindSpore official tutorials. The official system images … Read more

Beginner’s Guide: Quickly Getting Started with the Orange Pi AIpro Development Board

Beginner's Guide: Quickly Getting Started with the Orange Pi AIpro Development Board

Orange Pi AIpro development board adopts Ascend AI technology route, whether in appearance, performance, or technical service support, it is very excellent, providing 8/20TOPS powerful computing power, covering the mainstream application scenarios of ecological developers, allowing users to practice various innovative scenarios and providing supporting software and hardware. I believe many friends’ development boards have … Read more

Orange Pi 3B (RK3566) Development Board Unboxing Review and System Installation Guide

Orange Pi 3B (RK3566) Development Board Unboxing Review and System Installation Guide

Orange Pi 3B (RK3566) Development Board Unboxing Review and System Installation Guide Introduction The Orange Pi 3B is a single-board computer the size of a Raspberry Pi, but with more complete interfaces, including a full-size HDMI port and an M.2 storage slot, starting at 199. The Orange Pi 3B is equipped with a Rockchip RK3566 … Read more

Choosing the Right Development Board for AI: A Quick Start Guide

Choosing the Right Development Board for AI: A Quick Start Guide

To not miss my updates, remember to click the top right corner – view public account – set as a star, and send me a star. Recently, ChatGPT has created a whirlwind, greatly increasing everyone’s enthusiasm for artificial intelligence. More and more applications are starting to integrate AI, such as AIoT. To enable hardware engineers … Read more

How to Compile and Install OpenCV and OpenCV Contrib from Source on ARM Development Boards

How to Compile and Install OpenCV and OpenCV Contrib from Source on ARM Development Boards

This article mainly introduces how to compile and install OpenCV and OpenCV contrib from source on ARM development boards. The source code of OpenCV mainly consists of the following two parts: github.com/opencv/opencv (Main repository) github.com/opencv/opencv_contrib (Includes some newer, less stable, experimental modules) Before compiling, you need to download the latest Release from GitHub (the current … Read more