✕ Clear all filters
14 articles

📰 Dev.to · QuecPython

14 articles · Updated every 3 hours · View all reads

All Articles 72,052Blog Posts 101,122Tech Tutorials 17,514Research Papers 15,348News 12,911 ⚡ AI Lessons
QuecPython + audio: Implement Audio Recording and Playback
Dev.to · QuecPython 1mo ago
QuecPython + audio: Implement Audio Recording and Playback
Overview As a development framework designed specifically for the Internet of Things,...
QuecPython + camera: Implement QR Code/Barcode Scanning and Photo Capture
Dev.to · QuecPython 1mo ago
QuecPython + camera: Implement QR Code/Barcode Scanning and Photo Capture
Overview With a QuecPython development board paired with a camera module, developers can...
QuecPython + WLAN: Wireless Network Control
Dev.to · QuecPython 1mo ago
QuecPython + WLAN: Wireless Network Control
WLAN Overview WLAN (Wireless Local Area Network) is a network technology that enables...
QuecPython + 1-Wire: IoT Device Communication Guide + Application Examples
Dev.to · QuecPython 1mo ago
QuecPython + 1-Wire: IoT Device Communication Guide + Application Examples
1-Wire Overview 1-Wire is a master-slave serial communication protocol developed by Dallas...
VSCode Plugin User Guide
Dev.to · QuecPython 1mo ago
VSCode Plugin User Guide
To facilitate developers using VSCode for QuecPython development, the QuecPython team has introduced...
PWM- Pulse Width Modulation
Dev.to · QuecPython 1mo ago
PWM- Pulse Width Modulation
ow PWM Works & Common Applications Pulse Width Modulation (PWM) is a very effective...
GPIO- General-Purpose Input/Output
Dev.to · QuecPython 1mo ago
GPIO- General-Purpose Input/Output
Basic Knowledge It will benefit us a lot by learning about basic knowledge on GPIO. ...
HTTP Communication
Dev.to · QuecPython 1mo ago
HTTP Communication
Introduction to HTTP HTTP Protocol HTTP (Hyper Text Transfer Protocol) is a...
Watchdog Timer
Dev.to · QuecPython 1mo ago
Watchdog Timer
Overview For cellular communication modules, the watchdog is a hardware or software...
MQTT Application Note
Dev.to · QuecPython 1mo ago
MQTT Application Note
This document provides a detailed introduction on how to use the MQTT protocol for communication in...