QuecPython logo

QuecPython

  • Home
  • Doc
    • API_reference
    • Getting_started
    • Dev_board_guide
    • Application_guide
    • FAQ
  • Official website
  • Language: English
    • English
    • 中文 简体
  • Search
    Keywords separated by space Loading, wait please ... Download error, please check network and refresh again Result from other docs Result from current doc
  • Background Knowledge
    • Introduction to IoT and Low Code Development
    • Introduction to Wireless Communication Modules
    • Introduction to QuecPython
    • Hardware Platform Support
    • Project Development Process
  • System Function
    • Device Information
    • Power Management
    • Memory Device
    • File System
    • Multithreading
    • Power Consumption
    • System Time
    • Memory Management
    • Data Formatting
    • Log Output
    • Handle Exception
    • Watchdog
    • Timer
  • Hardware Function
    • Peripheral Interface
      • GPIO
        • Key Application
        • LED Application
        • One-Wire Application
        • SIF Application
      • UART
      • SPI
      • IIC
      • PWM
      • ADC
    • USB Interface
    • Display Device
      • Displays
      • Touch Screen
      • Nixie Tube
    • Sensor
      • Accelerometer Sensor
        • LIS2DH12TR Sensor
      • Humidity and Temperature Sensor
        • HDC1080 Sensor
      • Ambient Light Sensor
        • OPT3001 Sensor
    • Audio Driver
  • Multimedia
    • GUI
      • LVGL
        • LVGL Workflow
        • LVGL Widgets
        • LVGL Demo
        • LVGL Font Library
        • LVGL UI Tool
        • LVGL Application Scenarios
        • LVGL Notice for Use
  • Network and Communication
    • Network Interface Card
      • Supported NICs
      • Cellular Network Interface Card
        • Basic Concepts
        • Hardware Structure
        • NIC Initialization Process
        • API
        • Principles and Mechanisms
        • Application Scenarios
        • Handle Exception
        • FAQ
      • Ethernet Network Interface Card
        • Module Accesses Network via Ethernet NIC
        • Module Provides Network for External Devices via 4G to Ethernet
      • Wi-Fi Network Interface Card
        • Station Mode
        • AP Mode
      • USB Network Adapter
        • Apply USB Network Adapter on Windows
        • Apply USB Network Adapter on Linux
        • Apply USB Network Adapter on Android
      • Network Configuration
    • Network Protocol
      • TCP/UDP Application Note
      • HTTP Application Note
      • FTP Application Note
      • MQTT Application Note
    • SIM Card
      • SIM Card Terms
      • SIM Card Hardware Structure
      • SIM Card Initialization Process
      • SIM Card File System
      • SIM APDU
      • Dual SIM Functionality
      • SIM Card Functionality Application Example
      • Handle Common Exception
      • Frequently Asked Questions
      • Troubleshoot SIM Card Abnormalities
    • eSIM
    • Voice Call
    • SMS
  • Firmware Upgrade
    • Firmware Download
    • Firmware OTA Upgrade
    • Firmware OTA Delta Package Making Guide
    • Frequently Asked Questions
  • Development Tool
    • QPYcom User Guide
      • GUI
      • Firmware & Script Download
      • REPL Debuggig
      • Script Combination, Backup, Encryption
      • Extension Function
    • Thonny IDE User Guide
    • DTU Tool User Guide
    • Factory Tool User Guide
    • Log Tools User Guide
      • ASR Platform
      • UNISOC8910 Platform
    • VSCode Plugin User Guide
    • QMulti-DL User Guide
  • Product Solution
    • Doubao RTC AI chatbot
      • development resources
      • quick start
      • software design
    • EP-D200 Hua Series DTU
      • development resources
      • quick start
        • TCP development
        • MQTT development
      • software design
    • Smart Agriculture Central Control Panel
      • development resources
      • quick start
      • software design
    • Wearable Solution
      • development resources
      • quick start
      • software design
    • Electricity Meter
      • development resources
      • quick start
      • software design
    • Tracker Solution
      • development resources
      • quick start
      • software design
    • SensorHub
      • development resources
      • quick start
      • software design
    • DTU based on EG912U Solution
      • development resources
      • quick start
        • Device development based on TCP protocol
        • Device development based on the MQTT protocol
      • software design
    • Poc
      • development resources
      • quick start
      • software design
  • HeliosSDK
    • Helios SDK Development Guide__Getting Started
    • Helios SDK Development Guide__Intermediate
    • Helios SDK Development Guide__Advanced

QuecPython Application Guide

2024-12-27
Edit this page

QuecPython Application Guide is a guide on how to use the commonly used functional modules in QuecPython. It includes detailed instructions on how to use each functional module, as well as standard routines, to help you correctly, reasonably and efficiently use QuecPython for development.

Directory Structure

Background Knowledge
  • Introduction to IoT and Low Code Development

  • Introduction to Wireless Communication Modules

  • Introduction to QuecPython

  • Hardware Platform Support

  • Project Development Process

System Function
  • Device Information

  • Power Management

  • Memory Device

  • File System

  • Multithreading

  • Power Consumption

  • System Time

  • Memory Management

  • Data Formatting

  • Log Output

  • Exception Handling

  • Watchdog

  • Timer

Hardware Function
  • Peripheral Interface
  • USB Interface
  • Display Device
  • Sensor
  • Audio Driver
Network and Communication
  • Network Interface Card
  • Network Protocol
  • SIM Card
  • eSIM
  • Voice Call
  • SMS
Firmware Upgrade
  • Firmware Download
  • Firmware OTA Upgrade
  • Firmware OTA Delta Package Making Guide
  • Frequently Asked Questions
Development Tool
  • QPYcom User Guide
  • Thonny IDE User Guide
  • DTU Tool User Guide
  • Factory Tool User Guide
  • Log Tool User Guide
  • VSCode Plugin User Guide
Product Solution
  • DTU Solution
  • Smart Agriculture Central Control Panel
  • Wearable Solution
  • Electricity Meter
  • Tracker Solution
Helios SDK
  • Helios SDK Development Guide__Getting Started
  • Helios SDK Development Guide__Intermediate
  • Helios SDK Development Guide__Advanced
  • Link
    • The site is generated using teedoc
  • Source code
    • gitee