QuecPython application Guide

QuecPython Development Board is an embedded iot development platform launched by Quectel, based on the QuecPython embedded operating system (a lightweight Python interpreter optimized for the Internet of Things). The development board integrates cellular communication modules (such as 4G Cat.1/NB-IoT/5G), Wi-Fi/ Bluetooth and other wireless connectivity capabilities, supporting the rapid development of iot terminal devices through Python language, greatly reducing the development threshold.

Core features

  • Low code development: Support for Python 3 syntax, no need for complex underlying development, suitable for rapid prototyping.

  • Multi-network system: Support 4G/NB-IoT/5G cellular networks, some models are compatible with Wi-Fi/ Bluetooth.

  • Rich hardware interface: provides GPIO, UART, I2C, SPI, ADC and other common peripheral interfaces.

  • Diverse onboard sensors: The development board is equipped with a variety of sensors by default (photosensitive, temperature and humidity, three-axis, etc.)

  • Convenient cloud docking: Built-in protocol stack supports mainstream IoT cloud platforms (such as Alibaba Cloud, Tencent Cloud, AWS IoT).

  • Low power consumption: Supports hibernation mode, suitable for battery-powered scenarios.

Directory structure