Overview¶
Copyright © Quectel Wireless Solutions Co., Ltd. 2026. All rights reserved.
About this document¶
This document covers hardware and software development for the Quectel Pi H1 smart single-board computer, from unboxing and powering on the board through application development. The content follows the development workflow, helping new users get started while allowing experienced developers to find information as needed.
Document structure¶
This document contains eight main sections, organized as follows:
Quick start: An introductory section for new users. It covers hardware fundamentals, first system startup, a quick introduction to Linux fundamentals, the first hardware project, and general development guidance.
Usage guide: Describes network port service control, device connection methods, and how to use peripherals such as cameras.
Supported accessories: Lists the peripherals and accessories supported by the Quectel Pi H1 smart single-board computer.
Operating system: Covers obtaining and flashing Debian and Yocto Linux system images, application development, and related topics.
Application development: Covers GPIO development with Python and C, GUI development with Qt and wx, open-source projects, and other commonly used tools.
NPU applications: Provides guidance on model deployment and inference using the NPU hardware accelerator on the Quectel Pi H1 smart single-board computer.
Components and drivers support list: Lists support for development and debugging tools, core drivers, multimedia components, and related items.
FAQ: Summarizes common issues and troubleshooting methods. You can check this section first when you encounter a problem.
Reading and usage recommendations¶
To read more efficiently, you can choose a path based on your experience and goals:
If you are new to the Quectel Pi H1 smart single-board computer or are using it for the first time:
Start with Quick start. Read “Getting to know Quectel Pi H1 smart single-board computer” and “First startup” in sequence to start the board, connect it to a network, and run your first Hello World program.If you have some experience using Linux:
You can skip “Debian tutorial” in Quick start and go directly to “Advanced development guidance”.If you are interested in AI applications:
After completing the basic environment setup in Quick start, focus on NPU applications to learn about model deployment methods and sample code.If you encounter a specific issue during development:
Check FAQ and Components and drivers support list first for solutions to hardware compatibility issues and low-level errors.
Getting help¶
If you encounter an issue while reading the documents or following their procedures, visit the Quectel Pi forum for technical support.