Getting Started with Orange Pi: A Beginner’s Guide

Getting Started with Orange Pi: A Beginner's Guide

Despite its slightly sour name, I was still captivated by the Orange Pi Zero. I recently purchased an Orange Pi Zero and will share my first experience in this article. Full disclosure: I am genuinely fascinated. — David Egts Table of Contents –Why Orange Pi?18% –Unboxing Experience52% –Final Thoughts85% As open-source driven hardware becomes more … Read more

Understanding the Orange Pi Development Board: A Simple Guide to AI

Understanding the Orange Pi Development Board: A Simple Guide to AI

Kunpeng Ascend Developer Conference2024 This annual technology event for Kunpeng Ascend developers aims to create an open, shared, and communicative platform that gathers industry leaders, technical experts, academic leaders, and partners, universities, and excellent developers to share trends in the computing industry, cutting-edge AI technologies, innovative industry cases, and excellent developer practices, enabling developers to … Read more

Orange Pi System Based on Android Mimics Windows 11

Orange Pi System Based on Android Mimics Windows 11

Orange Pi is an open-source product under Shenzhen Xunlong Software, positioned similarly to Raspberry Pi, belonging to single-board computers but can be expanded through interfaces. Xunlong Software has its own open-source operating system Orange Pi OS, which is based on Android 12 but the entire interface is very similar to Windows 11. After all, being … Read more

How to Build a BT Downloader with Orange Pi and Other Linux Development Boards

How to Build a BT Downloader with Orange Pi and Other Linux Development Boards

S2E22 This summer, a few days before moving, I bought an Orange Pi. As for why I bought it, there isn’t much reason, just to play around and learn a bit. After all, Linux is still quite a tricky thing for me. In fact, Linux is indeed a rather tricky thing, but it doesn’t matter; … Read more

Running Blazor HyBrid on Orange Pi (Ubuntu Arm)

Running Blazor HyBrid on Orange Pi (Ubuntu Arm)

Running Blazor HyBrid on Orange Pi (Ubuntu Arm) Prepare an Orange Pi! The current tutorial uses the Orange Pi 5 4G development board. Prepare the .NET environment Install .NET Core dependencies sudo apt install -y libunwind8 libunwind8-dev gettext libicu-dev liblttng-ust-dev libcurl4 libcurl4-openssl-dev libssl-dev uuid-dev unzip libgdiplus libc6-dev libkrb5-3 Download the .NET 7 SDK wget https://download.visualstudio.microsoft.com/download/pr/142603ad-0df5-4aef-bdc2-87b6140c90ed/2cce467e6c954d01024942b8370aaf70/dotnet-sdk-7.0.302-linux-arm64.tar.gz … 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

Using USB Camera with Orange Pi

Using USB Camera with Orange Pi

For detailed information, please refer to Section 3.13.6 of the “OrangePi_Zero2_H616_User_Manual_v4.0.pdf” regarding USB camera testing. Steps are as follows: 1.First, plug the USB camera into the USB port of the Orange Pi development board.2.Then, use the lsmod command to see that the kernel has automatically loaded the following module: orangepi@orangepi:~$ lsmod | grep uvcvideo | … Read more

Preprocessing Video/Image Data Based on Orange Pi AIpro

Preprocessing Video/Image Data Based on Orange Pi AIpro

01 Background Introduction Due to factors such as network structure and training methods, most neural network models have format restrictions on input data. In the field of computer vision, these restrictions are mostly reflected in image size, color space, normalization parameters, etc. If the source image or video does not meet the requirements of the … Read more

How to Deploy Talebook E-Book Library on CasaOS Orange Pi Zero3 with Local Docker and Remote Access

How to Deploy Talebook E-Book Library on CasaOS Orange Pi Zero3 with Local Docker and Remote Access

Introduction This article mainly introduces how to use Docker to locally deploy the Talebook e-book management system on the Orange Pi Zero3 with CasaOS light NAS system, and combine it with cpolar for remote management of local books and online reading. No public IP is required, and there is no need to set up the … 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