ESP32 + TinyML 离线 AI 语音识别实战:从零构建唤醒词检测系统
手把手教你用 ESP32-S3 + Edge Impulse 训练离线语音识别模型,实现本地唤醒词检测,无需联网、延迟低于 200ms,适合智能家居和 IoT 项目。
手把手教你用 ESP32-S3 + Edge Impulse 训练离线语音识别模型,实现本地唤醒词检测,无需联网、延迟低于 200ms,适合智能家居和 IoT 项目。
Arduino 零基础入门实战教程,涵盖光敏电阻模拟信号读取、串口监视器实时显示光照变化、舵机接线与串口控制角度。两个经典项目帮你快速掌握传感器输入与执行器输出。
从零学会 Arduino 驱动电机——A4988 控制步进电机(42 stepper)、L298N 驱动直流电机,含接线图、完整代码、微步进配置、PWM 调速与常见问题排查。
CH55x 系列单片机完全指南,涵盖型号选型对比、开发环境搭建、USB HID 设备开发、SWD 调试器制作,以及常见问题排查,帮你从零开始掌握沁恒 CH55x 系列。
ESP32 进阶实战——EEPROM 断电保存数据、UART 串口通信(引脚定义 + 3 个硬串口)、Wi-Fi OTA 远程更新固件,含完整 Arduino 代码与常见问题排查。
用 5 美元的 ESP32-C6 搭建独立 Thread 边界路由器,连接 Matter/Thread 设备到 Home Assistant,无需 USB、无需额外硬件。2026 实战教程,含 IPv6 配置与排错指南。
一文汇总 ESP32 开发中最实用的三大主题:烧录超时、掉电检测等常见故障排查,Marlin 3D 打印固件安装全流程,以及 OpenAI 实时嵌入式 SDK 的语音交互实战。
一文掌握 Jetson Nano 从零到一的完整配置流程:系统优化节省 1.6GB 内存、Jupyter Lab 原生与 Docker 安装、VS Code 网页版部署、服务自启动设置,助你快速搭建边缘 AI 开发环境。
Matter 协议终结了智能家居生态碎片化问题。本文从协议原理、技术架构、安全认证体系(DAC/PAA/DCL)、Thread 网络、多平台接入到 ESP32-C6 开发实战,一站式讲清楚 Matter 是什么、怎么工作、如何开发。2026 年最新版。
从 A4988 步进电机、SG90/MG996 舵机、L298N 直流电机 PWM 调速,到编码器闭环 PID 控制和太阳能充电控制器,一篇搞定嵌入式电机控制全部实战知识。
IKEA announced abandoning Zigbee for Thread/Matter protocol. Is the DIRIGERA hub just a transition solution? This article builds a Thread Border Router with a $5 ESP32-C6, integrates IKEA TRETMANN and RODRET devices, compares DIRIGERA vs ESP32-C6 solutions, includes complete Home Assistant integration and Zigbee vs Matter deep analysis.
A step-by-step guide to training an offline voice recognition model with ESP32-S3 + Edge Impulse, implementing local wake word detection with no internet required, sub-200ms latency, perfect for smart home and IoT projects.
Arduino zero-basics practical tutorial, covering photoresistor analog signal reading, serial monitor real-time display of light changes, servo wiring and serial control angle. Two classic projects help you quickly master sensor input and actuator output.
Learn Arduino motor driving from scratch - A4988 controlling stepper motors (42 stepper), L298N driving DC motors, including wiring diagrams, complete code, microstepping configuration, PWM speed control, and common troubleshooting.
A comprehensive guide to the CH55x MCU series, covering model selection and comparison, development environment setup, USB HID device development, SWD debugger builds, and common troubleshooting — helping you master the WCH CH55x series from scratch.
ESP32 advanced hands-on — EEPROM for power-loss-proof data persistence, UART serial communication (pin definitions + 3 hardware UARTs), Wi-Fi OTA remote firmware updates, with complete Arduino code and troubleshooting.
Build a standalone Thread Border Router for $5 using ESP32-C6. Connect Matter/Thread devices to Home Assistant — no USB, no extra hardware. Step-by-step 2026 guide with IPv6 setup and troubleshooting.
A comprehensive guide covering three most practical ESP32 topics: flash timeout and brownout detector troubleshooting, Marlin 3D printer firmware installation, and OpenAI real-time embedded SDK voice interaction practice.
Master the complete configuration process of Jetson Nano from zero to one: system optimization saves 1.6GB memory, Jupyter Lab native and Docker installation, VS Code web version deployment, service auto-start settings, helping you quickly build an edge AI development environment.