How to Convert Open Source Framework Models to Ascend Models Based on Orange Pi AIpro

How to Convert Open Source Framework Models to Ascend Models Based on Orange Pi AIpro

In the previous introduction, we discussed how to develop AI inference applications based on Orange Pi AIpro, and learned that before inference, the original network model (which could be PyTorch/TensorFlow/Caffe, etc.) needs to be converted into an .om model. Only then can we call the Ascend aclmdlExecute and other model execution interfaces for model inference … Read more

Deploying ROS2 on Orange Pi 3 LTS: A Step-by-Step Guide

Deploying ROS2 on Orange Pi 3 LTS: A Step-by-Step Guide

1. Download System Image Here we need to install the humble version of ROS2, which requires ubuntu 22.04 version of the system. Download the Orange Pi image: http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-Pi-3-LTS.html Click on the Ubuntu image, choose either the Jammy desktop version or server version, as shown in the image below 2. Install System Image Insert the card … 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

How to Deploy Code Server on CasaOS Orange Pi Zero3 for Remote Development

How to Deploy Code Server on CasaOS Orange Pi Zero3 for Remote Development

Introduction This article mainly introduces how to use Docker to locally deploy Code Server on the Orange Pi Zero3 with the CasaOS light NAS system, and how to achieve remote access to the development environment via browser using cpolar for intranet penetration, allowing you to write, edit, and run code consistently across different devices and … Read more

Maximizing AI on a Budget: A Guide to Orange Pi, Raspberry Pi, and Jetson

Maximizing AI on a Budget: A Guide to Orange Pi, Raspberry Pi, and Jetson

With the rapid development of AI technology, more and more edge computing devices can handle tasks ranging from lightweight to complex AI models. In this article, we will compare several mainstream edge AI devices, including NVIDIA Jetson series, Orange Pi, and Raspberry Pi 5, and explore the potential of the Hailo accelerator in the edge … Read more